- 19 Mar, 2015 2 commits
-
-
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
-
- 02 Nov, 2014 1 commit
-
-
ajfoul authored
-
- 01 Nov, 2014 1 commit
-
-
ajfoul authored
-
- 19 Oct, 2014 3 commits
- 18 Oct, 2014 1 commit
-
-
ajfoul authored
-
- 16 Oct, 2014 3 commits
- 14 Oct, 2014 2 commits
-
-
ajfoul authored
-
ajfoul authored
A few changes to gcode generation: + M3 commands include laser intensity (S[0-100]) + G00 (move w/laser off) get feedrate independent of cut moves + G01-03 (cut moves) get feedrate independent of G00 rate + Option to insert home all (G28) before starting + All above get fields/toggle in dialog - Removed header and footer in out put (was causing me issues) +/- more appropriate comments
-
- 03 Oct, 2013 3 commits