mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Wiki Update 9 - Speed (#10173)
* Improve initial layer speed documentation Expanded explanations for initial layer speed settings, including benefits of slower first layers, detailed descriptions for each speed parameter, and added an illustrative image for the 'number of slow layers' setting. * Update Volumetric speed calib + images * Update speed_settings_other_layers_speed.md * Improved MVFS descriptions Co-Authored-By: dewi-ny-je <2866139+dewi-ny-je@users.noreply.github.com> Co-Authored-By: MxBrnr <142743732+mxbrnr@users.noreply.github.com> Co-Authored-By: Rodrigo <162915171+RF47@users.noreply.github.com> * Clarify bed temperature effects * MVF images from 14 to 19 To match description * Update temp-calib.md * Expand and clarify temperature calibration guide Added a standard temperature ranges table for common 3D printing materials, clarified and expanded sections on bed and chamber temperature, and improved formatting and tips for optimal print quality. Co-Authored-By: dewi-ny-je <2866139+dewi-ny-je@users.noreply.github.com> * Update links for acceleration and jerk settings * Small perimeters * Update speed_settings_other_layers_speed.md * Add reference to ironing speed settings * Update overhang speed * Add travel speed illustration * Update avoid crossing * Update speed_settings_acceleration.md * Update speed_settings_overhang_speed.md * Update speed_settings_acceleration.md * Update speed_settings_jerk_xy.md * Update speed_settings_jerk_xy.md * Update ERS documentation and replace images with PNGs * Seam Aligned Back * Copilot FIX Co-Authored-By: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: dewi-ny-je <2866139+dewi-ny-je@users.noreply.github.com> Co-authored-by: MxBrnr <142743732+mxbrnr@users.noreply.github.com> Co-authored-by: Rodrigo <162915171+RF47@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -25,3 +25,7 @@ The distance to keep from the edges. A value of 0 sets this to half of the nozzl
|
||||
## Angle
|
||||
|
||||
The angle ironing is done at. A negative number disables this function and uses the default method.
|
||||
|
||||
## Speed
|
||||
|
||||
See [Speed settings for other layers](speed_settings_other_layers_speed#ironing-speed) for more information about ironing speed.
|
||||
|
||||
@@ -14,6 +14,13 @@ Will attempt to align the seam to a hidden internal facet of the model.
|
||||
|
||||

|
||||
|
||||
### Aligned Back
|
||||
|
||||
Combines "Aligned" and "Back" strategies by prioritizing seam placement away from the front-facing side while still finding optimal hidden locations for other orientations. This is particularly useful for directional models like sculptures or figurines that have a clear front view.
|
||||
Unlike "Back" which always places seams at the rearmost position, "Aligned Back" uses intelligent positioning that avoids the front while maintaining sophisticated seam hiding capabilities.
|
||||
|
||||

|
||||
|
||||
### Nearest
|
||||
|
||||
Will place the seam at the nearest starting point compared to where the nozzle stopped printing in the previous layer.
|
||||
|
||||
Reference in New Issue
Block a user