feat: cutting mesh (CURA-966)

This commit is contained in:
Tim Kuipers 2017-04-08 12:47:01 +02:00
parent c94b05e0f4
commit 4c6f9486be
3 changed files with 13 additions and 1 deletions

View file

@ -320,6 +320,7 @@ class CuraApplication(QtApplication):
blackmagic
print_sequence
infill_mesh
cutting_mesh
experimental
""".replace("\n", ";").replace(" ", ""))