85afb7cdb2
- some changes in Excellon Editor
Marius Stanciu
2020-01-28 17:34:21 +02:00
fd0438842d
- finished adding in Geometry Editor a TreeWidget with the geometry shapes found in the edited object
Marius Stanciu
2020-01-28 03:59:15 +02:00
64ff4fb9fd
- started t omake some changs in Geometry Editor
Marius Stanciu
2020-01-27 17:43:00 +02:00
fbf0b8606e
- made some structural changes in Properties Tool
Marius Stanciu
2020-01-27 17:20:06 +02:00
aa7bc125f4
- the Jump To popup window will now autoselect the LineEdit therefore no more need for an extra click after launching the function
Marius Stanciu
2020-01-27 15:27:34 +02:00
251dfd3fb7
- in Geometry Editor made sure that on final save, for MultiLineString geometry all the connected lines are merged into one LineString to minimize the number of vertical movements in GCode - more work in Punch Gerber Tool
Marius Stanciu
2020-01-27 04:12:46 +02:00
408d46fd82
- changed icons for Punch Gerber Tool
Marius Stanciu
2020-01-25 03:57:37 +02:00
03e1dc54e7
- update in the GUI for the Punch Gerber Tool
Marius Stanciu
2020-01-25 03:49:55 +02:00
0be89a4dfb
- update in the GUI for the Punch Gerber Tool
Marius Stanciu
2020-01-25 03:19:42 +02:00
3ac8e96071
- fixed bugs in Minimum Distance Tool
Marius Stanciu
2020-01-25 01:44:44 +02:00
ca87475694
- small changes to the Toolchange manual preprocessor - fix for plotting Excellon objects if the color is changed and then the object is moved - laying the GUI for a new Tool: Punch Gerber Tool which will add holes in the Gerber apertures
Marius Stanciu
2020-01-24 22:12:15 +02:00
11d4dd633f
- fixed a bug in the bounding box generation
Marius Stanciu
2020-01-22 01:08:35 +02:00
6a616168e1
- added the new icons - forgot about them in previous commit
Marius Stanciu
2020-01-19 19:49:34 +02:00
5b63dee50d
- made possible to set the colors for Excellon objects too - added to the possible colors the fundamentals: black and white - in the project context menu for setting colors added the option to set the transparency and also a default option which revert the color to the default value set in the Preferences
Marius Stanciu
2020-01-19 19:47:42 +02:00
4047cc8499
- fixed and issue that made setting colors for the Gerber file not possible if using a translation
Marius Stanciu
2020-01-19 17:55:34 +02:00
87faa7e840
- restored the Readme file
Marius Stanciu
2020-01-19 17:47:35 +02:00
f7278a78f7
Merged in Beta (pull request #5)
Marius Stanciu
2020-01-19 17:46:57 +02:00
a9d69a57fe
- make sure that the fixes above apply when rebooting app for theme change or for language change
Marius Stanciu
2020-01-19 17:39:32 +02:00
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
Marius Stanciu
2020-01-19 17:09:41 +02:00
abc20cf0a5
- optimized the object envelope generation in the redesigned NCC Tool
Marius Stanciu
2020-01-18 01:47:48 +02:00
36280d9f54
- some updates in NCC Tool
Marius Stanciu
2020-01-17 23:06:28 +02:00
0ad0dbd9ea
- NCC Tool - some PEP 8 corrections
Marius Stanciu
2020-01-17 19:31:37 +02:00
6c43ffca1e
- more work in NCC Tool upgrade; each tool now work with it's own set of parameters
Marius Stanciu
2020-01-17 17:02:49 +02:00
316b04a56a
- wip
Marius Stanciu
2020-01-17 03:44:34 +02:00
eae5b3d8e3
- changes to Geometry UI
Marius Stanciu
2020-01-17 03:42:50 +02:00
957903d307
- more changes to Excellon UI
Marius Stanciu
2020-01-17 03:15:13 +02:00
c417030896
- moved default_data data update from Excellon parser to the Excellon object constructor
Marius Stanciu
2020-01-16 16:55:34 +02:00
b71d4e8c45
- in ParseExcellon.Excellon the self.tools dict has now a key 'data' which holds a dict with all the default values for Excellon and Geometry - Excellon and Geometry objects, when started with multiple tools selected, the parameters tool name reflect this situation
Marius Stanciu
2020-01-16 16:43:39 +02:00
0221a9cfb6
- updated the Excellon and Geometry UI to be similar - put bases for future changes to Excellon Object UI such that each tool will hold it's own parameters
Marius Stanciu
2020-01-16 15:49:51 +02:00
24e01ad518
- a small change in the Excellon UI
Marius Stanciu
2020-01-16 02:33:54 +02:00
5ffa9b6470
- updated the GUI in preferences for Calculator Tool
Marius Stanciu
2020-01-16 02:21:20 +02:00
3c569fdf6c
- updated/optimized the GUI in Preferences for Paint Tool and for NCC Tool - work in Paint Tool to bring it up to date with NCC Tool
Marius Stanciu
2020-01-16 02:07:00 +02:00
002617c283
- work in Paint Tool GUI functionality
Marius Stanciu
2020-01-15 18:14:07 +02:00
82afd3bb6e
- work in Paint Tool GUI functionality
Marius Stanciu
2020-01-15 17:59:12 +02:00
f9a8d09b26
- modified the NCC Tool GUI to prepare for accepting a tool from a tool database - started to modify the Paint Tool to be similar to NCC Tool and to accept a tool from a database
Marius Stanciu
2020-01-15 17:47:28 +02:00
c9af9008fe
Merged in Beta (pull request #4)
Marius Stanciu
2020-01-15 11:31:09 +00:00
9a9b6908bc
- minor changes
Marius Stanciu
2020-01-15 03:02:45 +02:00
821014f719
- added key shortcuts and toolbar icons for the new tools: Align Object Tool (ALT+A) and Extract Drills (ALT+I) - added new functionality (key shortcut SHIFT+J) to locate the corners of the bounding box (and center) in a selected object
Marius Stanciu
2020-01-15 02:50:27 +02:00
acfb1ca9e7
- finished Dual Point option in Align Objects Tool
Marius Stanciu
2020-01-15 00:55:12 +02:00
a8bea7805e
- working on the Dual Point option in Align Objects Tool - angle has to be recalculated
Marius Stanciu
2020-01-14 17:18:24 +02:00
9a3f3b600b
- in Extract Drill Tool added a new method of drills extraction. The methods are: fixed diameter, fixed annular ring and proportional - in Align Objects Tool finished the Single Point method of alignment
Marius Stanciu
2020-01-14 16:23:23 +02:00
853f3f5d12
- working on the Align Objects Tool
Marius Stanciu
2020-01-14 03:27:15 +02:00
f9ec233b0f
- working on the Align Objects Tool
Marius Stanciu
2020-01-14 02:45:03 +02:00
5c932dc5cc
- fixed an issue in Gerber parser introduced recently due of changes made to make Gerber files produced by Sprint Layout
Marius Stanciu
2020-01-14 01:36:37 +02:00
41277d78ce
- started the add of a new Tool: Align Objects Tool which will align (sync) objects of Gerber or Excellon type
Marius Stanciu
2020-01-13 21:43:25 +02:00
02cfd96715
- fixed a small GUI issue in Excellon UI when Basic mode is active
Marius Stanciu
2020-01-13 16:06:29 +02:00
5b3f318e56
- if CTRL key is pressed during app startup the app will start in the Legacy(2D) graphic engine compatibility mode
Marius Stanciu
2020-01-12 17:26:48 +02:00
c9111dac9b
- fixed an issue in Gerber parser with detecting old kind of units
Marius Stanciu
2020-01-12 04:05:13 +02:00
a9b93cafa1
- improved the circle approximation resolution
Marius Stanciu
2020-01-12 03:28:05 +02:00
f8c22ea32f
- Extract Drills Tool: fixed issue with oblong pads and with pads made from aperture macros - Extract Drills Tool: added controls in Edit -> Preferences
Marius Stanciu
2020-01-12 00:30:17 +02:00
c28f08a392
- fixed an issue in the Distance Tool - expanded the Extract Drills Tool to use a particular annular ring for each type of aperture flash (pad)
Marius Stanciu
2020-01-11 17:30:48 +02:00
c16ecfe0c3
- fixed issue in Film Tool where some parameters names in calls of method export_positive() were not matching the actual parameters name - finished the Extract Drills Tool - fixed a small issue in the DoubleSided Tool
Marius Stanciu
2020-01-11 00:52:06 +02:00
f2ccb48c98
- finished the GUI in the Extract Drills Tool
Marius Stanciu
2020-01-10 16:56:29 +02:00
fc31bb573d
- working on a new tool: Extract Drills Tool who will create a Excellon object out of the apertures of a Gerber object
Marius Stanciu
2020-01-10 15:56:23 +02:00
7d0a792085
- small changes
Marius Stanciu
2020-01-10 14:55:32 +02:00
e2e8bde539
Merged in marius_stanciu/flatcam_beta/Beta (pull request #295)
Marius Stanciu
2020-01-10 11:03:03 +00:00
2ff9cd2439
- print() debugging
Marius Stanciu
2020-01-10 13:00:47 +02:00
9505ecf80f
- working on new NCC tool
Marius Stanciu
2020-01-09 15:56:41 +02:00
70b0b7c486
Merged in marius_stanciu/flatcam_beta/Beta (pull request #294)
Marius Stanciu
2020-01-09 10:46:37 +00:00
8c33f6e0be
- added some prints to work on issue 349
Marius Stanciu
2020-01-09 12:44:24 +02:00
0c364c9540
jpcgt/flatcam/Beta слито с Beta
Camellan
2020-01-09 02:36:42 +04:00
5a2ae4877c
Merged in marius_stanciu/flatcam_beta/Beta (pull request #293)
Marius Stanciu
2020-01-08 22:10:42 +00:00
856f568f9e
- selected rows in the Tools Tables will stay colored in blue after loosing focus instead of the default gray - in NCC Tool the Tool name in the Parameters section will be the Tool ID in the Tool Table - added an exception catch in case the plotcanvas init failed for the OpenGL graphic engine and warn user about what happened
Marius Stanciu
2020-01-09 00:06:38 +02:00
5ff9f953c6
- working in NCC Tool
Marius Stanciu
2020-01-08 17:14:10 +02:00
48888adb58
- updates in NCC Tool
Marius Stanciu
2020-01-07 16:49:57 +02:00
b327c216d7
- solved issue #368 - when using the Enable/Disable prj context menu entries the plotted status is not updated in the object properties
Marius Stanciu
2020-01-07 14:47:29 +02:00
e062a4fad2
- working on new NCC Tool
Marius Stanciu
2020-01-06 17:36:53 +02:00
0f4cf5ef53
- remaking the NCC Tool
Marius Stanciu
2020-01-06 03:19:56 +02:00
e090b96c7c
- modified Toggle Workspace function to work in the new Preferences UI configuration - cleaned the app from progress signal usage since it is not used anymore
Marius Stanciu
2020-01-03 01:41:03 +02:00
ad2d3b2ace
Edit Russian Language
camellan
2020-01-03 00:48:09 +04:00
2322b8ca57
jpcgt/flatcam/Beta слито с Beta
Camellan
2020-01-02 23:13:49 +04:00
d491b3c0d2
Merged in marius_stanciu/flatcam_beta/Beta (pull request #292)
Marius Stanciu
2020-01-02 18:43:19 +00:00
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
Marius Stanciu
2020-01-02 20:41:27 +02:00
6f5a775388
- for auto-completer, now clicking an entry in the completer popup will select that entry and insert it
Marius Stanciu
2020-01-02 05:06:08 +02:00
fd9d18b52b
- started to rework the NCC Tool GUI in preparation for adding a Tool DB feature
Marius Stanciu
2020-01-02 04:28:18 +02:00
deba5c3a15
Merged in marius_stanciu/flatcam_beta/Beta (pull request #291)
Marius Stanciu
2020-01-01 23:51:42 +00:00
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 - middle mouse click on closable tabs will close them
Marius Stanciu
2020-01-02 01:50:49 +02:00
b5d69f493d
- added ability for Tcl commands to have optional arguments with None value (meaning missing value). This case should be treated for each Tcl command in execute() method
Marius Stanciu
2020-01-01 22:24:43 +02:00
e61e901603
Merged in marius_stanciu/flatcam_beta/Beta (pull request #290)
Marius Stanciu
2020-01-01 19:18:57 +00:00
0447839e43
- modified the extracut and multidepth parameters in Cncjob Tcl command like for dwell and toolchange
Marius Stanciu
2020-01-01 21:17:47 +02:00
80c252c1a1
Merged in marius_stanciu/flatcam_beta/Beta (pull request #289)
Marius Stanciu
2020-01-01 18:44:01 +00:00
779a6a75d4
- modified the Drillcncjob and Cncjob Tcl commands to be allowed to work without the 'dwell' and 'toolchange' arguments. If 'dwelltime' argument is present it will be assumed that the 'dwell' is True and the same for 'toolchangez' parameter, if present then 'toolchange' will be assumed to be True, else False
Marius Stanciu
2020-01-01 20:42:59 +02:00
a738ed7305
- in NCC Tool I've added a warning so the user is warned that the NCC margin has to have a value of at least the tool diameter that is doing an iso_op job in the Tool Table
Marius Stanciu
2020-01-01 19:08:15 +02:00
b4076b1e12
Merged in marius_stanciu/flatcam_beta/Beta (pull request #288)
Marius Stanciu
2020-01-01 14:14:55 +00:00
3475ae00cd
- fixed bug in NCC Tool: after trying to add a tool already in the Tool Table when trying to change the Tool Type the GUI does not change - final fix for app not quiting when running a script as argument, script that has the quit_flatcam Tcl command; fixed issue #360 - fixed issue #363. The Tcl command drillcncjob does not create tool cut, does not allow creation of gcode, it forces the usage of dwell and dwelltime parameters
Marius Stanciu
2020-01-01 16:13:33 +02:00
1fa69e8714
Merged in marius_stanciu/flatcam_beta/Beta (pull request #287)
Marius Stanciu
2019-12-31 01:18:16 +00:00
c8955e0a00
- TclCommand quit_flatcam work under Linux
Marius Stanciu
2019-12-31 03:17:17 +02:00
e245f2839d
- TclCommand quit_flatcam work under Linux
Marius Stanciu
2019-12-31 03:16:47 +02:00
1e3947a244
- another attempt to make TclCommand quit_flatcam work under Linux - use signal to call a hard exit when in Linux
Marius Stanciu
2019-12-31 02:37:11 +02:00
3a31e12003
jpcgt/flatcam/Beta слито с Beta
Camellan
2019-12-31 02:09:10 +04:00
79a38993ee
Merged in marius_stanciu/flatcam_beta/Beta (pull request #286)
Marius Stanciu
2019-12-30 21:54:51 +00:00
d3f144dec4
- another attempt to make TclCommand quit_flatcam work under Linux
Marius Stanciu
2019-12-30 23:53:56 +02:00
258bd529d2
- some fixes in the NCC Tcl command (using the bool() method on some params)
Marius Stanciu
2019-12-30 23:33:22 +02:00
134697b3a5
Merged in marius_stanciu/flatcam_beta/Beta (pull request #285)
Marius Stanciu
2019-12-30 21:06:08 +00:00
cfa4f7ee7d
- attempt to make TclCommand quit_flatcam work under Linux
Marius Stanciu
2019-12-30 23:04:59 +02:00
cb18043321
Merged in marius_stanciu/flatcam_beta/Beta (pull request #284)
Marius Stanciu
2019-12-30 20:05:47 +00:00
841e1f3eeb
- fixed Tcl commands that use the overlap parameter to switch from fraction to percentage - in Transform Tool mae sure that the buffer sub-tool parameters are better explained in tooltips
Marius Stanciu
2019-12-30 22:04:39 +02:00
f7eaf62606
- changes in the Preferences UI for NCC and Paint Tool in Tool Dia entry field
Marius Stanciu
2019-12-30 17:07:43 +02:00