I´m glad I got my plotter to work (on win7 pro x64) - really awsome that the provided cnc demos work immediately! Now I try to find a workflow to create my own plots. To create a dxf file I use Adobe Illustrator.
In your instruction and also in troubleshooting Q&A #4 you suggest to use dxf2gcode to create the right type of g-code for the plotter.
Well, my dxf2gcode installation (version PyQt4 beta) can import dxf easily and the path it constructs looks great, too. But the only format it offers for exporting is .ngc.
I read that this is linux cnc and very similar to .cnc. But if I send it by GRemote to the plotter I get the following error:
java.lang.reflect.InvocationTargetException
Same thing when I change the .ngc extension by hand to .cnc.
If I search for the meaning of this message this leads me to programmers´ conversations I havn´t got the least clue of.
Am I doing something wrong? How do you folks work with dxf2gcode? Does it feed your plotter properly?
hints & help greatly appreciated!