Fix filament sensor, but disable host action commands.

This commit is contained in:
Knutwurst
2023-05-24 19:22:58 +02:00
parent c01193bf40
commit 62fcc2ff35
4 changed files with 18 additions and 16 deletions

View File

@@ -288,7 +288,7 @@
// RAMPS 1.4 DIO 4 on the servos connector
#ifndef FIL_RUNOUT_PIN
#define FIL_RUNOUT_PIN 4
#define FIL_RUNOUT_PIN 19
#endif
#ifndef PS_ON_PIN