refactored

This commit is contained in:
2022-11-18 10:28:53 +01:00
parent 2ba49998a1
commit 36a534e54e
3 changed files with 104 additions and 125 deletions

View File

@@ -5,10 +5,8 @@
# See docs/Config_Reference.md for a description of parameters.
[mcu EBBCan]
#serial: /dev/serial/by-id/usb-Klipper_stm32g0b1xx_430057001150425539393020-if00
canbus_uuid: 82edf63bd1a9
# [mcu EBBCan]
# canbus_uuid: 82edf63bd1a9
[adxl345]
cs_pin: EBBCan: PB12
@@ -17,38 +15,6 @@ spi_software_mosi_pin: EBBCan: PB11
spi_software_miso_pin: EBBCan: PB2
axes_map: x,y,z
[extruder]
# step_pin: EBBCan: PD0
# dir_pin: !EBBCan: PD1
# enable_pin: !EBBCan: PD2
# microsteps: 16
# rotation_distance: 33.500
# nozzle_diameter: 0.400
# filament_diameter: 1.750
heater_pin: EBBCan: PB13
# sensor_type: EPCOS 100K B57560G104F
# sensor_pin: EBBCan: PA3
control: pid
pid_Kp: 21.527
pid_Ki: 1.063
pid_Kd: 108.982
min_temp: 0
max_temp: 270
sensor_type:MAX31865
sensor_pin: EBBCan: PA4
spi_bus: spi1
rtd_nominal_r: 100
rtd_reference_r: 430
rtd_num_of_wires: 2
pressure_advance: 0.78
# [tmc2209 extruder]
# uart_pin: EBBCan: PA15
# run_current: 0.650
# stealthchop_threshold: 999999
[fan]
pin: EBBCan: PA0
@@ -57,14 +23,19 @@ axes_map: x,y,z
heater: extruder
heater_temp: 50.0
#[neopixel hotend_rgb]
#pin: EBBCan:PD3
[bltouch]
sensor_pin: ^EBBCan:PB8
control_pin: EBBCan:PB9
z_offset: 1.230
# [tmc2209 extruder]
# uart_pin: EBBCan: PA15
# run_current: 0.650
# stealthchop_threshold: 999999
#[neopixel hotend_rgb]
#pin: EBBCan:PD3
#[filament_switch_sensor switch_sensor]
#switch_pin: EBBCan:PB4