mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Wiki 13: Layer time variability + Minor Improvements (#10677)
* Layer time Variability Co-Authored-By: dewi-ny-je <2866139+dewi-ny-je@users.noreply.github.com> * Layer time Variability ++ Co-Authored-By: dewi-ny-je <2866139+dewi-ny-je@users.noreply.github.com> * Infill gcode analysis tool * Infill calculator project * 2 Sigma Co-Authored-By: dewi-ny-je <2866139+dewi-ny-je@users.noreply.github.com> * Layer Time Variability improved calculation, grouping % and New names Co-Authored-By: dewi-ny-je <2866139+dewi-ny-je@users.noreply.github.com> * Fix Applies to lines * Reorder, icons and descriptions * #10687 comment * Update phishing site reporting instructions in README README now advises users to report malicious sites using both Google Safe Browsing and Microsoft Security Intelligence, improving community security guidance. * Ziped analysis gcodes * Klipper estimator + 3mf klipperized * Klipper estimator Corrected * Reformat MD generator * extra-solid-infill.gif Size Optimized * Analysis Refactor * cleaned outliers * imagefix * Images with accurate values * Project specific Machine, Material and Process * Notes * Update extra-solid-infill.gif * Update profiles images and fix using same name * Zipped analysis files * Add note on Avoid Crossing Walls and Timelapse mode Co-Authored-By: Rodrigo <162915171+RF47@users.noreply.github.com> * Update VS build instructions Co-Authored-By: Anson Liu <546458+ansonl@users.noreply.github.com> * Added IPThreat report links in README * DEFA[.]NG Co-Authored-By: Nanashi <53353250+NanashiTheNameless@users.noreply.github.com> --------- Co-authored-by: dewi-ny-je <2866139+dewi-ny-je@users.noreply.github.com> Co-authored-by: Rodrigo <162915171+RF47@users.noreply.github.com> Co-authored-by: Anson Liu <546458+ansonl@users.noreply.github.com> Co-authored-by: Nanashi <53353250+NanashiTheNameless@users.noreply.github.com>
This commit is contained in:
@@ -63,7 +63,7 @@ To mitigate this effect, OrcaSlicer allows you to specify a negative distance th
|
||||
|
||||
## Precise wall
|
||||
|
||||
The 'Precise Wall' is a distinctive feature introduced by OrcaSlicer, aimed at improving the dimensional accuracy of prints and minimizing layer inconsistencies by slightly increasing the spacing between the outer wall and the inner wall.
|
||||
The 'Precise Wall' is a distinctive feature introduced by OrcaSlicer, aimed at improving the dimensional accuracy of prints and minimizing layer inconsistencies by slightly increasing the spacing between the outer wall and the inner wall when printing in [Inner Outer wall order](quality_settings_wall_and_surfaces#innerouter).
|
||||
|
||||
### Technical explanation
|
||||
|
||||
|
||||
@@ -92,6 +92,9 @@ Highly recommended for detailed or aesthetic prints.
|
||||
|
||||

|
||||
|
||||
> [!NOTE]
|
||||
> This feature is not compatible with Timelapse mode, as it can cause unexpected travel moves.
|
||||
|
||||
### Max detour length
|
||||
|
||||
Defines the maximum distance the printer is allowed to detour to avoid crossing a wall.
|
||||
|
||||
Reference in New Issue
Block a user