Skip to content

Commit

Permalink
Revert "Add Chitu 3D V6 2nd Filament Runout pin (MarlinFirmware#18922)"
Browse files Browse the repository at this point in the history
This reverts commit 6c32407.
  • Loading branch information
ahmetcemturan committed Jan 23, 2021
1 parent f261bbd commit 8b08329
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Marlin/src/pins/stm32f1/pins_CHITU3D_V6.h
Original file line number Diff line number Diff line change
Expand Up @@ -111,13 +111,7 @@
#define BEEPER_PIN PB0
//#define LED_PIN PD3
//#define POWER_LOSS_PIN PG2 // PG4 PW_DET

#ifndef FIL_RUNOUT_PIN
#define FIL_RUNOUT_PIN PA15 // MT_DET
#endif
#ifndef FIL_RUNOUT2_PIN
#define FIL_RUNOUT2_PIN PF13
#endif
#define FIL_RUNOUT_PIN PA15 // MT_DET

//
// TronXY TFT Support
Expand Down

0 comments on commit 8b08329

Please sign in to comment.