-
Notifications
You must be signed in to change notification settings - Fork 69
Description
I am trying to install an SKR3ez into my Tronxy.
I am working with the latest Marlin build, 2.1.3-b2
Took a while but I got a clean compile.
I am using the STM32H743VG_btt not the ...VI as NOTHING worked with VI
(Lots of warnings and notes about name changes but I got a success)
BTT TFT35 with only the 5-pin connector isn't working, but USB is so I can work a bit.
(Not sure if I have the right display defined... working with USB & pronto for now)
First issue was ports were not correct. When I did a G28 my extruders moved, not my carriage. Trial and error and I found the correct slots for X & Y. Will do the others when I have fixed...
Real Problem: When I try to do a G28 X, the carriage moves, slowly, but in the right direction. Both steppers move (coreXY) but after about an inch, it stops, and after a long pause does a HALT.
All 2209ez drivers, all say communications good. All set to 800ma. Got my endstops correct and tested.
Got messages into BTT, but they are on vacation....
Ideas??
I will post my config.h when I get to my desktop.