LinuxCNC via ethernet w5500 and esp32
- 3dtech_ks
- Offline
- New Member
-
Less
More
- Posts: 9
- Thank you received: 5
12 May 2025 18:01 #328295
by 3dtech_ks
LinuxCNC via ethernet w5500 and esp32 was created by 3dtech_ks
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20294
- Thank you received: 6905
13 May 2025 15:20 #328390
by tommylight
Replied by tommylight on topic LinuxCNC via ethernet w5500 and esp32
Did a bit of tweaking and got this to run reliably at 40KHz on all 3 stepgens, got rid of some fuzzy issues where at higher speeds after a jog the motor/output would dither back/forth all the time, adjusted PID so it tracks under 0.1mm at 24M/M always, changed pins (as i have an ESP32 on a Arduino Uno form factor) for the stepper shield, etc.
This uses the HAL2UDP, the older version from github, the new version has something messed up with some "ready" checks, did not feel like dropping into that rabbit hole.
This uses the HAL2UDP, the older version from github, the new version has something messed up with some "ready" checks, did not feel like dropping into that rabbit hole.
Please Log in or Create an account to join the conversation.
Time to create page: 0.054 seconds