bigtreetech / bigtreetech/Terminator

klipper config example for canbus and terminator

Open
#6 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
13
Forks
1
PR merge metrics
No merged PRs in 30d

Description

#####################################################################
# Extruder
#####################################################################

# E0 on MOTOR6
[extruder]
step_pin: EBBCan: PD0
dir_pin: !EBBCan: PD1
enable_pin: !EBBCan: PD2
rotation_distance: 3.433
#full_steps_per_rotation: 200
#gear_ratio: 7:1
microsteps: 16
nozzle_diameter: 0.400
filament_diameter: 1.75
heater_pin: EBBCan: PB13
max_extrude_cross_section: 1.3

sensor_type: MAX31865
sensor_pin: EBBCan: PA4
spi_bus: spi1
rtd_nominal_r: 100
rtd_reference_r: 430
rtd_num_of_wires: 2

control: pid
pid_Kp: 13.657
pid_Ki: 0.349
pid_Kd: 133.670
min_temp: -20
max_temp: 350

pressure_advance: 0.02
pressure_advance_smooth_time: 0.020

## E0 on MOTOR6
## Make sure to update below for your relevant driver (2208 or 2209)
[tmc2209 extruder]
uart_pin: EBBCan: PA15
interpolate: false
run_current: 0.7
stealthchop_threshold: 0

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.