Anonymous

Project:RELaserSoftware: Difference between revisions

From London Hackspace Wiki
no edit summary
No edit summary
Line 22: Line 22:
== Current State of work ==
== Current State of work ==


* We have some knowledge of the .MOL format
We have:
* We have a [https://github.com/londonhackspace/txt2mol .TXT to .MOL compiler] based on a dll. (runs under Wine)
 
* We have a [https://github.com/londonhackspace/dumpmol .TXT parser] using python and construct
* Some knowledge of the .MOL format
* A [https://github.com/londonhackspace/txt2mol .TXT to .MOL compiler] based on a dll. (runs under Wine)
* A [https://github.com/londonhackspace/dumpmol .TXT parser] using python and construct
* There are headers online, [http://read.pudn.com/downloads184/sourcecode/windows/862584/Line/mpc03ls.h__.htm mpc03ls.h] and [http://google.com/search?q=%22mpc05ls.h%22 mpc05ls.h]
* There are headers online, [http://read.pudn.com/downloads184/sourcecode/windows/862584/Line/mpc03ls.h__.htm mpc03ls.h] and [http://google.com/search?q=%22mpc05ls.h%22 mpc05ls.h]
* A [http://pointless.net/hg/mpc6515/ USB driving software] that allows us to tell the laser cutter to run box, etc.


== Currently to do ==
== Currently to do ==
Line 32: Line 35:
* Figure out which parts of the TXT file correspond to which function calls, so we know how to generate meaningful TXT files.
* Figure out which parts of the TXT file correspond to which function calls, so we know how to generate meaningful TXT files.
* More work on .Mol files?
* More work on .Mol files?
==Current Repo==
[http://pointless.net/hg/ Current Repo] of work done by [[user:JasperWallace]]


==Initial Analysis of .mol file==
==Initial Analysis of .mol file==
3,313

edits