#printer is not ready after adding input shaping config to printer.cfg
42 messages · Page 1 of 1 (latest)
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
60: -- -- -- -- -- -- -- -- 68 -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
which fits with an mpu9250 showing its first i2c address
its an mpu6050
where was it sourced from?
amazon
i think it should have same i2c addresses anyway. do you have a link to the product page?
Based on the NEMS MPU-6050 chip, the compact GY-521 module combines a 3-axis gyroscope and a 3-axis accelerometer with a digital motion processor (Digital Motion Processing "DMP") and a temperature sensor. The sensor data is read via the I²C bus, which is why you only need 2 cables (SCL and SDA)....
probably this one, not sure
it's possible the pullups on the board are specced badly - even though the device shows up communication may be failing
although if the picture is to be believed they're shown as 2k2
i do note that the product page shows it as a gy-521 which i would need to research compatibility for
because it can't talk to the sensor you've configured
klipper won't start until it can communicate with all the peripherals
the syntax highlighting seems wrong
just to check, where have you added that?
printer.cfg
cool. agree the syntax highlighting does look a little odd as if you were in a log/conf file
i have a feeling something hre might not be correct
you can try adding the line i2c_address: 104 below the i2c_bus line
why 104? it was 68, no?
which equates to the hex address we saw on i2cdetect (although it should be the default)
0x68 hex = 104 decimal.
i2c addresses are weird.
printer is still not ready
got a picture of your wiring? i'm running out of ideas besides "try another accelerometer"
like the actual wiring or the diagram?
your actual wiring
there can't be much wrong with it though as it's showing up on i2cdetect
i've had so many issues over the years buying cheap breakouts on amazon/ebay/aliexpress though, they usually just cause frustration
can you see the numbers on the two resistors next to the SCL label?