• 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
Name
Last commit
Last update
Tests Loading commit data...
debian Loading commit data...
doc Loading commit data...
man Loading commit data...
pycam Loading commit data...
pyinstaller Loading commit data...
samples Loading commit data...
scripts Loading commit data...
share Loading commit data...
.gitignore Loading commit data...
COPYING.TXT Loading commit data...
Changelog Loading commit data...
INSTALL.TXT Loading commit data...
LICENSE.TXT Loading commit data...
MANIFEST.in Loading commit data...
Makefile Loading commit data...
README.TXT Loading commit data...
pylint.sh Loading commit data...
release_info.txt Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...
technical_details.txt Loading commit data...