Marius Stanciu
a4bbb98bf1
- converted from Python2 code to Python3 code
...
- in camlib.py, CNCJob class -> generate_from_excellon_by_tool() was
failing in the line to sort the tools due of been unable to compare
between dict's. I replaced that section.
2018-05-26 04:43:40 +03:00
Juan Pablo Caram
f6d9901365
Added "connect" option for painting polygons.
2016-10-27 17:34:41 -04:00
Zheng, Lei
c5f4b9474a
Toggle plot by pressing SPACE key in project panel
2016-06-11 06:14:08 +08:00
Juan Pablo Caram
c4347bea00
Fixes #177
2015-11-30 12:54:13 -05:00
Juan Pablo Caram
3f6ba30f3e
Better support for units in LengthEntry.
2015-11-04 18:52:56 -05:00
Juan Pablo Caram
051b82009d
Multiple depth cut functional.
2015-11-01 18:06:20 -05:00
Juan Pablo Caram
8f5cc7a02d
Option to override user's defaults. Needed for unit testing.
2015-10-28 12:00:56 -04:00
Juan Pablo Caram
22119072d3
Cleanup. And fixes #148 .
2015-09-11 14:45:08 -04:00
Juan Pablo Caram
f503dabc7e
Spindle speed for G-code from geometry and excellon. Solves #124 .
2015-09-05 17:41:00 -04:00
jpcaram
bba4f3a8bb
Tool change support for gcode from excellon. Untested.
2015-02-07 13:32:58 -05:00
Juan Pablo Caram
16734f5d1a
Convertion to Qt. Major refactoring.
2014-06-13 15:21:11 -04:00
Juan Pablo Caram
74a1331a7a
Typo fix in ObjectCollection.py
2014-05-05 10:15:57 -04:00
Juan Pablo Caram
582e472e12
Use of logging instead of print statements.
2014-05-02 22:10:04 -04:00
Juan Pablo Caram
0bdc3b19f0
Major modifications to data/gui interactions. In progress.
2014-04-25 01:24:03 -04:00