Selaa lähdekoodia

Add a filament runout note (#19973)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Victor Oliveira 4 vuotta sitten
vanhempi
commit
f131f58124
No account linked to committer's email address
1 muutettua tiedostoa jossa 6 lisäystä ja 0 poistoa
  1. 6
    0
      Marlin/Configuration.h

+ 6
- 0
Marlin/Configuration.h Näytä tiedosto

@@ -1170,6 +1170,12 @@
1170 1170
  * Filament Runout Sensors
1171 1171
  * Mechanical or opto endstops are used to check for the presence of filament.
1172 1172
  *
1173
+ * IMPORTANT: Runout will only trigger if Marlin is aware that a print job is running.
1174
+ * Marlin knows a print job is running when:
1175
+ *  1. Running a print job from media started with M24.
1176
+ *  2. The Print Job Timer has been started with M75.
1177
+ *  3. The heaters were turned on and PRINTJOB_TIMER_AUTOSTART is enabled.
1178
+ *
1173 1179
  * RAMPS-based boards use SERVO3_PIN for the first runout sensor.
1174 1180
  * For other boards you may need to define FIL_RUNOUT_PIN, FIL_RUNOUT2_PIN, etc.
1175 1181
  */

Loading…
Peruuta
Tallenna