-
Notifications
You must be signed in to change notification settings - Fork 70
/
printer.cfg
44 lines (35 loc) · 898 Bytes
/
printer.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# A partial printer.cfg for using the huvud control board
#
#
[mcu head0]
serial: /tmp/ttyCAN0_5aa658bb599a # Change to your ID
restart_method = command
[extruder]
step_pin: head0:PB3
dir_pin: head0:PB4
enable_pin: !head0:PB6
heater_pin: head0:PA6 # "HEAT"
step_distance: .002
nozzle_diameter: 0.400
filament_diameter: 1.750
sensor_type: EPCOS 100K B57560G104F
sensor_pin: head0:PA0 # "THERMISTOR"
pullup_resistor: 2200 # The board uses a 2.2k ohm pullup to work with a PT1000
min_temp: 0
max_temp: 250
[tmc2209 extruder]
uart_pin: head0:PA10
tx_pin: head0:PA9
microsteps: 16
interpolate: True
run_current: 0.9
sense_resistor: 0.110
hold_current: 0.5
stealthchop_threshold: 0
[heater_fan extruder_fan]
pin: head0:PA8 # "FAN1"
heater: extruder
heater_temp: 50.0
[fan]
pin: head0:PA7 # "FAN0"
# endstop_pin = head0:PA1 "ENDSTOP", active low