mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
feat: cutting mesh (CURA-966)
This commit is contained in:
parent
c94b05e0f4
commit
4c6f9486be
3 changed files with 13 additions and 1 deletions
|
@ -320,6 +320,7 @@ class CuraApplication(QtApplication):
|
|||
blackmagic
|
||||
print_sequence
|
||||
infill_mesh
|
||||
cutting_mesh
|
||||
experimental
|
||||
""".replace("\n", ";").replace(" ", ""))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue