Marius Stanciu
|
ca87475694
- small changes to the Toolchange manual preprocessor
|
6 lat temu |
Marius Stanciu
|
6a616168e1
- added the new icons - forgot about them in previous commit
|
6 lat temu |
Marius Stanciu
|
5b63dee50d
- made possible to set the colors for Excellon objects too
|
6 lat temu |
Marius Stanciu
|
4047cc8499
- fixed and issue that made setting colors for the Gerber file not possible if using a translation
|
6 lat temu |
Marius Stanciu
|
f7278a78f7
Merged in Beta (pull request #5)
|
6 lat temu |
Marius Stanciu
|
a9d69a57fe
- make sure that the fixes above apply when rebooting app for theme change or for language change
|
6 lat temu |
Marius Stanciu
|
24260b29b4
- fixed some bugs that are visible in Linux regarding the ArgsThread class: on app close we need to quit the QThread running the ArgsThread class and also close the opened Socket
|
6 lat temu |
Marius Stanciu
|
6c43ffca1e
- more work in NCC Tool upgrade; each tool now work with it's own set of parameters
|
6 lat temu |
Marius Stanciu
|
3c569fdf6c
- updated/optimized the GUI in Preferences for Paint Tool and for NCC Tool
|
6 lat temu |
Marius Stanciu
|
f9a8d09b26
- modified the NCC Tool GUI to prepare for accepting a tool from a tool database
|
6 lat temu |
Marius Stanciu
|
9a9b6908bc
- minor changes
|
6 lat temu |
Marius Stanciu
|
821014f719
- added key shortcuts and toolbar icons for the new tools: Align Object Tool (ALT+A) and Extract Drills (ALT+I)
|
6 lat temu |
Marius Stanciu
|
9a3f3b600b
- in Extract Drill Tool added a new method of drills extraction. The methods are: fixed diameter, fixed annular ring and proportional
|
6 lat temu |
Marius Stanciu
|
f9ec233b0f
- working on the Align Objects Tool
|
6 lat temu |
Marius Stanciu
|
41277d78ce
- started the add of a new Tool: Align Objects Tool which will align (sync) objects of Gerber or Excellon type
|
6 lat temu |
Marius Stanciu
|
02cfd96715
- fixed a small GUI issue in Excellon UI when Basic mode is active
|
6 lat temu |
Marius Stanciu
|
5b3f318e56
- if CTRL key is pressed during app startup the app will start in the Legacy(2D) graphic engine compatibility mode
|
6 lat temu |
Marius Stanciu
|
f8c22ea32f
- Extract Drills Tool: fixed issue with oblong pads and with pads made from aperture macros
|
6 lat temu |
Marius Stanciu
|
c28f08a392
- fixed an issue in the Distance Tool
|
6 lat temu |
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
|
6 lat temu |
Marius Stanciu
|
f2ccb48c98
- finished the GUI in the Extract Drills Tool
|
6 lat temu |
Marius Stanciu
|
7d0a792085
- small changes
|
6 lat temu |
Marius Stanciu
|
2ff9cd2439
- print() debugging
|
6 lat temu |
Marius Stanciu
|
8c33f6e0be
- added some prints to work on issue 349
|
6 lat temu |
Marius Stanciu
|
856f568f9e
- selected rows in the Tools Tables will stay colored in blue after loosing focus instead of the default gray
|
6 lat temu |
Marius Stanciu
|
48888adb58
- updates in NCC Tool
|
6 lat temu |
Marius Stanciu
|
b327c216d7
- solved issue #368 - when using the Enable/Disable prj context menu entries the plotted status is not updated in the object properties
|
6 lat temu |
Marius Stanciu
|
e090b96c7c
- modified Toggle Workspace function to work in the new Preferences UI configuration
|
6 lat temu |
Marius Stanciu
|
e0825bfce3
- made available only for Linux and Windows (not OSX) the starting of the thread that checks if another instance of FlatCAM is already running at the launch of FLatCAM
|
6 lat temu |
Marius Stanciu
|
84c8588f89
- fixed the Drillcncjob Tcl command by adding an custom self.options key "Tools_in_use" and build it's value, in case it does not exist, to make the toolchange command work
|
6 lat temu |