mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Wiki Update part 4 (#9872)
* How to wiki * Local images + pressure-advance realocation * fill patterns WIP + Patch Until they fix this: https://github.com/orgs/community/discussions/118296 * Wiki images update8fff1caUpdated images with new style from commit8fff1ca(pr: #9797) * Internal Wiki Links + standardization * Update Flow Calibration image Co-Authored-By: Dowsha3d <216038220+dowsha3d@users.noreply.github.com> * Seam wiki merge * Updated Wiki Home * MD Final lines * How to index --------- Co-authored-by: Dowsha3d <216038220+dowsha3d@users.noreply.github.com>
This commit is contained in:
26
doc/Home.md
26
doc/Home.md
@@ -2,9 +2,18 @@
|
||||
|
||||
Orca slicer is a powerful open source slicer for FFF (FDM) 3D Printers. This wiki page aims to provide an detailed explanation of the slicer settings, how to get the most out of them as well as how to calibrate and setup your printer.
|
||||
|
||||
The Wiki is work in progress so bear with us while we get it up and running!
|
||||
- [Print Settings, Tips and Tricks](#print-settings-tips-and-tricks)
|
||||
- [Quality Settings](#quality-settings)
|
||||
- [Speed Settings](#speed-settings)
|
||||
- [Multi material](#multi-material)
|
||||
- [Printer Settings](#printer-settings)
|
||||
- [Printer Calibration](#printer-calibration)
|
||||
- [Developer Section](#developer-section)
|
||||
|
||||
## Print Settings, Tips and Tricks (Work In Progress)
|
||||
> [!NOTE]
|
||||
> The Wiki is **Work In Progress** so bear with us while we get it up and running!
|
||||
|
||||
## Print Settings, Tips and Tricks
|
||||
|
||||
The below sections provide a detailed settings explanation as well as tips and tricks in setting these for optimal print results.
|
||||
|
||||
@@ -14,6 +23,7 @@ The below sections provide a detailed settings explanation as well as tips and t
|
||||
- [Line Width Settings](quality_settings_line_width)
|
||||
- [Seam Settings](quality_settings_seam)
|
||||
- [Precise wall](Precise-wall)
|
||||
- [Precise Z height](precise-z-height)
|
||||
- [STL Transformation](stl-transformation)
|
||||
|
||||
### Speed Settings
|
||||
@@ -24,7 +34,7 @@ The below sections provide a detailed settings explanation as well as tips and t
|
||||
|
||||
- [Single Extruder Multimaterial](semm)
|
||||
|
||||
### Printer Settings:
|
||||
### Printer Settings
|
||||
|
||||
- [Air filtration/Exhaust fan handling](air-filtration)
|
||||
- [Auxiliary fan handling](Auxiliary-fan)
|
||||
@@ -32,21 +42,22 @@ The below sections provide a detailed settings explanation as well as tips and t
|
||||
- [Adaptive Bed Mesh](adaptive-bed-mesh)
|
||||
- [Using different bed types in Orca](bed-types)
|
||||
- [Pellet Printers (pellet flow coefficient)](pellet-flow-coefficient)
|
||||
- [Fill Patterns](fill-patterns)
|
||||
|
||||
## Printer Calibration
|
||||
|
||||
The [Calibration Guide](Calibration) takes you through the key calibration tests in Orca - flow rate, pressure advance, print temperature, retraction, tolerances, etc.
|
||||
The [Calibration Guide](Calibration) outlines Orca’s key calibration tests and their suggested order of execution.
|
||||
|
||||
- [Temperature](temp-calib)
|
||||
- [Flow Rate](flow-rate-calib)
|
||||
- [Pressure Advance](pressure-advance-calib)
|
||||
- [Temperature](temp-calib)
|
||||
- [Adaptive Pressure Advance Guide](adaptive-pressure-advance-calib)
|
||||
- [Retraction](retraction-calib)
|
||||
- [Tolerance](tolerance-calib)
|
||||
- Advanced:
|
||||
- [Volumetric Speed](volumetric-speed-calib)
|
||||
- [Adaptive Pressure Advance Guide](adaptive-pressure-advance-calib)
|
||||
- [Input Shaping](input-shaping-calib)
|
||||
- [Cornering (Jerk & Junction Deviation)](cornering-calib)
|
||||
- [Input Shaping](input-shaping-calib)
|
||||
|
||||
## Developer Section
|
||||
|
||||
@@ -54,3 +65,4 @@ The [Calibration Guide](Calibration) takes you through the key calibration tests
|
||||
- [Localization and translation guide](Localization_guide)
|
||||
- [Developer Reference](Developers-Home)
|
||||
- [How to create profiles](How-to-create-profiles)
|
||||
- [How to contribute to the wiki](How-to-wiki)
|
||||
|
||||
Reference in New Issue
Block a user