chiark / gitweb /
Added "split plate" function to project planner, which cuts an STL file up into seper...
authordaid <daid303@gmail.com>
Fri, 25 May 2012 14:30:07 +0000 (16:30 +0200)
committerdaid <daid303@gmail.com>
Fri, 25 May 2012 14:30:07 +0000 (16:30 +0200)
commit16c043e4695a1c570beee9f14d8dc9792d464b0a
tree4c4ee190aba00d100592a6e679d5d0d77d35c85d
parentdaa2066a640ee174c535c05eee2efdf63544d8a2
Added "split plate" function to project planner, which cuts an STL file up into seperate pieces. Useful to print items with the project planner that are only distributed in plate form.
Cura/gui/projectPlanner.py
Cura/util/mesh.py
Cura/util/stl.py
Cura/util/util3d.py