mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 22:13:58 -06:00
Update rigid3d_base.def.json
This commit is contained in:
parent
e74379f00d
commit
5ced58a3b4
1 changed files with 0 additions and 5 deletions
|
@ -36,8 +36,6 @@
|
|||
|
||||
"machine_max_jerk_xy": { "value": 10.0 },
|
||||
"machine_max_jerk_z": { "value": 0.3 },
|
||||
,
|
||||
|
||||
|
||||
"optimize_wall_printing_order": { "value": "True" },
|
||||
"inset_direction": { "value": "'outside_in'" },
|
||||
|
@ -55,7 +53,6 @@
|
|||
"material_final_print_temperature": { "value": "material_print_temperature" },
|
||||
"material_bed_temperature_layer_0": { "value": "material_bed_temperature" },
|
||||
|
||||
} ,
|
||||
"speed_topbottom": { "value": "speed_print" },
|
||||
"speed_support_interface": { "value": "speed_support" },
|
||||
"speed_travel": { "value": 80.0 },
|
||||
|
@ -72,12 +69,10 @@
|
|||
"jerk_enabled": { "value": "False" },
|
||||
|
||||
"retraction_amount": { "value": 1.5 },
|
||||
,
|
||||
"travel_retract_before_outer_wall": { "value": "True" },
|
||||
"retraction_combing": { "value": "'all'" },
|
||||
"retraction_combing_max_distance": { "value": 30 },
|
||||
|
||||
,
|
||||
"support_infill_rate": { "value": 20 },
|
||||
"support_bottom_stair_step_height": { "value": 0.4 },
|
||||
"support_z_distance": { "value": "layer_height if layer_height >= 0.16 else layer_height*2" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue