Skip to content

Commit

Permalink
Revert "Wiki updates v2 & adaptive PA documentation (SoftFever#6491)"
Browse files Browse the repository at this point in the history
This reverts commit 2a5e260.
  • Loading branch information
shyblower committed Dec 25, 2024
1 parent 646267a commit dd12e5a
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 208 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,6 @@ Thank you for your vigilance and support in keeping our community safe!
- More granular controls
- Additional features can be found in the [change notes](https://github.com/SoftFever/OrcaSlicer/releases/)

# Wiki
The wiki below aims to provide a detailed explanation of the slicer settings, including how to maximize their use and how to calibrate and set up your printer.

Please note that the wiki is a work in progress. We appreciate your patience as we continue to develop and improve it!

**[Access the wiki here](https://github.com/SoftFever/OrcaSlicer/wiki)**

# Download

Expand Down
11 changes: 5 additions & 6 deletions doc/Home.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ The Wiki is work in progress so bear with us while we get it up and running!
The below sections provide a detailed settings explanation as well as tips and tricks in setting these for optimal print results.

### Quality Settings
- [Layer Height Settings](quality_settings_layer_height)
- [Line Width Settings](quality_settings_line_width)
- [Seam Settings](quality_settings_seam)
- [Layer Height Settings](print_settings/quality/quality_settings_layer_height)
- [Line Width Settings](print_settings/quality/quality_settings_line_width)
- [Seam Settings](print_settings/quality/quality_settings_seam)
- [Precise wall](Precise-wall)

### Speed Settings
- [Extrusion rate smoothing](extrusion-rate-smoothing)
- [Extrusion rate smoothing](print_settings/speed/extrusion-rate-smoothing)

### Multi material
- [Single Extruder Multimaterial](semm)
Expand All @@ -30,9 +30,8 @@ The below sections provide a detailed settings explanation as well as tips and t
## Printer Calibration
The guide below takes you through the key calibration tests in Orca - flow rate, pressure advance, print temperature, retraction, tolerances and maximum volumetric speed
- [Calibration Guide](./Calibration)
- [Adaptive Pressure Advance Guide](adaptive-pressure-advance)

## Developer Section
- [How to build Orca Slicer](./How-to-build)
- [Localization and translation guide](Localization_guide)
- [Developer Reference](https://github.com/SoftFever/OrcaSlicer/blob/main/doc/developer-reference/Home.md)
- [Developer Reference](./developer-reference/Home)
176 changes: 0 additions & 176 deletions doc/adaptive-pressure-advance.md

This file was deleted.

5 changes: 2 additions & 3 deletions doc/developer-reference/Home.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@

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.

- [Preset, PresetBundle and PresetCollection](https://github.com/SoftFever/OrcaSlicer/blob/main/doc/developer-reference/Preset-and-bundle.md)
- [Plater, Sidebar, Tab, ComboBox](https://github.com/SoftFever/OrcaSlicer/blob/main/doc/developer-reference/plater-sidebar-tab-combobox.md)
- [Slicing Call Hierarchy](https://github.com/SoftFever/OrcaSlicer/blob/main/doc/developer-reference/slicing-hierarchy.md)
- [Preset, PresetBundle and PresetCollection](./Preset-and-bundle)
- [Plater, Sidebar, Tab, ComboBox](./plater-sidebar-tab-combobox)
Loading

0 comments on commit dd12e5a

Please sign in to comment.