Marius Stanciu
|
1a8db0b5d9
- fixed the Tcl Command Geocutout to work with Gerber objects too (besides Geometry objects)
|
hace 7 años |
Marius Stanciu
|
2ee80990e5
- added a new function (and shortcut key Escape) that when triggered it deselects all selected objects and delete the selection box(es)
|
hace 7 años |
Marius Stanciu
|
9dfbae7515
- added plot kind for CNC Job in the App Preferences
|
hace 7 años |
Marius Stanciu
|
05ae92726c
- renamed the theme to layout because it is really a layout change
|
hace 7 años |
Marius Stanciu
|
8bbb9ba534
- all kwy shortcuts work across the entire application; started to move all the shortcuts definitions in FlatCAMGUI.keyPressEvent()
|
hace 7 años |
Marius Stanciu
|
67d089832e
- all kwy shortcuts work across the entire application; started to move all the shortcuts definitions in FlatCAMGUI.keyPressEvent()
|
hace 7 años |
Marius Stanciu
|
28f11ef55f
- small bugs related to shortcut keys solved
|
hace 7 años |
Marius Stanciu
|
dedf8c09de
- fixed the name self-insert in save dialog file for GCode; added protection in case the save path is None
|
hace 7 años |
Marius Stanciu
|
b589292c0f
- fixed bug in Excellon Slots milling: a value of a dict key was a string instead to be an int. A cast to integer solved it.
|
hace 7 años |
Marius Stanciu
|
299a6585a7
- done a regression on Tool Tab default text. It somehow delete Tools in certain scenarios so I got rid of it
|
hace 7 años |
Marius Stanciu
|
2ea2ed0cb0
- fixed the units calculators crash FlatCAM when using comma as decimal separator
|
hace 7 años |
Marius Stanciu
|
3b8b7d470a
- added a new parameter to set the feedrate of the probing in case the used postprocessor does probing (has toolchange_probe in it's name)
|
hace 7 años |
Marius Stanciu
|
822800e7f5
- added a way to set the Probe depth if Toolchange_Probe postprocessors are selected
|
hace 7 años |
Marius Stanciu
|
ed6d262780
- added an initial text in the Tools tab
|
hace 7 años |
Marius Stanciu
|
bd3cb3aba3
- 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
|
hace 7 años |
Marius Stanciu
|
3714203c95
- formatted the Shortcut List Tab into a HTML table
|
hace 7 años |
Marius Stanciu
|
8a6c48c7a9
- changed the shortcut keys for Zoom In, Zoom Out and Zoom Fit from 1, 2, 3 to '-', '=' respectively 'V'. Added new shortcut keys '1', '2', '3' for Select Project Tab, Select Selected Tab and Select Tool Tab.
|
hace 7 años |
Marius Stanciu
|
713b584841
- 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.
|
hace 7 años |
Marius Stanciu
|
166fa0470b
- modified ReadMe to correct a mistake
|
hace 7 años |
Marius Stanciu
|
4e8f8905c8
- modified the Toolchange_Probe_general postprocessor file to include now Z moves before the actual toolchange event
|
hace 7 años |
Marius Stanciu
|
e1888b1647
- added an automatic name on each save operation based on the object name and/or the current date
|
hace 7 años |
Marius Stanciu
|
5e55f0d499
- fixed remove_tools() so the Tcl Shell action is readded to the Tools menu and reconnected to it's slot function
|
hace 7 años |
Marius Stanciu
|
7da1d23098
- added a remove_tools() function before install_tools() in the init_tools() that is called when creating a new project. Should solve the issue with having double menu entry's in the TOOLS menu
|
hace 7 años |
Marius Stanciu
|
6ea3499d39
- updated the new shortcut list with the shortcuts added lately
|
hace 7 años |
Marius Stanciu
|
12b78cf2f3
- fixed the snap magnet button in Geometry Editor, restored the checkable property to True
|
hace 7 años |
Marius Stanciu
|
ee2c684a9c
- added a new postprocessor file named: 'probe_from_zmove' which allow probing to be done from z_move position on toolchange event
|
hace 7 años |
Marius Stanciu
|
7607aad8d8
- added protection against entering float numbers with comma separator instead of decimal dot separator in key points of FlatCAM (not everywhere)
|
hace 7 años |
Marius Stanciu
|
0b96cbbac1
- code cleanup in Tools
|
hace 7 años |
Marius Stanciu
|
4f97e8ae45
- fixed the date in the ReadMe
|
hace 7 años |
Marius Stanciu
|
de7e41991d
- fixed a source of possible errors in DetachableTab Widget.
|
hace 7 años |