mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-24 23:27:46 +08:00
Equalize all accelerations to avoid filling gcode with M204 commands
This commit is contained in:
parent
2558a98636
commit
28c2277902
@ -1150,7 +1150,7 @@ support_material_synchronize_layers = 0
|
|||||||
travel_speed = 94
|
travel_speed = 94
|
||||||
first_layer_speed = 15
|
first_layer_speed = 15
|
||||||
perimeter_acceleration = 300
|
perimeter_acceleration = 300
|
||||||
infill_acceleration = 200
|
infill_acceleration = 300
|
||||||
bridge_acceleration = 300
|
bridge_acceleration = 300
|
||||||
first_layer_acceleration = 300
|
first_layer_acceleration = 300
|
||||||
default_acceleration = 300
|
default_acceleration = 300
|
||||||
|
Loading…
x
Reference in New Issue
Block a user