Mark, that looks like it is for the skr 1.3, not the skr pro. They ha e different chips and the pro uses -1 instead of 0.
Synthesis. I think it might ha e removed them. Darn.
That is just about right, but that script runs against a clean skr pro setup. If you are trying to get from V1CNC_SkrPro_Dual, then you also need to disable the X_DUAl_STEPPER_DRIVERS.
Is anyone currently using the SKR Pro for a Lowrider with dual endstops/auto leveling/squaring and a Z-probe? I’m currently working through the firmware and am a little bit overwhelmed. I’d love to see what you have done for yours so I can learn.
That is just about right, but that script runs against a clean skr pro setup. If you are trying to get from V1CNC_SkrPro_Dual, then you also need to disable the X_DUAl_STEPPER_DRIVERS.
I’m not sure if it does. I haven’t tried it. I know you need to enable serial 6, which will disable another thing (either the USB or the TFT). The TFT has a wifi port on it too for an ESP01, but I don’t know if that works either.
Either way, I am pretty sure it isn’t hosting a web page. More likely there is some software that can basically use the wifi as a wireless serial port. But I haven’t ever seen it.
you talk about raspberry pi i think i have 2 here the version 3 and 4 but i will get the machine working 1st after try to configure the laser and after the wifi and plug the raspberry py this way i can used my tablet to move the axes insted of a laptop or joystick !
i order from v1engineering the kit skr pro 1.2, 6x 2209 drivers, tft35 e3 v3 and Nema 17 76OZ/in Steppers × 5 and few little other thing
so when i will recived i will test on bench whith these motor before testing whit mine this way i will see if it was really the board i had dead !
i just hope they will send it today !
I have the ESP-01S dongle working, but not plugged into it’s port on the SKR Pro, I have it plugged into the TFT in a daisy chain or piggyback type mode. It wouldn’t work in it it’s own little port on the SKR. It might with fiddling with the Marlin serial settings, but I fear it would disable one of the other ports as Jeffe mentioned.
I definitely remember seeing in one of the github issues/prs that you can set it to 6 and 1 for wifi and tft for the skr pro. We have it set to -1 and 1, so the USB and the tft work.
@Tuco, what does the wifi do? Does it serve a webpage? Or does it just allow software to connect remotely?
Oh wow. I use that on my grbl_esp32 boards. I didn’t know it worked on the esp8266/01. I have a few of those (hopefully with enough flash). I will have to check that out. So many new doors are opening.