mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 04:05:53 +08:00
Update rigid3d_base.def.json
This commit is contained in:
parent
e74379f00d
commit
5ced58a3b4
@ -36,8 +36,6 @@
|
|||||||
|
|
||||||
"machine_max_jerk_xy": { "value": 10.0 },
|
"machine_max_jerk_xy": { "value": 10.0 },
|
||||||
"machine_max_jerk_z": { "value": 0.3 },
|
"machine_max_jerk_z": { "value": 0.3 },
|
||||||
,
|
|
||||||
|
|
||||||
|
|
||||||
"optimize_wall_printing_order": { "value": "True" },
|
"optimize_wall_printing_order": { "value": "True" },
|
||||||
"inset_direction": { "value": "'outside_in'" },
|
"inset_direction": { "value": "'outside_in'" },
|
||||||
@ -55,7 +53,6 @@
|
|||||||
"material_final_print_temperature": { "value": "material_print_temperature" },
|
"material_final_print_temperature": { "value": "material_print_temperature" },
|
||||||
"material_bed_temperature_layer_0": { "value": "material_bed_temperature" },
|
"material_bed_temperature_layer_0": { "value": "material_bed_temperature" },
|
||||||
|
|
||||||
} ,
|
|
||||||
"speed_topbottom": { "value": "speed_print" },
|
"speed_topbottom": { "value": "speed_print" },
|
||||||
"speed_support_interface": { "value": "speed_support" },
|
"speed_support_interface": { "value": "speed_support" },
|
||||||
"speed_travel": { "value": 80.0 },
|
"speed_travel": { "value": 80.0 },
|
||||||
@ -72,12 +69,10 @@
|
|||||||
"jerk_enabled": { "value": "False" },
|
"jerk_enabled": { "value": "False" },
|
||||||
|
|
||||||
"retraction_amount": { "value": 1.5 },
|
"retraction_amount": { "value": 1.5 },
|
||||||
,
|
|
||||||
"travel_retract_before_outer_wall": { "value": "True" },
|
"travel_retract_before_outer_wall": { "value": "True" },
|
||||||
"retraction_combing": { "value": "'all'" },
|
"retraction_combing": { "value": "'all'" },
|
||||||
"retraction_combing_max_distance": { "value": 30 },
|
"retraction_combing_max_distance": { "value": 30 },
|
||||||
|
|
||||||
,
|
|
||||||
"support_infill_rate": { "value": 20 },
|
"support_infill_rate": { "value": 20 },
|
||||||
"support_bottom_stair_step_height": { "value": 0.4 },
|
"support_bottom_stair_step_height": { "value": 0.4 },
|
||||||
"support_z_distance": { "value": "layer_height if layer_height >= 0.16 else layer_height*2" },
|
"support_z_distance": { "value": "layer_height if layer_height >= 0.16 else layer_height*2" },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user