flatcam/flatcamTools
Marius Stanciu 299a6585a7 - done a regression on Tool Tab default text. It somehow delete Tools in certain scenarios so I got rid of it
- fixed bug in multigeometry geometry not having the bounds in self.options and crashing the GCode generation
- fixed bug that crashed whole application in case that the GCode editor is activated on a Tool gcode that is defective.
2019-02-06 00:16:14 +02:00
..
ToolCalculators.py - fixed the units calculators crash FlatCAM when using comma as decimal separator 2019-02-05 22:32:48 +02:00
ToolCutOut.py - added a new parameter in the Tool Film which control the thickness of the stroke width in the resulting SVG. It's a scale parameter. 2019-02-04 20:49:37 +02:00
ToolDblSided.py - added a new parameter in the Tool Film which control the thickness of the stroke width in the resulting SVG. It's a scale parameter. 2019-02-04 20:49:37 +02:00
ToolFilm.py - added a new parameter in the Tool Film which control the thickness of the stroke width in the resulting SVG. It's a scale parameter. 2019-02-04 20:49:37 +02:00
ToolImage.py - added an automatic name on each save operation based on the object name and/or the current date 2019-02-03 23:08:09 +02:00
ToolMeasurement.py - added an automatic name on each save operation based on the object name and/or the current date 2019-02-03 23:08:09 +02:00
ToolMove.py - added an automatic name on each save operation based on the object name and/or the current date 2019-02-03 23:08:09 +02:00
ToolNonCopperClear.py - added a text in the Selected Tab which is showed whenever the Selected Tab is selected but without having an object selected to display it's properties 2019-02-05 13:04:37 +02:00
ToolPaint.py - done a regression on Tool Tab default text. It somehow delete Tools in certain scenarios so I got rid of it 2019-02-06 00:16:14 +02:00
ToolPanelize.py - added a new parameter in the Tool Film which control the thickness of the stroke width in the resulting SVG. It's a scale parameter. 2019-02-04 20:49:37 +02:00
ToolProperties.py - added an automatic name on each save operation based on the object name and/or the current date 2019-02-03 23:08:09 +02:00
ToolShell.py - updated the new shortcut list with the shortcuts added lately 2019-02-03 15:13:09 +02:00
ToolTransform.py - added an automatic name on each save operation based on the object name and/or the current date 2019-02-03 23:08:09 +02:00
__init__.py - added protection against entering float numbers with comma separator instead of decimal dot separator in key points of FlatCAM (not everywhere) 2019-02-02 23:56:08 +02:00