[WIP] Clean up and port MEGA P laser feature from TFT #540
Reference in New Issue
Block a user
No description provided.
Delete Branch "stklcode/feature/anycubic-laser"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Clean up the more or less neglected code snippets from the original Anycubic MEGA P laser feature.
Remove the
KNUTWURST_MEGA_P_LASER
switch and make all logic available withKNUTWURST_MEGA_P
.(we might discuss this, maybe someone might like to disable it to save some memory)
Additionally, we patch the cardreader module to not ignore .bmp files on these machines.
+++ WORK IN PROGRESS+++
current status:
Requirements
Anycubic MEGA P with laser module
Benefits
The feature is not really useful imho, but it should finally work.
Configurations
--
Related Issues
--
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.