mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-29 02:40:33 -07:00
ENH: update some params for H2D
1. Update filament load time 2. Update extruder clerance dist to prevent collision in by object mode jira: STUDIO-12394 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I5fcdcdc10996d9e76e1288c784c2357d77e7af93 (cherry picked from commit 904d2f05f71850c905fdc99e5111e603a7414235)
This commit is contained in:
parent
ab6b1b3760
commit
429d7b2599
1 changed files with 3 additions and 2 deletions
|
|
@ -19,6 +19,7 @@
|
|||
"2"
|
||||
],
|
||||
"enable_pre_heating": "1",
|
||||
"extruder_clearance_dist_to_rod": "50",
|
||||
"extruder_clearance_height_to_lid": "201",
|
||||
"extruder_clearance_height_to_rod": "47.4",
|
||||
"extruder_clearance_max_radius": "96",
|
||||
|
|
@ -28,7 +29,7 @@
|
|||
"25x0,350x0,350x320,25x320"
|
||||
],
|
||||
"hotend_heating_rate": "3.6",
|
||||
"machine_load_filament_time": "24",
|
||||
"machine_load_filament_time": "30",
|
||||
"machine_max_acceleration_x": [
|
||||
"16000",
|
||||
"16000",
|
||||
|
|
@ -90,7 +91,7 @@
|
|||
"30"
|
||||
],
|
||||
"machine_switch_extruder_time": "5.6",
|
||||
"machine_unload_filament_time": "24",
|
||||
"machine_unload_filament_time": "30",
|
||||
"master_extruder_id": "2",
|
||||
"nozzle_volume": [
|
||||
"130",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue