mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
ENH: optimize A1 mini print estimation time
Update filament load,unload time jira:STUDIO-3931 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I2b2d85e8b3c352fb036198a31af759ad8fe68439
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
"extruder_clearance_height_to_rod": "25",
|
"extruder_clearance_height_to_rod": "25",
|
||||||
"extruder_clearance_max_radius": "73",
|
"extruder_clearance_max_radius": "73",
|
||||||
"extruder_clearance_radius": "73",
|
"extruder_clearance_radius": "73",
|
||||||
"machine_load_filament_time": "13",
|
"machine_load_filament_time": "28",
|
||||||
"machine_max_acceleration_z": [
|
"machine_max_acceleration_z": [
|
||||||
"1500",
|
"1500",
|
||||||
"1500"
|
"1500"
|
||||||
@@ -37,7 +37,7 @@
|
|||||||
"30",
|
"30",
|
||||||
"30"
|
"30"
|
||||||
],
|
],
|
||||||
"machine_unload_filament_time": "19",
|
"machine_unload_filament_time": "34",
|
||||||
"nozzle_type": "stainless_steel",
|
"nozzle_type": "stainless_steel",
|
||||||
"nozzle_volume": "32",
|
"nozzle_volume": "32",
|
||||||
"printable_area": [
|
"printable_area": [
|
||||||
|
|||||||
Reference in New Issue
Block a user