port integrated laser printing feature for the MEGA Pro
Migration from the original v1.2.9 firmware sourcecode to the current Marlin 2.x implementation. Move functions to AnycubicTouchscreenClass class and adjust Marlin calls.
This commit is contained in:
@@ -62,17 +62,6 @@
|
||||
#define SWAP_Z_MOTORS
|
||||
#endif
|
||||
|
||||
/*
|
||||
* This enables the integrated Laser engaving feature
|
||||
* in the anycubic touchscreen. It's currently only
|
||||
* supported by the Anycubic MEGA Pro and therefore it
|
||||
* is automatically set if the MEGA_P is enabled.
|
||||
*
|
||||
*/
|
||||
#if ENABLED(KNUTWURST_MEGA_P)
|
||||
// #define KNUTWURST_MEGA_P_LASER
|
||||
#endif
|
||||
|
||||
/*
|
||||
* To ensure the correct endstop configuration,
|
||||
* this has to be enabled to alter the motherboard
|
||||
|
Reference in New Issue
Block a user