Merge branch 'master' into skr-mini-e3-v3

This commit is contained in:
Bassam Husain
2023-08-05 18:36:16 -04:00

View File

@@ -353,7 +353,11 @@ The printhead is now parked front center waiting for you to insert filament. You
Although this repo contains all the code from the KAMP repository, only the `mesh` functionality of KAMP has been enabled and tested.
If you KAMP is disabled, and you don't have a `default` mesh stored in your `printer.cfg`, `PRINT_START` will crash.
The [Label objects setting](https://docs.mainsail.xyz/overview/features/exclude-objects#enable-the-label-objects-setting-in-your-slicer) in your slicer must be enabled for KAMP to work.
⚠️ If KAMP is disabled, and you don't have a `default` mesh stored in your `printer.cfg`, `PRINT_START` will crash.
⚠️ KAMP cannot be used with low-powered devices such as the Raspberry Pi Zero.
Adjust according to your needs.