vichug123 / neuron-replicator

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

Slicer and DyIO #7

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Take a look at Java slicers and talking to Bowler devices

Original issue reported on code.google.com by Mad.Hephaestus@gmail.com on 8 Jan 2012 at 6:18

GoogleCodeExporter commented 8 years ago
I've posted a list of qualities to consider in slicer/planners at 
http://code.google.com/p/neuron-replicator/wiki/PlannerComparison - can I get a 
check on that list for anything else obvious I should be considering?

Original comment by jono...@gmail.com on 10 Jan 2012 at 10:10

GoogleCodeExporter commented 8 years ago
I have a "call external program" slicer class written up. Even though we do 
want to build around an internal one, this one is good for supporting 
alternative setups, and gets us functional quick. Probably ends up buried in 
the "settings for people who want to meddle" tab. Probably took me about an 
hour and a half to get together.

Original comment by jono...@gmail.com on 4 Apr 2012 at 4:06

GoogleCodeExporter commented 8 years ago
sfact and skeinforge can be modified slightly and packaged with jython into a 
jarfile that will run with no GUI anywhere we have Java. This probably wants to 
be a separate process for various reasons, and as such would go through the 
same interface as a separate slicer, but it can be done without introducing any 
non-java dependencies.

1 hour

Original comment by jono...@gmail.com on 1 Jul 2012 at 12:20