mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
CURA-4923 corrected the material diameter of malyan_m200
This commit is contained in:
parent
3a88c1ee88
commit
f29d07ce40
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
|||
"machine_height": { "default_value": 120 },
|
||||
"machine_heated_bed": { "default_value": true },
|
||||
"machine_center_is_zero": { "default_value": false },
|
||||
"material_diameter": { "value": 1.75 },
|
||||
"material_diameter": { "default_value": 1.75 },
|
||||
"machine_nozzle_size": {
|
||||
"default_value": 0.4,
|
||||
"minimum_value": 0.15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue