Sandy,
Does gcode input to the processing controller scale up or down when you resize the 'vector' gcode instructions? Are there any caveats to .svg files being sent to the lightweight control program in terms of getting the document properties right?
I'm having problems with drawings that seem to be going off the edge of my page, especially with the death to sharpie output. All the lines appear to fall within the bounds when in the controller, but go off the page when sent through the python script or they are being drawn much larger than expected.
Just so you know, my instructions queue is:
-Set motor speed
-set motor acceleration
-Set home
-drawing instructions from draw vector.
I have re-upped the machine dimensions, mm per rev and steps to the arduino direct to usb as I thought this might be the culprit. Any ideas?
|