flatcam/flatcamTools
Marius Stanciu 70d123306c - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working
- in Tools Database made the status bar messages show when adding/copying/deleting tools in DB
- changed all Except statements that were single to except Exception as recommended in some PEP
- renamed the Copper Fill Tool to Copper Thieving Tool as this is a more appropriate name; started to add ability for more types of copper thieving besides solid
- fixed some issues recently introduced in ParseSVG
- updated POT file
2019-11-11 02:35:42 +02:00
..
ToolCalculators.py - fixed a bug in SolderPaste Tool that did not allow to view the GCode 2019-11-03 13:19:48 +02:00
ToolCalibrateExcellon.py - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 2019-11-11 02:35:42 +02:00
ToolCopperThieving.py - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 2019-11-11 02:35:42 +02:00
ToolCutOut.py - started to work to a new tool: Calibrate Excellon Tool 2019-10-20 05:25:54 +03:00
ToolDblSided.py - Copper Fill Tool: added possibility to select between a bounding box rectangular or convex hull when the reference is the geometry of the source Gerber object 2019-10-25 23:08:44 +03:00
ToolDistance.py - updated the UI in Geometry UI 2019-11-05 01:01:52 +02:00
ToolDistanceMin.py - updated the UI in Geometry UI 2019-11-05 01:01:52 +02:00
ToolFilm.py - finished the update on German translation. Part of it was corrected by Jens Karstedt 2019-10-18 15:52:45 +03:00
ToolImage.py - fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots 2019-10-16 02:28:18 +03:00
ToolMove.py - fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots 2019-10-16 02:28:18 +03:00
ToolNonCopperClear.py - updated the UI in Geometry UI 2019-11-05 01:01:52 +02:00
ToolOptimal.py - updated the UI in Geometry UI 2019-11-05 01:01:52 +02:00
ToolPDF.py - minor change 2019-10-26 00:43:15 +03:00
ToolPaint.py - fixed bug in the Paint Tool that did not allow choosing a Paint Method that was not Standard 2019-11-06 22:18:33 +02:00
ToolPanelize.py - fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots 2019-10-16 02:28:18 +03:00
ToolPcbWizard.py - fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots 2019-10-16 02:28:18 +03:00
ToolProperties.py - fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots 2019-10-16 02:28:18 +03:00
ToolQRCode.py - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 2019-11-11 02:35:42 +02:00
ToolRulesCheck.py - fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots 2019-10-16 02:28:18 +03:00
ToolShell.py - fixed bug in Panelization Tool for which in case of Excellon objects, the panel kept a reference to the source object which created issues when moving or disabling/enabling the plots 2019-10-16 02:28:18 +03:00
ToolSolderPaste.py - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 2019-11-11 02:35:42 +02:00
ToolSub.py - changed the Panelize tool icon 2019-10-16 04:24:02 +03:00
ToolTransform.py - started to work to a new tool: Calibrate Excellon Tool 2019-10-20 05:25:54 +03:00
__init__.py - in Tools Database added a contextual menu to add/copy/delete tool; CTRL+C, DEL keys work too; key T for adding a tool is now only partially working 2019-11-11 02:35:42 +02:00