Skip to content

Commit

Permalink
Update macros.md
Browse files Browse the repository at this point in the history
  • Loading branch information
500Foods authored Jan 11, 2025
1 parent c6112bd commit 90b505a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/macros.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ✂️ Quick Reference - Macros
Macros are typically defined in the printer.cfg file and these macros in particular are probably already present. Be sure to comment out any existing macro while testing changes, so you can revert back to the prior version if you encounter any problems.
- [HEAT_SOAK](https://github.com/500Foods/WelcomeToTroodon/blob/main/macros/HEAT_SOAK.md) - Heatsoak the printer for more consistent prints
- [HEAT_SOAK](https://github.com/500Foods/WelcomeToTroodon/blob/main/macros/HEAT_SOAK.md) - Heat soak the printer for more consistent prints
- [LIGHTS_TOGGLE](https://github.com/500Foods/WelcomeToTroodon/blob/main/macros/LIGHTS_TOGGLE.md) - Turn the main chamber light on or off via a macro or a KlipperScreen button
- [PRINT_START](https://github.com/500Foods/WelcomeToTroodon/blob/main/macros/PRINT_START.md) - Runs whenever a new print job is sent to the printer
- [PRINT_CANCEL](https://github.com/500Foods/WelcomeToTroodon/blob/main/macros/PRINT_CANCEL.md) - Runs whenever a new print job is canceled, manually or otherwise
Expand Down

0 comments on commit 90b505a

Please sign in to comment.