Marius Stanciu
|
9f13b47077
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
3ec666edbb
- replaced the testing if instance of FlatCAMObj with testing the obj.kind attribute
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
ea4502b965
- some PEP changes, some method descriptions updated
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
a1499158c2
- refactored some of the code in the App class and created a new Tcl Command named Help
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
d80de538e3
- modified all CTRL+ with Ctrl+ and all ALT+ with Alt+ and all SHIFT+ with Shift+. Fixed issue #387.
|
%!s(int64=5) %!d(string=hai) anos |
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
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
3d39916b5f
- minor changes to increase compatibility with Python 3.8
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
15ee54d057
- updated all the FlatCAM Tools and the Gerber UI FCComboBoxes to update the box value with the latest object loaded in the App
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
0477a9860a
- added property that allow the FCComboBox to update the view with the last item loaded; updated the app to use this property
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
70d3895799
- working on a new type of database
|
%!s(int64=5) %!d(string=hai) anos |
Marius Stanciu
|
1e9232aeaa
- updated the Excellon UI to hold data for each tool
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
e7c25e9b8a
- updated 2Sided Tool- wip
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
cd45276819
- updated 2Sided Tool
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
a6b2b0af54
- remade the GUI + small fixes in 2Sided Tool
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
c16ecfe0c3
- fixed issue in Film Tool where some parameters names in calls of method export_positive() were not matching the actual parameters name
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
80f1d30a28
- added Preferences values for PDF margins when saving text in Code Editor as PDF
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
04d30fb1b4
- in 2-Sided Tool added a way to calculate the bounding box values for a selection of objects, and also the centroid
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
1cb66f3faf
- finished the Calibration Tool
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
ee1665fe6a
- Calibrate Tool - working on it
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
0d0f872244
- application wide change: introduced the precision parameters in Edit -> Preferences who will control how many decimals to use in the app parameters
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
2fc13c0719
- modified the GUI in all tools making the text of the buttons bold and adding a new button named Reset Tool which have to reset the tool GUI and variables (need to check all tools to see if happen)
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
057ab93ef8
- finished the Dots and Squares options in the Copper Thieving Tool
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
8d6df5493c
- fixed GUI in 2Sided Tool
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
4a3a0a5669
- 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
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
dfc0b98181
- 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
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
4a5e08feea
- remade the Tool Calculators to use the QSpinBox in order to simplify the user interaction and remove possible errors
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
88b04f9e7a
- modified all the FlatCAM tools strings to the new format in which the status is no longer included in the translated strings to make it easier for the future translations
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
beda0df4a4
- for all the tools launched rom toolbar the behavior is modified: first click it will launch the tool; second click: if the Tool tab has focus it will close the tool but if another tab is selected, the tool will have focus
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
5cc16a03db
- updated the Edit -> Preferences to include also the Gerber Editor complete Preferences
|
%!s(int64=6) %!d(string=hai) anos |
Marius Stanciu
|
36586aecce
- finished adding in Paint Tool the usage of an external object to set the extent of th area painted. For simple shapes (single Polygon) the shape can be anything, for the rest will be a convex hull of the reference object
|
%!s(int64=6) %!d(string=hai) anos |