mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 16:35:55 +08:00
Applied printer-linter format
This commit is contained in:
parent
434b6f13c1
commit
167b9a0ef3
@ -73,7 +73,8 @@
|
||||
"maximum_value_warning": "120",
|
||||
"minimum_value": "0"
|
||||
},
|
||||
"material_bed_temperature_layer_0": {
|
||||
"material_bed_temperature_layer_0":
|
||||
{
|
||||
"maximum_value": "140",
|
||||
"maximum_value_warning": "120",
|
||||
"minimum_value": "0"
|
||||
|
@ -90,15 +90,6 @@
|
||||
]
|
||||
},
|
||||
"machine_heated_bed": { "default_value": true },
|
||||
"material_bed_temperature":
|
||||
{
|
||||
"maximum_value": "110",
|
||||
"maximum_value_warning": "110"
|
||||
},
|
||||
"material_bed_temperature_layer_0": {
|
||||
"maximum_value": "110",
|
||||
"maximum_value_warning": "110"
|
||||
},
|
||||
"machine_height": { "default_value": 205 },
|
||||
"machine_max_feedrate_x": { "default_value": 300 },
|
||||
"machine_max_feedrate_y": { "default_value": 300 },
|
||||
@ -109,6 +100,16 @@
|
||||
"machine_start_gcode": { "value": "\"G0 F3000 Y50 ;avoid prime blob\" if machine_gcode_flavor == \"UltiGCode\" else \"G21 ;metric values\\nG90 ;absolute positioning\\nM82 ;set extruder to absolute mode\\nM107 ;start with the fan off\\nG28 Z0 ;move Z to bottom endstops\\nG28 X0 Y0 ;move X/Y to endstops\\nG1 X15 Y0 F4000 ;move X/Y to front of printer\\nG1 Z15.0 F9000 ;move the platform to 15mm\\nG92 E0 ;zero the extruded length\\nG1 F200 E10 ;extrude 10 mm of feed stock\\nG92 E0 ;zero the extruded length again\\nG1 Y50 F9000\\n;Put printing message on LCD screen\\nM117 Printing...\"" },
|
||||
"machine_use_extruder_offset_to_offset_coords": { "default_value": true },
|
||||
"machine_width": { "default_value": 223 },
|
||||
"material_bed_temperature":
|
||||
{
|
||||
"maximum_value": "110",
|
||||
"maximum_value_warning": "110"
|
||||
},
|
||||
"material_bed_temperature_layer_0":
|
||||
{
|
||||
"maximum_value": "110",
|
||||
"maximum_value_warning": "110"
|
||||
},
|
||||
"speed_slowdown_layers": { "value": 2 },
|
||||
"support_z_distance": { "value": "0.1" }
|
||||
}
|
||||
|
@ -140,7 +140,8 @@
|
||||
"maximum_value": "115",
|
||||
"maximum_value_warning": "115"
|
||||
},
|
||||
"material_bed_temperature_layer_0": {
|
||||
"material_bed_temperature_layer_0":
|
||||
{
|
||||
"maximum_value": "115",
|
||||
"maximum_value_warning": "115"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user