- deleted junk folders

- remade the Panelize Tool: now it is much faster, it is multi-threaded, it works with multitool geometries and it works with multigeo geometries too.
This commit is contained in:
Marius Stanciu
2019-01-25 15:16:36 +02:00
committed by Marius
parent 2fe8c4c59d
commit f553f2b35a
48 changed files with 161 additions and 4382 deletions

View File

@@ -3201,7 +3201,7 @@ class Excellon(Geometry):
Key Value
================ ====================================
start (Shapely.Point) Start point of the slot
start (Shapely.Point) Stop point of the slot
stop (Shapely.Point) Stop point of the slot
tool (str) A key in ``tools``
================ ====================================
"""