mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-04 00:01:19 -07:00
CURA-5334 formatting
This commit is contained in:
parent
3761123513
commit
e11ce2674f
3 changed files with 75 additions and 75 deletions
|
|
@ -21,7 +21,6 @@
|
|||
"0": "fabtotum_extruder_0"
|
||||
}
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
"machine_name": { "default_value": "FABtotum Personal Fabricator" },
|
||||
"machine_start_gcode": {
|
||||
|
|
|
|||
|
|
@ -14,8 +14,7 @@
|
|||
"has_variants": true,
|
||||
"variants_name": "Hotend",
|
||||
"preferred_variant_name": "0.5mm E3D (Default)",
|
||||
"machine_extruder_trains":
|
||||
{
|
||||
"machine_extruder_trains": {
|
||||
"0": "gmax15plus_extruder_0"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -11,6 +11,8 @@
|
|||
"overrides": {
|
||||
"extruder_nr": { "default_value": 0 },
|
||||
"machine_nozzle_size": { "default_value": 0.4 },
|
||||
"material_diameter": { "default_value": 1.75 }
|
||||
"material_diameter": {
|
||||
"default_value": 1.75
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue