vichug123 / neuron-replicator

Automatically exported from code.google.com/p/neuron-replicator
0 stars 0 forks source link

Java G-code interpreters #41

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Writing up an extensible G code interpreter so we can test the machine. Ideally 
also suited for incorporation with kinematics into the NR SDK.

Original issue reported on code.google.com by jono...@gmail.com on 30 Mar 2012 at 6:23

GoogleCodeExporter commented 8 years ago
Basic coding for the generic interpreter written to AbstractKinematics is done. 
It probably wants some more testing and debugging. I didn't run a timer, but 
I'd estimate about 10-12 hours of work so far. Next up is writing javadoc for 
it - it has some programming styles that I'm not certain are familiar to people 
in it.

Original comment by jono...@gmail.com on 30 Mar 2012 at 6:32

GoogleCodeExporter commented 8 years ago
Docs written. Need to know whether we /do/ want the basic positioning 
interpreter in the replicator project or back in the SDK; everything so far 
runs with an arbitrary AbstractKinematics object. 2.5 hours. Docs are 
temporarily posted at http://tcita.com/~jonored/nrdkgcode/ until destination 
package is resolved.

Original comment by jono...@gmail.com on 30 Mar 2012 at 9:07

GoogleCodeExporter commented 8 years ago
Core parser should be done; bugs should be new issues for the bug at this point.

Original comment by jono...@gmail.com on 30 Dec 2012 at 4:44

GoogleCodeExporter commented 8 years ago
Core parser should be done; bugs should be new issues for the bug at this point.

Original comment by jono...@gmail.com on 30 Dec 2012 at 4:44