From a0f2d54743c91bcf533c7503d528c243146853ab Mon Sep 17 00:00:00 2001 From: Kevin O'Connor Date: Wed, 1 May 2019 14:55:20 -0400 Subject: [PATCH] config: Add comments to generic-fysetc-f6.cfg for extruder1/2 pins Reported by @SimoneBnc. Signed-off-by: Kevin O'Connor --- config/generic-fysetc-f6.cfg | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/config/generic-fysetc-f6.cfg b/config/generic-fysetc-f6.cfg index 919ad70b..7dddd9ad 100644 --- a/config/generic-fysetc-f6.cfg +++ b/config/generic-fysetc-f6.cfg @@ -83,6 +83,28 @@ run_current: 0.9 hold_current: 0.9 stealthchop_threshold: 250 +#[extruder1] +#step_pin: PC1 +#dir_pin: !PC3 +#enable_pin: !PC7 +#... +# +#[tmc2208 extruder1] +#uart_pin: PE7 +#tx_pin: PD4 +#... + +#[extruder2] +#step_pin: PF5 +#dir_pin: !PF3 +#enable_pin: !PG1 +#... +# +#[tmc2208 extruder2] +#uart_pin: PA0 +#tx_pin: PD5 +#... + [heater_bed] heater_pin: PH5 sensor_type: EPCOS 100K B57560G104F