mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 12:49:10 +08:00
Applied printer-linter format
This commit is contained in:
parent
eb2aa80ffa
commit
afc36fbfd9
@ -60,8 +60,8 @@
|
|||||||
"acceleration_topbottom": { "value": "math.ceil(acceleration_print * 1000 / 3500)" },
|
"acceleration_topbottom": { "value": "math.ceil(acceleration_print * 1000 / 3500)" },
|
||||||
"acceleration_wall": { "value": "math.ceil(acceleration_print * 1500 / 3500)" },
|
"acceleration_wall": { "value": "math.ceil(acceleration_print * 1500 / 3500)" },
|
||||||
"acceleration_wall_0": { "value": "math.ceil(acceleration_wall * 1000 / 1000)" },
|
"acceleration_wall_0": { "value": "math.ceil(acceleration_wall * 1000 / 1000)" },
|
||||||
"brim_width": { "value": "3" },
|
|
||||||
"brim_gap": { "value": "-xy_offset_layer_0 + 0.05" },
|
"brim_gap": { "value": "-xy_offset_layer_0 + 0.05" },
|
||||||
|
"brim_width": { "value": "3" },
|
||||||
"cool_fan_speed": { "value": "50" },
|
"cool_fan_speed": { "value": "50" },
|
||||||
"default_material_print_temperature": { "value": "200" },
|
"default_material_print_temperature": { "value": "200" },
|
||||||
"extruder_prime_pos_abs": { "default_value": true },
|
"extruder_prime_pos_abs": { "default_value": true },
|
||||||
|
@ -58,8 +58,8 @@
|
|||||||
"acceleration_topbottom": { "value": "math.ceil(acceleration_print * 1000 / 3500)" },
|
"acceleration_topbottom": { "value": "math.ceil(acceleration_print * 1000 / 3500)" },
|
||||||
"acceleration_wall": { "value": "math.ceil(acceleration_print * 1500 / 3500)" },
|
"acceleration_wall": { "value": "math.ceil(acceleration_print * 1500 / 3500)" },
|
||||||
"acceleration_wall_0": { "value": "math.ceil(acceleration_wall * 1000 / 1000)" },
|
"acceleration_wall_0": { "value": "math.ceil(acceleration_wall * 1000 / 1000)" },
|
||||||
"brim_width": { "value": "3" },
|
|
||||||
"brim_gap": { "value": "-xy_offset_layer_0 + 0.05" },
|
"brim_gap": { "value": "-xy_offset_layer_0 + 0.05" },
|
||||||
|
"brim_width": { "value": "3" },
|
||||||
"build_volume_temperature": { "maximum_value": 50 },
|
"build_volume_temperature": { "maximum_value": 50 },
|
||||||
"cool_fan_speed": { "value": "50" },
|
"cool_fan_speed": { "value": "50" },
|
||||||
"default_material_print_temperature": { "value": "200" },
|
"default_material_print_temperature": { "value": "200" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user