mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-24 23:24:02 -06:00
parent
d1e5be332e
commit
12d291865d
9 changed files with 9 additions and 9 deletions
|
@ -65,7 +65,7 @@
|
|||
#define STRING_CONFIG_H_AUTHOR "(Prussia3D, Paul_GD MK3S)" // Who made the changes.
|
||||
//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
|
||||
|
||||
// Disable this for FAN_PIN 8 and FAN1_PIN 6
|
||||
// Disable this for FAN0_PIN 8 and FAN1_PIN 6
|
||||
#define MK3_FAN_PINS
|
||||
|
||||
// Is printer equipped with a 3.5:1 gearbox on the extruder?
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
Flags specific to this printer/configuration:
|
||||
|
||||
- `MK3_FAN_PINS` - Disable this for `FAN_PIN 8` and `FAN1_PIN 6`
|
||||
- `MK3_FAN_PINS` - Disable this for `FAN0_PIN 8` and `FAN1_PIN 6`
|
||||
- `GEARBOX_BEAR` - Is printer equipped with a 3.5:1 gearbox on the extruder?
|
||||
- `LOWBAUD` - Printer needs lower baudrate?
|
||||
- `TALLBEAR` - Tall Bear (320mm)?
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
#define STRING_CONFIG_H_AUTHOR "(thisiskeithb & codiac2600: BTT002 MK3S/TMC2209s)" // Who made the changes.
|
||||
//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)
|
||||
|
||||
// Disable this for FAN_PIN PB9 and FAN1_PIN PB8
|
||||
// Disable this for FAN0_PIN PB9 and FAN1_PIN PB8
|
||||
#define MK3_FAN_PINS
|
||||
|
||||
// Is printer equipped with a 3.5:1 gearbox on the extruder?
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
Flags specific to this printer/configuration:
|
||||
|
||||
- `MK3_FAN_PINS` - Disable this for `FAN_PIN PB9` and `FAN1_PIN PB8`
|
||||
- `MK3_FAN_PINS` - Disable this for `FAN0_PIN PB9` and `FAN1_PIN PB8`
|
||||
- `GEARBOX_BEAR` - Is printer equipped with a 3.5:1 gearbox on the extruder?
|
||||
- `TALLBEAR` - Tall Bear (320mm)?
|
||||
- `SUPERPINDA` - SuperPinda present?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue