1. 28 Oct, 2012 2 commits
  2. 20 Oct, 2012 1 commit
  3. 20 Aug, 2012 1 commit
  4. 25 Jul, 2012 1 commit
  5. 23 Jul, 2012 2 commits
  6. 22 Jul, 2012 1 commit
  7. 20 Jul, 2012 2 commits
  8. 19 Jul, 2012 7 commits
  9. 11 Jul, 2012 1 commit
  10. 08 Jul, 2012 1 commit
  11. 03 Jul, 2012 2 commits
  12. 02 Jul, 2012 3 commits
  13. 24 Jun, 2012 4 commits
  14. 22 Jun, 2012 11 commits
  15. 21 Jun, 2012 1 commit
    • Lars Kruse's avatar
      use ParameterGroup for different toolpath processor settings · 574c1a6f
      Lars Kruse authored
      * ToolpathProcessors now handles different kinds of tasks (Milling, Cutting, ...)
      * all settings in GCodeParameters are moved to the proper ParameterGroup
      * for now we ignore the PostProcessors (different GCode dialects)
      * show/hide does not work currently for "spindle_enable"
      * settings are currently not applied - just the UI works
      * still no GCode export
      574c1a6f