mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
Wiki Update 10 - Quality (#10301)
* Update quality_settings_wall_generator.md * Expand layer height wiki * Rework height * Update quality_settings_line_width.md * Update quality_settings_precision.md * Update quality_settings_seam.md * Minor linking * Update quality_settings_wall_and_surfaces.md * Reverse on odd improved * Extra perimeter on overhangs * Images fixes * Update speed_settings_jerk_xy.md * quality_settings_ironing * Update quality_settings_seam.md * Update quality_settings_bridging.md * Remove precision sub-section links * Add icons to settings links in Home documentation * Moved fuzzy skin Remove Fuzzy Skin section from special mode settings to it's own place. * Fix image adaptive-pressure-advance-calib.md * Update image references Standardized image alt text and filenames for consistency and clarity. * Update image alt text and file references in docs Standardized and clarified image alt text in Calibration.md for easy md to html conversion. * Update seam * Base scarf joint seam * Update quality_settings_seam.md * Update quality_settings_wall_generator.md * Update quality_settings_overhangs.md * Fuzzy Skin Generator Mode Wiki Co-Authored-By: π² <189209038+pi-squared-studio@users.noreply.github.com> * Infill Templates Wiki Co-Authored-By: π² <189209038+pi-squared-studio@users.noreply.github.com> * basic md formating * Update infill and advanced strength settings docs * Moved + Linked Metalanguage * image preview (change befor ready) * Update strength_settings_infill_rotation_template_metalanguage.md * reorder image description * Some credits * Spelling infill rotation metalanguage docs * Crop metalanguage fills * fix image reference * Update strength_settings_infill_rotation_template_metalanguage.md * Update strength_settings_infill_rotation_template_metalanguage.md * standard characters images * flow rate update division * Update Tab.cpp * Reworking flow rate calibration guide * Update strength_settings_top_bottom_shells.md * Flow Calib WIP --------- Co-authored-by: π² <189209038+pi-squared-studio@users.noreply.github.com> Co-authored-by: pi-squared-studio <pi.squared.studio@gmail.com>
This commit is contained in:
92
doc/Home.md
92
doc/Home.md
@@ -21,7 +21,7 @@ Orca slicer is a powerful open source slicer for FFF (FDM) 3D Printers. This wik
|
||||
|
||||
## Printer Settings
|
||||
|
||||

|
||||

|
||||
|
||||
- [Air filtration/Exhaust fan handling](air-filtration)
|
||||
- [Auxiliary fan handling](Auxiliary-fan)
|
||||
@@ -31,7 +31,7 @@ Orca slicer is a powerful open source slicer for FFF (FDM) 3D Printers. This wik
|
||||
|
||||
## Material Settings
|
||||
|
||||

|
||||

|
||||
|
||||
- [Single Extruder Multimaterial](semm)
|
||||
- [Pellet Printers (pellet flow coefficient)](pellet-flow-coefficient)
|
||||
@@ -44,7 +44,7 @@ First steps to prepare your model/s for printing.
|
||||
|
||||
## Process Settings
|
||||
|
||||

|
||||

|
||||
|
||||
The below sections provide a detailed settings explanation as well as tips and tricks in setting these for optimal print results.
|
||||
|
||||
@@ -52,78 +52,70 @@ The below sections provide a detailed settings explanation as well as tips and t
|
||||
|
||||

|
||||
|
||||
- [Layer Height Settings](quality_settings_layer_height)
|
||||
- [Line Width Settings](quality_settings_line_width)
|
||||
- [Seam Settings](quality_settings_seam)
|
||||
- [Precision](quality_settings_precision)
|
||||
- [Precise Wall](quality_settings_precision#precise-wall)
|
||||
- [Precise Z Height](quality_settings_precision#precise-z-height)
|
||||
- [Slice gap closing radius](quality_settings_precision#slice-gap-closing-radius)
|
||||
- [Resolution](quality_settings_precision#resolution)
|
||||
- [Arc fitting](quality_settings_precision#arc-fitting)
|
||||
- [X-Y Compensation](quality_settings_precision#x-y-compensation)
|
||||
- [Elephant foot compensation](quality_settings_precision#elephant-foot-compensation)
|
||||
- [Precise wall](quality_settings_precision#precise-wall)
|
||||
- [Precise Z Height](quality_settings_precision#precise-z-height)
|
||||
- [Polyholes](quality_settings_precision#polyholes)
|
||||
- [Ironing](quality_settings_ironing)
|
||||
- [Wall generator](quality_settings_wall_generator)
|
||||
- [Walls and surfaces](quality_settings_wall_and_surfaces)
|
||||
- [Bridging](quality_settings_bridging)
|
||||
- [Overhangs](quality_settings_overhangs)
|
||||
-  [Layer Height Settings](quality_settings_layer_height)
|
||||
-  [Line Width Settings](quality_settings_line_width)
|
||||
-  [Seam Settings](quality_settings_seam)
|
||||
-  [Precision](quality_settings_precision)
|
||||
-  [Ironing](quality_settings_ironing)
|
||||
-  [Wall generator](quality_settings_wall_generator)
|
||||
-  [Walls and surfaces](quality_settings_wall_and_surfaces)
|
||||
-  [Bridging](quality_settings_bridging)
|
||||
-  [Overhangs](quality_settings_overhangs)
|
||||
|
||||
### Strength Settings
|
||||
|
||||

|
||||
|
||||
- [Walls](strength_settings_walls)
|
||||
- [Top and Bottom Shells](strength_settings_top_bottom_shells)
|
||||
- [Infill](strength_settings_infill)
|
||||
- [Advanced](strength_settings_advanced)
|
||||
-  [Walls](strength_settings_walls)
|
||||
-  [Top and Bottom Shells](strength_settings_top_bottom_shells)
|
||||
-  [Infill](strength_settings_infill)
|
||||
-  [Template Metalanguage for infill rotation](strength_settings_infill_rotation_template_metalanguage)
|
||||
-  [Advanced](strength_settings_advanced)
|
||||
|
||||
### Speed Settings
|
||||
|
||||

|
||||
|
||||
- [Initial Layer Speed](speed_settings_initial_layer_speed)
|
||||
- [Other Layers Speed](speed_settings_other_layers_speed)
|
||||
- [Overhang Speed](speed_settings_overhang_speed)
|
||||
- [Travel Speed](speed_settings_travel)
|
||||
- [Acceleration](speed_settings_acceleration)
|
||||
- [Jerk (XY)](speed_settings_jerk_xy)
|
||||
- [Advanced / Extrusion rate smoothing](speed_settings_advanced)
|
||||
-  [Initial Layer Speed](speed_settings_initial_layer_speed)
|
||||
-  [Other Layers Speed](speed_settings_other_layers_speed)
|
||||
-  [Overhang Speed](speed_settings_overhang_speed)
|
||||
-  [Travel Speed](speed_settings_travel)
|
||||
-  [Acceleration](speed_settings_acceleration)
|
||||
-  [Jerk (XY)](speed_settings_jerk_xy)
|
||||
-  [Advanced / Extrusion rate smoothing](speed_settings_advanced)
|
||||
|
||||
### Support Settings
|
||||
|
||||

|
||||
|
||||
- [Support](support_settings_support)
|
||||
- [Raft](support_settings_raft)
|
||||
- [Support Filament](support_settings_filament)
|
||||
- [Support Ironing](support_settings_ironing)
|
||||
- [Advanced](support_settings_advanced)
|
||||
- [Tree Supports](support_settings_tree)
|
||||
-  [Support](support_settings_support)
|
||||
-  [Raft](support_settings_raft)
|
||||
-  [Support Filament](support_settings_filament)
|
||||
-  [Support Ironing](support_settings_ironing)
|
||||
-  [Advanced](support_settings_advanced)
|
||||
-  [Tree Supports](support_settings_tree)
|
||||
|
||||
### Multimaterial Settings
|
||||
|
||||

|
||||
|
||||
- [Prime Tower](multimaterial_settings_prime_tower)
|
||||
- [Filament for Features](multimaterial_settings_filament_for_features)
|
||||
- [Ooze Prevention](multimaterial_settings_ooze_prevention)
|
||||
- [Flush Options](multimaterial_settings_flush_options)
|
||||
- [Advanced](multimaterial_settings_advanced)
|
||||
-  [Prime Tower](multimaterial_settings_prime_tower)
|
||||
-  [Filament for Features](multimaterial_settings_filament_for_features)
|
||||
-  [Ooze Prevention](multimaterial_settings_ooze_prevention)
|
||||
-  [Flush Options](multimaterial_settings_flush_options)
|
||||
-  [Advanced](multimaterial_settings_advanced)
|
||||
|
||||
### Others Settings
|
||||
|
||||

|
||||
|
||||
- [Skirt](others_settings_skirt)
|
||||
- [Brim](others_settings_brim)
|
||||
- [Special Mode](others_settings_special_mode)
|
||||
- [G-Code Output](others_settings_g_code_output)
|
||||
- [Post Processing Scripts](others_settings_post_processing_scripts)
|
||||
- [Notes](others_settings_notes)
|
||||
-  [Skirt](others_settings_skirt)
|
||||
-  [Brim](others_settings_brim)
|
||||
-  [Special Mode](others_settings_special_mode)
|
||||
-  [Fuzzy Skin](others_settings_fuzzy_skin)
|
||||
-  [G-Code Output](others_settings_g_code_output)
|
||||
-  [Post Processing Scripts](others_settings_post_processing_scripts)
|
||||
-  [Notes](others_settings_notes)
|
||||
|
||||
## Calibrations
|
||||
|
||||
|
||||
Reference in New Issue
Block a user