mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-03-04 09:04:42 -07:00
⏪️ Less nag over Endstop Interrupts
This commit is contained in:
parent
e744ca78a8
commit
a786742109
1 changed files with 0 additions and 7 deletions
|
|
@ -777,13 +777,6 @@
|
|||
#warning "Define MK3_FAN_PINS to swap hotend and part cooling fan pins. (Define NO_MK3_FAN_PINS_WARNING to suppress this warning.)"
|
||||
#endif
|
||||
|
||||
/**
|
||||
* Endstop Interrupts is Indicated
|
||||
*/
|
||||
#if DISABLED(ENDSTOP_INTERRUPTS_FEATURE)
|
||||
#warning "ENDSTOP_INTERRUPTS_FEATURE should be enabled for production use if possible!"
|
||||
#endif
|
||||
|
||||
/**
|
||||
* BD Sensor should always include BABYSTEPPING
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue