mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-24 23:24:02 -06:00
Anycubic Mega Zero updates (#199)
- Fix bootscreen - Fix Y minimal position - Enable support for M73 (Current percentage/Remaining time) - Enable individual axis homing menus - Enable quick homing for XY - Enable "back" menu item at the top - Enable Mesh Bed Leveling (including LCD leveling sub-menu) - To save space: - Disable Arc support - Disable Volumetric extrusion options - Enable Slim LCD Menus
This commit is contained in:
parent
b26f89a6e1
commit
1831d5465d
3 changed files with 15 additions and 15 deletions
|
@ -22,7 +22,7 @@
|
|||
#pragma once
|
||||
|
||||
//#define CUSTOM_BOOTSCREEN_TIMEOUT 2000
|
||||
#define CUSTOM_BOOTSCREEN_INVERTED
|
||||
//#define CUSTOM_BOOTSCREEN_INVERTED
|
||||
|
||||
#define CUSTOM_BOOTSCREEN_BMPWIDTH 128
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue