Marius
|
cb52f1c10a
- lightened the hue of the color for 'success' messages printed in the Tcl Shell browser
|
5 tahun lalu |
Marius Stanciu
|
e64c7060e5
- updated DrillCncJob Tcl Command with new parameters and fixed it to work in the new format of the Excellon methods
|
5 tahun lalu |
Marius Stanciu
|
4c196f6bae
- the Show Shell in Edit -> Preferences will now toggle the Tcl shell based on the current status of the Tcl Shell
|
5 tahun lalu |
Marius Stanciu
|
7e98365885
- minor update to the autocomplete dictionary
|
5 tahun lalu |
Marius Stanciu
|
742180d6e3
- updated the Tcl commands PlotAll and PlotObjects to have a parameter that control if the objects are to be plotted or not on canvas; it serve as a disable/enable
|
5 tahun lalu |
Marius Stanciu
|
1b14e9d451
- updated the App.plot_all() method giving it the possibility to be run as threaded or not
|
5 tahun lalu |
Marius Stanciu
|
8a299e8fc8
- multiple fixes in the Tcl commands (especially regarding the interchange between True/false and 1/0 values)
|
5 tahun lalu |
Marius Stanciu
|
5dcddb168e
- added the outname parameter for the geocutout Tcl command
|
5 tahun lalu |
Marius Stanciu
|
45a2890850
- when the Save button is clicked in the Edit -> Preferences the Preferences tab is closed.
|
5 tahun lalu |
Marius Stanciu
|
abce81d802
- fixed issue #394 - the saveDialog in Linux did not added the selected extension
|
5 tahun lalu |
Marius Stanciu
|
418ebd6606
- minor changes in GUI (Save locations in Menu -> File) and the key shortcuts
|
5 tahun lalu |
Marius Stanciu
|
496be49027
- made sure that the timeout parameter used by some Tcl Commands is seen as an integer in all cases
|
5 tahun lalu |
Marius Stanciu
|
13644187e4
- removed some packages from setup_ubuntu.sh as they are not needed in FlatCAM beta
|
5 tahun lalu |
Marius Stanciu
|
d80de538e3
- modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387.
|
5 tahun lalu |
Marius Stanciu
|
c13721184c
- if FlatCAM is not run with Python version >= 3.5 it will exit.
|
5 tahun lalu |
Marius Stanciu
|
42949021b1
- fixed the Tcl Command Delete to have an argument -f that will force deletion evading the popup (if the popup is enabled). The sme command without a name now will delete all objects
|
5 tahun lalu |
Marius Stanciu
|
ecba1a9232
- updated the 2Sided Tool by not allowing the Gerber file to be mirrored without a valid reference and added some placeholder texts
|
5 tahun lalu |
Marius Stanciu
|
e1269cdb34
- updated the requirements file
|
5 tahun lalu |
Marius Stanciu
|
573070f154
- some PEP8 changes and other minor changes
|
5 tahun lalu |
Marius Stanciu
|
d14e5d9445
- fixed a bug in handling the UP/DOWN key shortcuts that caused a crash when no object was selected in the Project Tab; also made sure that the said keys are handled only for the Project Tab
|
5 tahun lalu |
Marius Stanciu
|
ee6ac2593f
- fixed an crash generated when running the Tool Database from the Menu -> Options menu entry
|
5 tahun lalu |
Marius Stanciu
|
b11ac0ca4d
- added a minor change to the ListSys Tcl command
|
5 tahun lalu |
Marius Stanciu
|
69b39e2937
- added key shortcuts (arrow up/down) that will select the objects in the Project tab if the focus is in that tab
|
5 tahun lalu |
Marius Stanciu
|
8a2ed1c726
- some changes in the Geometry UI
|
5 tahun lalu |
Marius Stanciu
|
139baaff64
- fixed issue #386 - multiple Cut operation on a edited object created a crash due of the bounds() method
|
5 tahun lalu |
Marius Stanciu
|
fdd5344581
- fixed bug in Gerber parser that allowed loading as Gerber of a file that is not a Gerber
|
5 tahun lalu |
Marius Stanciu
|
836122ca24
- fix to work with Python 3.8 (closing the application)
|
5 tahun lalu |
Marius Stanciu
|
b53c1c403a
- fix for contextual menus on canvas when using PyQt versions > 5.12.1
|
5 tahun lalu |
Marius Stanciu
|
bee2a9dddc
- made sure that the HDPI scaling attribute is set before the QApplication is started
|
5 tahun lalu |
Marius Stanciu
|
376c8058d9
- fixed the Repeated code parsing in Excellon Parse
|
5 tahun lalu |