Has anyone been able to get this to work the the BTT M8P/CB1? I cannot get it to work. Everything is set up properly and I am using the 2 wire method to wire it all but all it does is pulse for 30 seconds then stops. what am i doing wrong?
top of page
bottom of page
i forgot to mention this is on a voron 2.4
i have the 2 chameleon wires plugged into the gpio pins 6(gnd) and 18. according to btt, pin 18 is gpio73. those are the only 2 wires from the chameleon that are connected according to the instructions. below are parts of my config i think are important for this. what else should i post that would be helpful?
[output_pin 3dchameleon] pin: !cb1: gpio73
[include 3dchameleon.cfg] ##################################################################### # MCU Settings ##################################################################### [mcu cb1] serial: /tmp/klipper_host_mcu [mcu] ## [X in MOTOR1] - B Motor ## [Y in MOTOR2] - A Motor ## [E in MOTOR8] - Extruder ## Obtain definition by "ls -l /dev/serial/by-id/" then unplug to verify ##-------------------------------------------------------------------- #serial: /dev/serial/by-id/usb-Klipper_stm32g0b1xx_4400070012504B4633373520-if00 canbus_uuid=5a877c6cd6c0 #restart_method: command
My guess is your timing is wrong, but you haven't provided anywhere near enough information to determine it.. for example, what are you plugging it into... What firmware, settings, pins, etc.