what versions of the libraries and boards are you using. its important to get them correct
are Nema14 not 200 steps per rev?
that fixed the compile error cheeers
Hi Bob hope you are well? getting a few errors compiling this. first one is in Controller_Data.h typo there is an L instead of a ; // attempt to load board config file [FOCUSER] immediately // after a firmware reprogram void Start(void)l bool LoadConfiguration(void); bool LoadBoardConfig(String); void SetFocuser_Defaults(void); which I can fix ok obs second one is this below which I cant find where its supposed to be declared or if its a typo? C:\Users\Dave\Downloads\myfp2esp32DevF_322_02\myFP2E32Dev_322_02\driver_board.cpp:...
Interesting Robert thank you
I can confirm the windows app 3.1.0.1 works with 318 firmware
Ok so this is self induced the 3d printed cover i made had a small bit of extra plastic that was holding down the rst button! I am just going to sit in a corner and rock slowly back and forth! what a muppet great product tho :)
I have built the lilygo t-motor version of this project and had it working. it does however do one thing weird. it will only connect to my wifi if i have power to the 3.3v on the P3 port! also I only need it to have this feed on for a few seconds then i can disconnect and connect the 12v and it will still work i saw that Eric had mentioned not connecting the 3.3v during upload of the sketch and only the TX RX GND and I00 which I did not do could this possibly be the cause? other that this issue it...