mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-09 07:56:22 -06:00
Apply changes suggested by the printer-linter tool
This commit is contained in:
parent
2ef645f64d
commit
3a38c9625e
2 changed files with 0 additions and 5 deletions
|
@ -21,10 +21,8 @@
|
|||
{
|
||||
"machine_gcode_flavor": { "default_value": "Marlin" },
|
||||
"machine_heated_bed": { "default_value": true },
|
||||
"machine_center_is_zero": { "default_value": false },
|
||||
"machine_width": { "default_value": 430 },
|
||||
"machine_depth": { "default_value": 320 },
|
||||
"nozzle_disallowed_areas": { "default_value": [ [[-215, 160], [-166, 160], [-215, 111]], [[215, 160], [166, 160], [215, 111]] ] },
|
||||
"default_material_bed_temperature": { "default_value": 50 },
|
||||
"default_material_print_temperature": { "default_value": 205, "maximum_value": "430" },
|
||||
"material_print_temperature": { "maximum_value": "430" },
|
||||
|
|
|
@ -11,9 +11,6 @@
|
|||
"extruder_nr": {
|
||||
"default_value": 0
|
||||
},
|
||||
"machine_nozzle_size": {
|
||||
"default_value": 0.4
|
||||
},
|
||||
"material_diameter": {
|
||||
"default_value": 1.75
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue