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
8a6ada1984cc4821a20e51e319257c88d018a354
flatcam-wsl
/
flatcamGUI
History
Marius Stanciu
8a6ada1984
- added a new parameter named 'End Move X,Y' for the Geometry and Excellon objects. Adding a tuple of coordinates in this field will control the X,Y position of the final move; not entering a value there will cause not to make an end move
2020-02-26 04:43:54 +02:00
..
VisPyData
/data
- stored inside FlatCAM app the VisPy data files and at the first start the application will try to copy those files to the APPDATA (roaming) folder in case of running under Windows
2019-08-15 02:18:13 +03:00
__init__.py
- added a visual cue in Menu -> Edit about the entries to enter the Editor and to Save & Exit Editor. When one is enabled the other is disabled.
2019-03-11 12:23:26 +02:00
FlatCAMGUI.py
- added a new FlatCAM Tool: Gerber Invert Tool. It will invert the copper features in a Gerber file: where is copper there will be empty and where is empty it will be copper
2020-02-14 17:08:06 +02:00
GUIElements.py
- added a new parameter named 'End Move X,Y' for the Geometry and Excellon objects. Adding a tuple of coordinates in this field will control the X,Y position of the final move; not entering a value there will cause not to make an end move
2020-02-26 04:43:54 +02:00
ObjectUI.py
- added a new parameter named 'End Move X,Y' for the Geometry and Excellon objects. Adding a tuple of coordinates in this field will control the X,Y position of the final move; not entering a value there will cause not to make an end move
2020-02-26 04:43:54 +02:00
PlotCanvas.py
- print() debugging
2020-01-10 13:00:47 +02:00
PlotCanvasLegacy.py
- updated all the translations files
2019-12-28 03:59:05 +02:00
PreferencesUI.py
- added a new parameter named 'End Move X,Y' for the Geometry and Excellon objects. Adding a tuple of coordinates in this field will control the X,Y position of the final move; not entering a value there will cause not to make an end move
2020-02-26 04:43:54 +02:00
VisPyCanvas.py
- small changes
2020-01-10 14:55:32 +02:00
VisPyPatches.py
- fixed an issue in old default file detection and in saving the factory defaults file
2019-12-25 17:51:37 +02:00
VisPyTesselators.py
- enhanced the Tool Film adding the Film adjustments and added the GUI in Preferences
2019-10-13 18:13:39 +03:00
VisPyVisuals.py
- speed up the plotting in OpenGL(3D) graphic mode
2019-12-23 15:49:16 +02:00