1. 19 Mar, 2015 2 commits
  2. 18 Mar, 2015 3 commits
  3. 17 Mar, 2015 2 commits
  4. 07 Mar, 2015 5 commits
    • leonmuller's avatar
      cleaned up the readme · f6417fa1
      leonmuller authored
      f6417fa1
    • leonmuller's avatar
      cleaned up the readme · 6627463d
      leonmuller authored
      6627463d
    • leonmuller's avatar
      Merge back to master · 0a58a45f
      leonmuller authored
      0a58a45f
    • leonmuller's avatar
      Renamed some files · a4ef99b1
      leonmuller authored
      a4ef99b1
    • leonmuller's avatar
      07-March-2015 - 10 hours : Cleaned up the exporters code a lot. Added ppm and... · 23360535
      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
      23360535
  5. 26 Feb, 2015 2 commits
  6. 22 Nov, 2014 2 commits
  7. 03 Nov, 2014 1 commit
  8. 02 Nov, 2014 1 commit
  9. 01 Nov, 2014 1 commit
  10. 19 Oct, 2014 3 commits
  11. 18 Oct, 2014 1 commit
  12. 16 Oct, 2014 3 commits
  13. 14 Oct, 2014 2 commits
    • ajfoul's avatar
      Add info about this fork · 771ca369
      ajfoul authored
      771ca369
    • ajfoul's avatar
      Modified to output LMN Marlin friendly gcode · 4dbf9e2a
      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
      4dbf9e2a
  14. 03 Oct, 2013 3 commits