Basic Information:
Printer Model: monoprice mine select V3
MCU / Printerboard: stm32f070xb / M200_V3-MAINBOARD
Host / SBC: RasberryPi
klippy.log
Here the relevant part from klippy log
loaded MCU ‘mcu’ 132 commands (v0.13.0-189-ge1ba7c17c / gcc: (15:12.2.rel1-1) 12.2.1 20221205 binutils: (2.40-2+18+b1) 2.40)
MCU ‘mcu’ config: ADC_MAX=4095 BUS_PINS_i2c1=PB6,PB7 BUS_PINS_i2c1_PB6_PB7=PB6,PB7 BUS_PINS_i2c1_PB8_PB7=PB8,PB7 BUS_PINS_i2c1_PB8_PB9=PB8,PB9 BUS_PINS_i2c1_PF1_PF0=PF1,PF0 BUS_PINS_i2c1a=PF1,PF0 BUS_PINS_spi1=PA6,PA7,PA5 BUS_PINS_spi1a=PB4,PB5,PB3 BUS_PINS_spi2=PB14,PB15,PB13 BUS_PINS_spi2a=PC2,PC3,PB10 CLOCK_FREQ=48000000 INITIAL_PINS=PA8,PB11,PB1,!PB3,!PB8 MCU=stm32f070xb PWM_MAX=257 RESERVE_PINS_USB=PA11,PA12 RESERVE_PINS_crystal=PF0,PF1 STATS_SUMSQ_BASE=256 STEPPER_OPTIMIZED_EDGE=6 STEPPER_STEP_BOTH_EDGE=1
mcu_temperature ‘mcu’ nominal base=358.903654 slope=-767.441860
Sending MCU ‘mcu’ printer configuration…
webhooks client 130074575577872: New connection
b’Got EOF when reading from device’
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
Describe your issue:
My printer a monoprice mine select V3 has klipper firmware 0.11
It is working fine also with klipper host 0.13.
Today i compiled 0.13 and flash it. Now it stops working.
I used the same config as for compiling as 0.11
And the printer.cfg ist also the same.…
It look like the serial comunicatin is working in general. so no USB Issue.
After i flashed back klipper firmware 0.11 it works again.
The main difference if have seen is the size of the firmware
firmware v0.11 28kB
firmware v0.13 42kB (but i think this is because off more feature)
Has enybody an idea what’s wrong ?