0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Configurations.git synced 2025-09-16 17:17:54 +00:00

🔧 CNC miniRambo as overrides

This commit is contained in:
Scott Lahteine 2024-03-24 18:33:01 -05:00
parent e7254f15d9
commit 0a43977efc
2 changed files with 4 additions and 1 deletions

View file

@ -71,7 +71,7 @@
// Choose the name from boards.h that matches your setup
#ifndef MOTHERBOARD
#define MOTHERBOARD BOARD_MINIRAMBO
#define MINIRAMBO_CNC // Flag for CNC-specific features
#define BOARD_INFO_NAME "Mini RAMBo CNC"
#endif
/**