• 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
ToolpathExport.py 7.64 KB