b8a8cfe1fd
- added support for Gerber files that have apertures with size zero Basically it test the "size" value for the current aperture and if it's found with zero value it will replace with a really small value (0.0000001)that for all practical purposes is "zero" (0.0000001 in inch is really small and in mm is even smaller) - correcting small typos
Marius Stanciu
2018-05-25 12:41:17 +03:00
f7f7c54e5e
Merged in JakobStaudt/postprocessing (pull request #82)
Jakob Staudt
2018-05-24 13:37:49 +00:00
c34c59f870
Changed Indentation to Spaces
Jakob Staudt
2018-05-24 10:16:48 +00:00
20bc6b4da5
Fixed Indentation Error in line 1077
Jakob Staudt
2018-05-24 10:04:47 +00:00
6877d0cd9b
Added postprocessing GUI and Code
Jakob Staudt
2018-05-24 11:57:42 +02:00
bdc2d8cc59
Added postprocessing GUI and Code
Jakob Staudt
2018-05-24 11:52:02 +02:00
2a2d8d75cc
adding GUI interface for mirror and auto offset functions
Idechix
2018-05-19 12:21:27 +02:00
bb3b07455c
Merged in codeZonkey/flatcam/plotToggle (pull request #77)
MARCO A QUEZADA
2018-05-19 01:56:36 +00:00
a7cb9e7801
Merged in codeZonkey/flatcam (pull request #78)
MARCO A QUEZADA
2018-05-19 01:55:37 +00:00
cd28ff9fdd
Fix issue #248 where set_sys command returned failure feedback even on command success.
mquezada
2018-05-17 18:28:58 -04:00
8aaeee23fd
Fix model reference for test.
mquezada
2018-05-16 16:05:23 -04:00
9564ab7334
Part 3, removed tab_change handler.
mquezada
2018-05-04 19:43:29 -04:00
1fae35e3f2
Incorporating comments and functionality frpm JP. Removed need to use tab_change signal, removed inheritance dependency on QAbstractItemModel, implemented option_changed property. part 2.
mquezada
2018-05-04 19:40:28 -04:00
e971372d7c
Incorporating comments and functionality frpm JP. Removed need to use tab_change signal, removed inheritance dependency on QAbstractItemModel, implemented option_changed property.
mquezada
2018-05-04 19:40:09 -04:00
8e4f081ac3
Synchronize the state of the plot checkboxes to the state of the settings.
mquezada
2018-04-20 13:30:38 -04:00
ec4263e32b
Can control plot toggle from project tab. Need to drive project tab state from changes in Selected tab.
mquezada
2018-04-19 01:19:31 -04:00
28bb476a5cFixes#202
Juan Pablo Caram
2016-06-11 21:55:53 -04:00
f9cbd78cd1
Show messages and errors in TCL shell. Better exception handling and reporting when opening files.
Juan Pablo Caram
2016-06-11 21:33:38 -04:00
ba05f832c0
Merge remote-tracking branch 'origin/master'
Juan Pablo Caram
2016-06-11 19:51:00 -04:00
66901041d9
Fixed errors that I introduced in last commit.
Juan Pablo Caram
2016-06-11 19:50:19 -04:00
db15044706
fix exception thrown when new project is issued from shell(probbly from guy too) because of excellon_tooldia introduced, but no default values and no in array dimensions on change units
Kamil Sopko
2016-04-12 13:09:41 +02:00
dcd3c4c793
Merged jpcgt/flatcam into master
Kamil Sopko
2016-04-12 12:56:56 +02:00