- 30 Mar, 2015 2 commits
-
-
leonmuller authored
-
leonmuller authored
Accounts for strokes on objects. Conditional raster export as some items in inkscape are positioned strangely.
-
- 29 Mar, 2015 3 commits
-
-
leonmuller authored
commented out the old way of pulling image data for raster directly from the inkscape base64 data. I have changed it to use the inkscape exporter command line mechanism which seems to be more reliable.
-
leonmuller authored
-
leonmuller authored
Patched a bug where script would not output debugging text due to a bug in inkscape not finding all the objects in a layer.
-
- 28 Mar, 2015 7 commits
-
-
leonmuller authored
-
leonmuller authored
-
leonmuller authored
-
leonmuller authored
-
leonmuller authored
-
leonmuller authored
-
leonmuller authored
-
- 27 Mar, 2015 2 commits
-
-
leonmuller authored
Universal exporting. For objects that are not an image and are not a path they will be converted to an image and then exported to be raster cut
-
leonmuller authored
-
- 22 Mar, 2015 2 commits
-
-
leonmuller authored
-
leonmuller authored
-
- 19 Mar, 2015 9 commits
-
-
leonmuller authored
-
leonmuller authored
-
leonmuller authored
-
leonmuller authored
-
leonmuller authored
-
leonmuller authored
-
leonmuller authored
Fixed x-y coordinates of raster image, fixed a bug where multipe objects in a single layer were not being exported
-
leonmuller authored
Added scaling support - so you can resize the image in inkscape and have it raster at the right size
-
leonmuller authored
Rastering for images embedded in inkscape layers - does not handle resizing of image yet, will export at original resolution for raster independant of inkscape resizing of the image. Also need to put in the M positioning codes before the raster
-
- 18 Mar, 2015 3 commits
-
-
leonmuller authored
-
leonmuller authored
-
leonmuller authored
-
- 17 Mar, 2015 2 commits
-
-
leonmuller authored
Updated my cutting surface to have guides for the little metal engraving area. Updated cutting settings for materials
-
leonmuller authored
Fixed division cutting off floating points for smoothie. Fixed error messages to correctly print in Inkscape dialog box
-
- 07 Mar, 2015 5 commits
-
-
leonmuller authored
-
leonmuller authored
-
leonmuller authored
-
leonmuller authored
-
leonmuller authored
07-March-2015 - 10 hours : Cleaned up the exporters code a lot. Added ppm and feedrate detection from the layer name. Updated the gcode that is exported to be neater and work better with pulsed mode using G01, G02 and G03 commands. 07-March-2015 - Fixed the G28 command at the end of the job. Added defaults for laser power, feedrates and ppm if defined. If ppm isn't defined in the layer options it will operate as continuous wave mode. See the help in the extension dialog for how to use. 07-March-2015 - Marlin codebase mod : You need to patch the Marlin codebase to turn on the laser before moving for G02 and G03 commands. This plugin assumes this has been done. More details to come in the future. Copy the code from the G01 above in marlin_main.cpp
-
- 26 Feb, 2015 2 commits
-
-
leonmuller authored
-
leonmuller authored
Added misc changes
-
- 22 Nov, 2014 2 commits
-
-
ajfoul authored
-
- 03 Nov, 2014 1 commit
-
-
ajfoul authored
-