Marius Stanciu
|
66a3e36701
- cascaded_union() method will be deprecated in Shapely 1.8 in favor of unary_union; replaced the usage of cascaded_union with unary_union in all the app
|
5 년 전 |
Marius Stanciu
|
a6b89dbf3a
- moved back the ApertureMacro class to camlib for now and made some import changes in the new ParseGerber and ParseExcellon classes
|
6 년 전 |
Marius Stanciu
|
a4bbb98bf1
- converted from Python2 code to Python3 code
|
7 년 전 |
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 년 전 |