mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-07 18:49:01 +08:00
check
This commit is contained in:
parent
caa13625cc
commit
c46e8cc14e
@ -42,10 +42,7 @@
|
||||
"retraction_amount": {"default_value": 6.5},
|
||||
"retraction_speed": { "default_value": 30},
|
||||
|
||||
"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"},
|
||||
"adhesion_type": { "default_value": "skirt" },
|
||||
"machine_gcode_flavor": { "default_value": "Marlin"},
|
||||
"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.",
|
||||
|
@ -41,11 +41,8 @@
|
||||
"retraction_amount": {"default_value": 6.5},
|
||||
"retraction_speed": { "default_value": 30},
|
||||
|
||||
"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",
|
||||
"adhesion_type": { "default_value": "skirt" },
|
||||
"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.",
|
||||
"type": "bool", "default_value": true, "limit_to_extruder": "top_bottom_extruder_nr", "settable_per_mesh": true },
|
||||
"machine_gcode_flavor": { "default_value": "Marlin"},
|
||||
|
@ -41,11 +41,8 @@
|
||||
"retraction_amount": {"default_value": 6.5},
|
||||
"retraction_speed": { "default_value": 30},
|
||||
|
||||
"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",
|
||||
"adhesion_type": { "default_value": "skirt" },
|
||||
"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.",
|
||||
"type": "bool", "default_value": true, "limit_to_extruder": "top_bottom_extruder_nr", "settable_per_mesh": true },
|
||||
"machine_gcode_flavor": { "default_value": "Marlin"},
|
||||
|
Loading…
x
Reference in New Issue
Block a user