Distinct runout states (#19965)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
committed by
Scott Lahteine
parent
45b242d5f7
commit
dc144fb910
@@ -76,8 +76,8 @@ namespace Anycubic {
|
||||
#endif
|
||||
|
||||
// Filament runout is handled by Marlin settings in Configuration.h
|
||||
// set FIL_RUNOUT_STATE HIGH // Pin state indicating that filament is NOT present.
|
||||
// enable FIL_RUNOUT_PULLUP
|
||||
// opt_set FIL_RUNOUT_STATE HIGH // Pin state indicating that filament is NOT present.
|
||||
// opt_enable FIL_RUNOUT_PULL
|
||||
|
||||
TFTSer.begin(115200);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user