rhapsodyv / Marlin

Optimized firmware for RepRap 3D printers based on the Arduino platform.
http://marlinfw.org
GNU General Public License v3.0
82 stars 428 forks source link

Tronxy XY-2 Pro - UBL not working #31

Open DarkDevX opened 3 years ago

DarkDevX commented 3 years ago

Description: I have updated to the latest version of Marlin for my Tronxy XY-2 Pro. When I run the G29 P1 command on a freshly imaged board, the command stops at point 36/100. This point happens to coincide exactly where the device homes. The probe simply does not move once it moves above point 36 nor deploys.

Config: XY2_V6_255_NO_TITAN_TMC

Commands: M502 M500 G28 G29 P1

Configuration.h.log

orangeworx commented 3 years ago

I have not tried using UBL with the tronXY printer (X5SA-Pro in my case) so I'm not certain what differences exist but mine homes at x=0 and y=0. Have you changed homing location or have not enabled homing at 0,0? I'm also suspecting that you're not using 2.0.x bugfix as the board selection doesn't look the same