mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-06 05:24:03 -06:00
🔧 CR-10 V3: Disable BLTouch by default (#567)
This commit is contained in:
parent
b16141f87b
commit
1967eed37e
8 changed files with 27 additions and 21 deletions
|
@ -143,7 +143,7 @@
|
|||
#endif
|
||||
|
||||
// Name displayed in the LCD "Ready" message and Info menu
|
||||
#define CUSTOM_MACHINE_NAME "CR10-mini"
|
||||
#define CUSTOM_MACHINE_NAME "CR-10 Mini"
|
||||
|
||||
// Printer's unique ID, used by some programs to differentiate between machines.
|
||||
// Choose your own or use a service like https://www.uuidgenerator.net/version4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue