mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-17 13:49:59 +01:00
config: Update generic-bigtreetech-skr-v1.3.cfg with e0/e1 defs
Use the HE0 for the extruder0 heater and add comments describing the nominal extruder1 pins. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -90,7 +90,7 @@ enable_pin: !P2.12
|
|||||||
step_distance: .010526
|
step_distance: .010526
|
||||||
nozzle_diameter: 0.400
|
nozzle_diameter: 0.400
|
||||||
filament_diameter: 1.750
|
filament_diameter: 1.750
|
||||||
heater_pin: P2.4
|
heater_pin: P2.7
|
||||||
sensor_type: EPCOS 100K B57560G104F
|
sensor_type: EPCOS 100K B57560G104F
|
||||||
sensor_pin: P0.24
|
sensor_pin: P0.24
|
||||||
control: pid
|
control: pid
|
||||||
@@ -100,6 +100,14 @@ pid_Kd: 114
|
|||||||
min_temp: 0
|
min_temp: 0
|
||||||
max_temp: 260
|
max_temp: 260
|
||||||
|
|
||||||
|
#[extruder1]
|
||||||
|
#step_pin: P0.1
|
||||||
|
#dir_pin: P0.0
|
||||||
|
#enable_pin: !P0.10
|
||||||
|
#heater_pin: P2.4
|
||||||
|
#sensor_pin: P0.25
|
||||||
|
#...
|
||||||
|
|
||||||
## Heatbed configuration ##
|
## Heatbed configuration ##
|
||||||
|
|
||||||
[heater_bed]
|
[heater_bed]
|
||||||
|
|||||||
Reference in New Issue
Block a user