Marius Stanciu
|
8f7d169e9c
- when linked, the grid snap on Y will copy the value in grid snap on X in real time
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
c94679919d
- stored solid_geometry of Excellon object in the self.tools dictionary
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
9b61e4cc37
- finished work on Offset parameter in Excellon Object (Excellon Editor, camlib, FlatCAMObj updated to take this param in consideration)
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
d0641458e4
- whenever a FlatCAM tool is activated, if the notebook side is hidden it will be unhidden
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
59e12cf295
- fixed an error in Excellon Editor -> add drill array that could appear by starting the function to add a drill array by shortcut before any mouse move is registered while in Editor
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
8b0a9a429a
- fixed some errors
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
8f000c0a18
- in Excellon Editor added a protection for Tool_dia field in case numbers using comma as decimal separator are used. Also added a QDoubleValidator forcing a number with max 4 decimals and from 0.0000 to 9.9999
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
824b1a95ab
- moved all shortcut keys handlers from Editors to the keyPressEvent() handler from FLatCAMGUI
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
1a8db0b5d9
- fixed the Tcl Command Geocutout to work with Gerber objects too (besides Geometry objects)
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
05ae92726c
- renamed the theme to layout because it is really a layout change
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
8bbb9ba534
- all kwy shortcuts work across the entire application; started to move all the shortcuts definitions in FlatCAMGUI.keyPressEvent()
|
%!s(int64=7) %!d(string=hai) anos |
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.
|
%!s(int64=7) %!d(string=hai) anos |
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
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
6ea3499d39
- updated the new shortcut list with the shortcuts added lately
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
12b78cf2f3
- fixed the snap magnet button in Geometry Editor, restored the checkable property to True
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
7607aad8d8
- added protection against entering float numbers with comma separator instead of decimal dot separator in key points of FlatCAM (not everywhere)
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
365c1f4c71
- remade the way FlatCAM saves the GUI position data from a file (previously) to use PyQt QSettings
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
093f210c25
- hidden the snap magnet entry and snap magnet toggle from the main view; they are now active only in Editor Mode
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
dbee97ccb9
- remade the App Menu for Editors: now they will be showed only when the respective Editor is active and hidden when the Editor is closed.
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
32aa37d793
- disabled the context menu in tools table on Paint Tool in case that the painting method is single.
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
970b260333
- added more shortcut keys in the Geometry Editor and in Excellon Editor; activated also the zoom (fit, in, out) shortcut keys ('1' , '2', '3') for the editors
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
c4a9c8bd77
- added more key shortcuts into the application; they are now displayed in the GUI menu's
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
2c49d41500
- Excellon Editor - added possibility to create an linear drill array rotated at an custom angle
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
e6d431c9e3
- removed the raise statement in do_worker_task() function as this is fatal in conjunction with PyQt5
|
%!s(int64=7) %!d(string=hai) anos |
Marius Stanciu
|
e48d2d2f49
-clean-up before merge
|
%!s(int64=7) %!d(string=hai) anos |