Closed marcosfg closed 8 years ago
Have merged these changes into my code base and will test these over the next 24/48 hours.
If they all work, then I will push to my repo and then I can generate a subsequent pull request that will add to this and bring Smoothie V2 almost current with V1, except for USB / Ethernet and SD Card support.
Thank you very much !
The current pull request includes a major port from the current v1 step generation.
I have copied the required files from the v1 firmware and update them with the LPC43xx specific code.
known issues:
step timing is slightly slower than expected. For example, a 3000mm/min move should generate a step every 250uS. The current port generates steps every 290uS.
Contributors: DouglasPearless has also contributed to the current state.