Open dunbard0401 opened 1 year ago
this is the config file:
[stepper_x] step_pin: PE6 dir_pin: PE5 enable_pin: !PC14 microsteps: 16 rotation_distance: 40 endstop_pin: ^PF4 position_endstop: 0 position_max: 235 homing_speed: 50
[stepper_y] step_pin: PE2 dir_pin: PE1 enable_pin: !PE4 microsteps: 16 rotation_distance: 40 endstop_pin: ^PF3 position_endstop: 0 position_max: 235 homing_speed: 50
[stepper_z] step_pin: PB8 dir_pin: !PB7 enable_pin: !PE0 microsteps: 16 rotation_distance: 8 endstop_pin: ^PF2 position_endstop: 0 position_max: 270 position_min: -5.0 homing_speed: 8 second_homing_speed: 3 homing_retract_dist: 3
[extruder] step_pin: PG13 dir_pin: PG12 enable_pin: !PG15 microsteps: 16 rotation_distance: 33.500 nozzle_diameter: 0.4 filament_diameter: 1.75 heater_pin: PA0 # HE0 sensor_pin: PB0 # T0 sensor_type: Generic 3950 control: pid pid_Kp: 22.2 pid_Ki: 1.08 pid_Kd: 114 min_temp: 0 max_temp: 250
[heater_bed] heater_pin: PF5 sensor_pin: PB1 # TB sensor_type: ATC Semitec 104GT-2 control: watermark min_temp: 0 max_temp: 130
[fan] pin: PF7
[mcu]
serial: /dev/serial/by-id/usb-Klipper_stm32g0b1xx_0E00290009504B4633373520-if00
[printer] kinematics: cartesian max_velocity: 300 max_accel: 3000 max_z_velocity: 5 max_z_accel: 100
########################################
########################################
########################################
########################################
[board_pins] aliases:
EXP1_1=PE7, EXP1_2=PG1,
EXP1_3=PG0, EXP1_4=PF15,
EXP1_5=PF14, EXP1_6=PF13, # Slot in the socket on this side
EXP1_7=PF12, EXP1_8=PF11,
EXP1_9=<GND>, EXP1_10=<5V>,
# EXP2 header
EXP2_1=PE13, EXP2_2=PE12,
EXP2_3=PE15, EXP2_4=PE11,
EXP2_5=PE10, EXP2_6=PE14, # Slot in the socket on this side
EXP2_7=PE8, EXP2_8=<RST>,
EXP2_9=<GND>, EXP2_10=<NC>
I've prepped an OS image for my Manta M8P w/ CB1 (no eMMC), added the "generic-bigtreetech-manta-m8p-V2_0.cfg" config file, and i get this error on startup: