Basic Information:
Printer Model: TronXY VEHO600
MCU / Printerboard: stock
Host / SBC: BTT PI v1.2
klippy.log
logs-20250619-134759.zip (822.4 KB)
Recently upgraded my VEHO 600 to Klipper from Marlin. The Marlin was working ok, just want more flexibility and options. I used a BTT PI v1.2 for Klipper, their image from their GitHub. The BTT was running Octoprint before this upgrade.
I used this Git for my config and files: https://github.com/3D-Printing-Nerds/klipper.veho.600
Everything seems “ok” runs, moves, and prints. My main issue right now is that when I print a 30mm cube, the Z height on the cube is just over 33mm.
I did ‘Probe calibration’ and ‘z end stop calibrations’ several times. The part has an good amount of squish on the bed.
It would seem that the Z height is getting higher as the print gets taller? The print ends up being about 3mm too tall.
Sliced with Orca:
Nozzle 1.2mm
Layer 0.8mm
Flow 1.104 (+/-)
Line width 100% (+)
Infill 10-30%
PA 0.086
mcu (stm32f446xx) Version: v0.13.0-152-gf54b7b937 Load: 0.00, Awake: 0.00, Freq: 180 MHz,
Host (aarch64, 64bit) Version: v0.13.0-154-g9346ad191 OS: BIGTREETECH-CB1 3.0.0-25.02.0-trunk bookworm Distro: armbian 3.0.0 Load: 1.23, Mem: 370.6 MB / 918.7 MB , Temp: 49°C
Tested with a Voron Profile, same results.
I checked the Z movement with a dial indicator, and it moved and returned several times to approximately the same spot (~0.01) with a rotation_distance: 12
for the Z in the cfg. Even after a 300mm move.
I nuked the PI and MCU firmware 3 times now and started over, same results.
Countless hours of googling
I am running out of things to check…