Skip to content

Commit

Permalink
Fix extruder calibration links, add pre-reqs to tower method page
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewEllis93 committed Jul 12, 2024
1 parent 8ea9889 commit b4b9bea
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion articles/pressure_linear_advance/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ grand_parent: Tuning
:dizzy: This page is compatible with Klipper, Marlin, and RepRapFirmware.

{: .prereqs}
> - You should [:page_facing_up: calibrate your extruder](https://docs.vorondesign.com/build/startup/#extruder-calibration-e-steps) first.
> - You should [:page_facing_up: calibrate your extruder](../extruder_calibration.md) first.
> - ![]({{ "/assets/img/marlin_small.png" | absolute_url }}) **Marlin**: Linear advance must be [:page_facing_up: enabled in firmware](https://marlinfw.org/docs/configuration/configuration.html#linear-advance). Not all printers have it enabled by default.
---
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ grand_parent: Tuning
:dizzy: This page is compatible with Klipper and Marlin.

{: .prereqs}
> - You should [:page_facing_up: calibrate your extruder](https://docs.vorondesign.com/build/startup/#extruder-calibration-e-steps) first.
> - You should [:page_facing_up: calibrate your extruder](../extruder_calibration.md) first.
> - ![]({{ "/assets/img/marlin_small.png" | absolute_url }}) **Marlin**: Linear advance must be [:page_facing_up: enabled in firmware](https://marlinfw.org/docs/configuration/configuration.html#linear-advance). Not all printers have it enabled by default.
---
Expand Down
2 changes: 1 addition & 1 deletion articles/pressure_linear_advance/pattern_method.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ grand_parent: Tuning
:dizzy: This page is compatible with Klipper, Marlin, and RepRapFirmware.

{: .prereqs}
> - You should [:page_facing_up: calibrate your extruder](https://docs.vorondesign.com/build/startup/#extruder-calibration-e-steps) first.
> - You should [:page_facing_up: calibrate your extruder](../extruder_calibration.md) first.
> - ![]({{ "/assets/img/marlin_small.png" | absolute_url }}) **Marlin**: Linear advance must be [:page_facing_up: enabled in firmware](https://marlinfw.org/docs/configuration/configuration.html#linear-advance). Not all printers have it enabled by default.
---
Expand Down
4 changes: 4 additions & 0 deletions articles/pressure_linear_advance/tower_method.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ grand_parent: Tuning
{: .compat}
:dizzy: This page is compatible with **Klipper only**.

{: .prereqs}
> - You should [:page_facing_up: calibrate your extruder](../extruder_calibration.md) first.

---

**I would generally recommend using the [:page_facing_up: pattern method](./pattern_method.md) rather than this method, if you can take some time to wrap your head around it.** It is quicker and more precise.
Expand Down

0 comments on commit b4b9bea

Please sign in to comment.