Skip to content

Wiki Update part 5 - (HELP REQUIRED) #9873

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ Optimize your prints with ultra-fast slicing, intelligent support generation, an

- **[Advanced Calibration Tools](https://github.com/SoftFever/OrcaSlicer/wiki/Calibration)**
Comprehensive suite: temperature towers, flow rate, retraction & more for optimal performance.
- **[Precise Wall](https://github.com/SoftFever/OrcaSlicer/wiki/Precise-wall) and [Seam Control](https://github.com/SoftFever/OrcaSlicer/wiki/quality_settings_seam)**
- **[Precise Wall](https://github.com/SoftFever/OrcaSlicer/wiki/quality_settings_precision#precise-wall) and [Seam Control](https://github.com/SoftFever/OrcaSlicer/wiki/quality_settings_seam)**
Adjust outer wall spacing and apply scarf seams to enhance print accuracy.
- **Sandwich Mode and [SuperSlicer Polyholes](https://github.com/supermerill/SuperSlicer/wiki/Polyholes) Support**
- **Sandwich Mode and [Polyholes](https://github.com/SoftFever/OrcaSlicer/wiki/quality_settings_precision#polyholes) Support**
Use varied infill patterns and accurate hole shapes for improved clarity.
- **Overhang and Support Optimization**
Modify geometry for printable overhangs with precise support placement.
Expand Down
44 changes: 34 additions & 10 deletions doc/Home.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,25 @@

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.

- [Prepare](#prepare)
- [Print Settings, Tips and Tricks](#print-settings-tips-and-tricks)
- [Quality Settings](#quality-settings)
- [Speed Settings](#speed-settings)
- [Multi material](#multi-material)
- [Strength Settings](#strength-settings)
- [Material Settings](#material-settings)
- [Printer Settings](#printer-settings)
- [Printer Calibration](#printer-calibration)
- [Developer Section](#developer-section)

> [!NOTE]
> The Wiki is **Work In Progress** so bear with us while we get it up and running!
> The Wiki is **Work In Progress** so bear with us while we get it up and running!
> Please consider contributing to the wiki following the [How to contribute to the wiki](How-to-wiki) guide.

## Prepare

First steps to prepare your model/s for printing.

- [STL Transformation](stl-transformation)

## Print Settings, Tips and Tricks

Expand All @@ -22,17 +31,30 @@ 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)
- [Precise wall](Precise-wall)
- [Precise Z height](precise-z-height)
- [STL Transformation](stl-transformation)
- [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)

### Speed Settings

- [Extrusion rate smoothing](extrusion-rate-smoothing)
- [Extrusion rate smoothing](speed_extrusion_rate_smoothing)

### Multi material
### Strength Settings

- [Infill](strength_settings_infill)

## Material Settings

- [Single Extruder Multimaterial](semm)
- [Pellet Printers (pellet flow coefficient)](pellet-flow-coefficient)

### Printer Settings

Expand All @@ -41,8 +63,6 @@ The below sections provide a detailed settings explanation as well as tips and t
- [Chamber temperature control](chamber-temperature)
- [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

Expand All @@ -61,8 +81,12 @@ The [Calibration Guide](Calibration) outlines Orca’s key calibration tests and

## Developer Section

This is a documentation from someone exploring the code and is by no means complete or even completely accurate. Please edit the parts you might find inaccurate. This is probably going to be helpful nonetheless.

- [How to build Orca Slicer](How-to-build)
- [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)
- [Preset, PresetBundle and PresetCollection](Preset-and-bundle)
- [Plater, Sidebar, Tab, ComboBox](plater-sidebar-tab-combobox)
- [Slicing Call Hierarchy](slicing-hierarchy)
25 changes: 0 additions & 25 deletions doc/Precise-wall.md

This file was deleted.

7 changes: 0 additions & 7 deletions doc/developer-reference/Developers-Home.md

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added doc/images/Precision/PolyHoles.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions doc/images/Precision/arc-fitting.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading