mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-05 20:36:04 +08:00
EN4 Improve print time estimation
This commit is contained in:
parent
6d0e0f2cbc
commit
f8ea66604e
@ -38,11 +38,11 @@
|
||||
"machine_width": { "default_value": 235 },
|
||||
"machine_depth": { "default_value": 230 },
|
||||
"machine_height": { "default_value": 270 },
|
||||
"machine_acceleration": { "value": 1000 },
|
||||
"machine_acceleration": { "value": 3000 },
|
||||
"machine_heated_bed": { "default_value": true },
|
||||
"machine_max_acceleration_e": { "value": 5000 },
|
||||
"machine_max_acceleration_x": { "value": 1000 },
|
||||
"machine_max_acceleration_y": { "value": 1000 },
|
||||
"machine_max_acceleration_x": { "value": 5000 },
|
||||
"machine_max_acceleration_y": { "value": 5000 },
|
||||
"machine_max_jerk_xy": { "value": 8.0 },
|
||||
"machine_nozzle_cool_down_speed": { "value": 0.75 },
|
||||
"machine_nozzle_heat_up_speed": { "value": 1.6 },
|
||||
|
Loading…
x
Reference in New Issue
Block a user