Skip to content
Simone C edited this page Feb 8, 2018 · 2 revisions

Hardware

I/O

# FABlin pin Func dir. HDB pin Application
9 FAN_PIN PWM BLOWER + Blower
10 HEATER_0_PIN PWM HEAT + Hot-end heater
11 SERV0_PIN GPIO SERVO PWM Debug LED
13 TEMP_0_PIN ADC THERM + Hot-end temp. sense
20 E2_DIR_PIN GPIO I2C SDA Feeder dir
21 E2_STEP_PIN GPIO I2C SCL Feeder step
23 E2_ENABLE_PIN GPIO SERVO +5v Feeder enable
41 MILL_MOTOR_ON_PIN GPIO 24VDC ++ Power

Firmware

Configuration

Basic

property value
Working mode 1 (FFF)
Head ID 6

Hard-wired configuration

setting g-code
Tool conf. M563 P0 D2

Custom configuration

setting g-code
activate 24vdc M720
step per unit M92 E 97.97÷100.3

Other configuration overrides

M92 X72.58 Y72.58 Z2133.33 E100.25
M203 X550.00 Y550.00 Z15.00 E300.00
M201 X10000 Y10000 Z50 E300
M204 S4000.00 T300.00
M205 S0.00 T0.00 B20000 X25.00 Z0.40 E1.00
M206 X0.00 Y0.00 Z0.00
M301 P68.75 I12.79 D92.37

G-codes

All the normal printing g-codes.