config: The duet2 maestro uses a 2200 ohm pullup resistor
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -68,6 +68,7 @@ nozzle_diameter: 0.400
|
||||
filament_diameter: 1.750
|
||||
heater_pin: !PC1
|
||||
sensor_type: EPCOS 100K B57560G104F
|
||||
pullup_resistor: 2200
|
||||
sensor_pin: PB0
|
||||
control: pid
|
||||
pid_Kp: 22.2
|
||||
@@ -91,6 +92,7 @@ stealthchop_threshold: 5
|
||||
#enable_pin: !PA1
|
||||
#heater_pin: !PA16
|
||||
#sensor_pin: PC30
|
||||
#pullup_resistor: 2200
|
||||
#...
|
||||
#[tmc2208 extruder1]
|
||||
#select_pins: !PC14, !PC16, PC17
|
||||
@@ -107,6 +109,7 @@ stealthchop_threshold: 5
|
||||
[heater_bed]
|
||||
heater_pin: !PC0
|
||||
sensor_type: EPCOS 100K B57560G104F
|
||||
pullup_resistor: 2200
|
||||
sensor_pin: PA20
|
||||
control: watermark
|
||||
min_temp: 0
|
||||
|
Reference in New Issue
Block a user