Basic Information:
Printer Model: custom
manta m8p / cb1
mainsail
klippy (3).log (6.3 MB)
klippy.log
Fill out above information and in all cases attach your klippy.log
file (use zip to compress it, if too big). Pasting your printer.cfg
is not needed
Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
can not get the extruder to work. if i plug the extruder motor in to one of the axis’s motor it moves . so motor is good. i have the extruder plugged into motor 5 on the board.
Motor5
[extruder]
step_pin: PG13
dir_pin: PG12
enable_pin: !PG15
microsteps: 16
rotation_distance: 33.500
full_steps_per_rotation:200
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
gaolst
April 23, 2024, 11:13pm
2
Try to use other socket like motor 6-8 and reconfigure extruder.
It’s possible that your motor 5 have some issues.
To use other motors for your extruder
you need to switch following pins
step_pin = PG13
dir_pin = PG12
enable_pin = !PG15
correct pin names for other motors you can find here:
# This file contains common pin mappings for the BIGTREETECH Manta M8P V2.0
# To use this config, the firmware should be compiled for the
# STM32H723 with a "128KiB bootloader" "25 MHz crystal"
# and "USB (on PA11/PA12)", "CAN bus (on PD0/PD1)" or Serial (on USART1 PA10/PA9).
# See docs/Config_Reference.md for a description of parameters.
# Motor1
[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
# Motor2
This file has been truncated. show original
system
Closed
June 22, 2024, 11:13pm
3
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.