jpcaram
|
6733ebbfa8
Refactored paint_connect() and path_connect() to receive and return FlatCAMRTreeStorage objects. Updated unittests acordingly.
|
11 лет назад |
jpcaram
|
a1345f0a58
Fixes to path_connect() related to LinearRings. Added test cases.
|
11 лет назад |
jpcaram
|
573581ca80
Fixes to path_connect() and added units tests for it.
|
11 лет назад |
jpcaram
|
6b51f03db2
"Paint connect" functional. Added to seed-based painting and unit-tested. "Path connect" still pending. Disabled. "Path connect" unit test added.
|
11 лет назад |
jpcaram
|
9632d9a98f
First write (untested) of paint_connect.
|
11 лет назад |
jpcaram
|
a42c3f6e10
Functional Geometry.path_connect() and added to seed-based painting algorithm.
|
11 лет назад |
jpcaram
|
a7dc9bcc09
Path optimization: Connect adjacent paths.
|
11 лет назад |
jpcaram
|
e5185dd66f
Cleanup of camlib.CNCjob.
|
11 лет назад |
jpcaram
|
fd2657a8d7
Solves seed painting problem in issue #102.
|
11 лет назад |
Juan Pablo Caram
|
6361ad3338
Path check.
|
11 лет назад |
Juan Pablo Caram
|
922aa6734d
Added python-simplejson line to setup_ubuntu.sh.
|
11 лет назад |
Juan Pablo Caram
|
670dd48127
Added "excellon_zeros" application default. It get propagated to the Excellon class.
|
11 лет назад |
Juan Pablo Caram
|
34a6b60053
Fixed Geometry merging. Solves issue #99.
|
11 лет назад |
Juan Pablo Caram
|
840cfcf9ff
Cleanup for 8.1
|
11 лет назад |
jpcaram
|
4c234fcd55
Fixes polygon finding for painting. Function find_polygon made a method of Geometry. Solves Issue #96.
|
11 лет назад |
jpcaram
|
3bedda2aeb
Unittests for Excellon number parser.
|
11 лет назад |
jpcaram
|
1b154ab057
Added support for M71/72 in Excellon parser.
|
11 лет назад |
jpcaram
|
207842f98f
Added some error handling to the Excellon parser.
|
11 лет назад |
Juan Pablo Caram
|
ddd90f9f33
Solves Gerber parser bug in Issue #92 (Incorrect Flashes).
|
11 лет назад |
Juan Pablo Caram
|
1eaba57dd1
Version 8. Cleanup and logging level reduced to WARNING.
|
11 лет назад |
Juan Pablo Caram
|
fe61447887
Cleanup for version 8.
|
11 лет назад |
Juan Pablo Caram
|
04d028ecc0
Removed print statements.
|
11 лет назад |
jpcaram
|
9c5b6a8799
Cleanup.
|
11 лет назад |
jpcaram
|
8c082365d7
Added KeySensitiveListView for objects in project. Delete key deletes selected objects.
|
11 лет назад |
jpcaram
|
f17f955355
Added delete button in drawing toolbar.
|
11 лет назад |
jpcaram
|
977b5b1f91
Using FlatCamRTreeStorage in copper clearing algorithm.
|
11 лет назад |
jpcaram
|
c20c6b0abf
Using FlatCAMRTreeStorage in DrawingTool.
|
11 лет назад |
Juan Pablo Caram
|
e547386649
Custom RTree wrapper. FlatCAMRTree and FlatCAMRTreeStorage.
|
11 лет назад |
jpcaram
|
a0d6d1a6a9
Added OS-X installation instructions to manual.
|
11 лет назад |
jpcaram
|
360127e6ad
Functioning 3-point arc. Progress on 2pt + center arc.
|
11 лет назад |