Browse Source

Geeetech A10 example (#14250)

pull/1/head
Phr3d13 5 years ago
committed by Scott Lahteine
parent
commit
a373d3f557
  1. 4
      config/default/Configuration_adv.h
  2. 4
      config/examples/Anet/E16/Configuration_adv.h
  3. 2178
      config/examples/Geeetech/A10/Configuration.h
  4. 2419
      config/examples/Geeetech/A10/Configuration_adv.h

4
config/default/Configuration_adv.h

@ -920,8 +920,8 @@
#if ENABLED(POWER_LOSS_RECOVERY)
//#define POWER_LOSS_PIN 44 // Pin to detect power loss
//#define POWER_LOSS_STATE HIGH // State of pin indicating power loss
//#define POWER_LOSS_PURGE_LEN 20 // (mm) Length of filament to purge on resume
//#define POWER_LOSS_RETRACT_LEN 10 // (mm) Length of filament to retract on fail. Requires backup power.
//#define POWER_LOSS_PURGE_LEN 20 // (mm) Length of filament to purge on resume
//#define POWER_LOSS_RETRACT_LEN 10 // (mm) Length of filament to retract on fail. Requires backup power.
// Without a POWER_LOSS_PIN the following option helps reduce wear on the SD card,
// especially with "vase mode" printing. Set too high and vases cannot be continued.

4
config/examples/Anet/E16/Configuration_adv.h

@ -920,8 +920,8 @@
#if ENABLED(POWER_LOSS_RECOVERY)
//#define POWER_LOSS_PIN 44 // Pin to detect power loss
//#define POWER_LOSS_STATE HIGH // State of pin indicating power loss
//#define POWER_LOSS_PURGE_LEN 20 // (mm) Length of filament to purge on resume
//#define POWER_LOSS_RETRACT_LEN 10 // (mm) Length of filament to retract on fail. Requires backup power.
//#define POWER_LOSS_PURGE_LEN 20 // (mm) Length of filament to purge on resume
//#define POWER_LOSS_RETRACT_LEN 10 // (mm) Length of filament to retract on fail. Requires backup power.
// Without a POWER_LOSS_PIN the following option helps reduce wear on the SD card,
// especially with "vase mode" printing. Set too high and vases cannot be continued.

2178
config/examples/Geeetech/A10/Configuration.h

File diff suppressed because it is too large

2419
config/examples/Geeetech/A10/Configuration_adv.h

File diff suppressed because it is too large
Loading…
Cancel
Save