This website requires JavaScript.
Explore
Help
Register
Sign In
bartool
/
flatcam-wsl
Watch
1
Star
0
Fork
0
You've already forked flatcam-wsl
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3565a39918b61f62872a3c9a0f327019ce35e7a4
flatcam-wsl
/
flatcamGUI
History
Marius Stanciu
af091c7b14
- made the Feedrate Rapids parameter to depend on the type of postprocessor choosed. It will be showed only for a postprocessor which the name contain 'marlin' and for any postprocessor's that have 'custom' in the name
2019-05-11 04:54:05 +03:00
..
__init__.py
…
FlatCAMGUI.py
- fixed issue in camlib.CNCjob.generate_from_excellon_by_tool() in the drill path optimization algorithm selection when selecting the MH algorithm. The new API's for Google OR-tools required some changes and also the time parameter can be now just an integer therefore I modified the GUI
2019-05-11 04:41:18 +03:00
GUIElements.py
- in Script Editor added support for "CTRL + / " key combo to comment/uncomment line
2019-05-06 01:54:35 +03:00
ObjectUI.py
- made the Feedrate Rapids parameter to depend on the type of postprocessor choosed. It will be showed only for a postprocessor which the name contain 'marlin' and for any postprocessor's that have 'custom' in the name
2019-05-11 04:54:05 +03:00
PlotCanvas.py
- Gerber Editor: finished the selection on canvas; should be used as an template for the other Editors
2019-04-10 03:56:56 +03:00
VisPyCanvas.py
…
VisPyPatches.py
…
VisPyTesselators.py
…
VisPyVisuals.py
- fixed an error that created a situation that when saving a project with some of the CNCJob objects disabled, on project reload the CNCJob objects are no longer loaded
2019-03-22 17:56:11 +02:00