mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-08 22:19:01 +08:00
check
This commit is contained in:
parent
caa13625cc
commit
c46e8cc14e
@ -43,9 +43,6 @@
|
|||||||
"retraction_speed": { "default_value": 30},
|
"retraction_speed": { "default_value": 30},
|
||||||
|
|
||||||
"adhesion_type": { "default_value": "skirt" },
|
"adhesion_type": { "default_value": "skirt" },
|
||||||
"start_layers_at_same_position": { "enabled": true, "value": false },
|
|
||||||
"layer_start_x": { "enabled": "start_layers_at_same_position", "value": "machine_width/2"},
|
|
||||||
"layer_start_y": { "enabled": "start_layers_at_same_position","value": "machine_depth"},
|
|
||||||
"machine_gcode_flavor": { "default_value": "Marlin"},
|
"machine_gcode_flavor": { "default_value": "Marlin"},
|
||||||
"ironing_enabled":{"label": "Enable Ironing",
|
"ironing_enabled":{"label": "Enable Ironing",
|
||||||
"description": "Go over the top surface one additional time, but this time extruding very little material. This is meant to melt the plastic on top further, creating a smoother surface. The pressure in the nozzle chamber is kept high so that the creases in the surface are filled with material.",
|
"description": "Go over the top surface one additional time, but this time extruding very little material. This is meant to melt the plastic on top further, creating a smoother surface. The pressure in the nozzle chamber is kept high so that the creases in the surface are filled with material.",
|
||||||
|
@ -42,9 +42,6 @@
|
|||||||
"retraction_speed": { "default_value": 30},
|
"retraction_speed": { "default_value": 30},
|
||||||
|
|
||||||
"adhesion_type": { "default_value": "skirt" },
|
"adhesion_type": { "default_value": "skirt" },
|
||||||
"start_layers_at_same_position": { "enabled": true, "value": false },
|
|
||||||
"layer_start_x": { "enabled": "start_layers_at_same_position", "value": "machine_width/2"},
|
|
||||||
"layer_start_y": { "enabled": "start_layers_at_same_position","value": "machine_depth"},
|
|
||||||
"ironing_enabled":{"label": "Enable Ironing",
|
"ironing_enabled":{"label": "Enable Ironing",
|
||||||
"description": "Go over the top surface one additional time, but this time extruding very little material. This is meant to melt the plastic on top further, creating a smoother surface. The pressure in the nozzle chamber is kept high so that the creases in the surface are filled with material.",
|
"description": "Go over the top surface one additional time, but this time extruding very little material. This is meant to melt the plastic on top further, creating a smoother surface. The pressure in the nozzle chamber is kept high so that the creases in the surface are filled with material.",
|
||||||
"type": "bool", "default_value": true, "limit_to_extruder": "top_bottom_extruder_nr", "settable_per_mesh": true },
|
"type": "bool", "default_value": true, "limit_to_extruder": "top_bottom_extruder_nr", "settable_per_mesh": true },
|
||||||
|
@ -42,9 +42,6 @@
|
|||||||
"retraction_speed": { "default_value": 30},
|
"retraction_speed": { "default_value": 30},
|
||||||
|
|
||||||
"adhesion_type": { "default_value": "skirt" },
|
"adhesion_type": { "default_value": "skirt" },
|
||||||
"start_layers_at_same_position": { "enabled": true, "value": false },
|
|
||||||
"layer_start_x": { "enabled": "start_layers_at_same_position", "value": "machine_width/2"},
|
|
||||||
"layer_start_y": { "enabled": "start_layers_at_same_position","value": "machine_depth"},
|
|
||||||
"ironing_enabled":{"label": "Enable Ironing",
|
"ironing_enabled":{"label": "Enable Ironing",
|
||||||
"description": "Go over the top surface one additional time, but this time extruding very little material. This is meant to melt the plastic on top further, creating a smoother surface. The pressure in the nozzle chamber is kept high so that the creases in the surface are filled with material.",
|
"description": "Go over the top surface one additional time, but this time extruding very little material. This is meant to melt the plastic on top further, creating a smoother surface. The pressure in the nozzle chamber is kept high so that the creases in the surface are filled with material.",
|
||||||
"type": "bool", "default_value": true, "limit_to_extruder": "top_bottom_extruder_nr", "settable_per_mesh": true },
|
"type": "bool", "default_value": true, "limit_to_extruder": "top_bottom_extruder_nr", "settable_per_mesh": true },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user