-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
speed_settings_acceleration
Acceleration in 3D printing is usually set on the printer's firmware settings.
This setting will try to override the acceleration when normal printing acceleration value is different than 0.
Orca will limit the acceleration to not exceed the acceleration set in the Printer's Motion Ability settings.
- Normal printing
- Outer wall
- Inner wall
- Bridge
- Sparse infill
- Internal solid infill
- Initial layer
- Top surface
- Travel
The default acceleration of both normal printing and travel.
Note
If this value is set to 0, the acceleration will be set to the printer's default acceleration.
Acceleration for outer wall printing. This is usually set to a lower value than normal printing to ensure better quality.
Acceleration for inner wall printing. This is usually set to a higher value than outer wall printing to improve speed.
Acceleration of bridges. If the value is expressed as a percentage (e.g. 50%), it will be calculated based on the outer wall acceleration.
Acceleration of sparse infill. If the value is expressed as a percentage (e.g. 100%), it will be calculated based on the default acceleration.
Acceleration of internal solid infill. If the value is expressed as a percentage (e.g. 100%), it will be calculated based on the default acceleration.
Acceleration of initial layer. Using a lower value can improve build plate adhesion.
Acceleration of top surface infill. Using a lower value may improve top surface quality.
Recommended to use a similar value to the outer wall acceleration.
Acceleration of travel moves. This is usually set to a higher value than normal printing to reduce travel time.