mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 05:36:02 +08:00
Fix whitespace and code style
Contributes to issue CURA-6701.
This commit is contained in:
parent
b4822278cc
commit
1ea1914d5a
@ -8,7 +8,7 @@
|
|||||||
"manufacturer": "Felix",
|
"manufacturer": "Felix",
|
||||||
"platform": "FelixPro2_platform.obj",
|
"platform": "FelixPro2_platform.obj",
|
||||||
"platform_texture": "FelixPro2_platform.png",
|
"platform_texture": "FelixPro2_platform.png",
|
||||||
"platform_offset": [-135,0,130],
|
"platform_offset": [-135, 0, 130],
|
||||||
"machine_extruder_trains":
|
"machine_extruder_trains":
|
||||||
{
|
{
|
||||||
"0": "felixpro2_dual_extruder_0",
|
"0": "felixpro2_dual_extruder_0",
|
||||||
@ -59,9 +59,9 @@
|
|||||||
"retraction_amount": { "default_value": 1 },
|
"retraction_amount": { "default_value": 1 },
|
||||||
"retraction_speed": { "default_value": 50},
|
"retraction_speed": { "default_value": 50},
|
||||||
"material_flow": { "default_value": 100 },
|
"material_flow": { "default_value": 100 },
|
||||||
"material_flow_layer_0": { "default_value" : 110, "value": "material_flow * 1.1"},
|
"material_flow_layer_0": { "default_value" : 110, "value": "material_flow * 1.1" },
|
||||||
"adhesion_type": { "default_value": "skirt" },
|
"adhesion_type": { "default_value": "skirt" },
|
||||||
"skirt_brim_minimal_length": { "default_value": 130},
|
"skirt_brim_minimal_length": { "default_value": 130 },
|
||||||
"skirt_line_count": { "default_value": 3 },
|
"skirt_line_count": { "default_value": 3 },
|
||||||
|
|
||||||
"machine_start_gcode": {
|
"machine_start_gcode": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user