mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-27 00:23:55 -06:00
Remove non-existing blackmagic/dual setting from defaults
This commit is contained in:
parent
ad001c71be
commit
55942af9f7
1 changed files with 0 additions and 1 deletions
|
@ -248,7 +248,6 @@ class CuraApplication(QtApplication):
|
||||||
blackmagic
|
blackmagic
|
||||||
print_sequence
|
print_sequence
|
||||||
infill_mesh
|
infill_mesh
|
||||||
dual
|
|
||||||
experimental
|
experimental
|
||||||
""".replace("\n", ";").replace(" ", ""))
|
""".replace("\n", ";").replace(" ", ""))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue