mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 10:29:01 +08:00
Fix material diameter for deltacomb
CURA-5753
This commit is contained in:
parent
158c1e4736
commit
e48c24e1dc
@ -10,6 +10,7 @@
|
||||
|
||||
"overrides": {
|
||||
"extruder_nr": { "default_value": 0 },
|
||||
"machine_nozzle_size": { "default_value": 0.4 }
|
||||
"machine_nozzle_size": { "default_value": 0.4 },
|
||||
"material_diameter": { "default_value": 1.75 }
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user