Closed bDuthieDev closed 2 years ago
Try with version 3.4.4. At version 3.4.5 we switched to the latest version of Arduino framework code, which has some changes in the way that GPIOs are handled. It is possible that those changes are breaking something in the Trinamic setup code.
I don't think the CS pins for the motors should have the :low attribute.
There are a lot of Trinamic SPI examples for the 6 pack here.
https://github.com/bdring/6-Pack_CNC_Controller/tree/main/FluidNC_configs
also see
https://github.com/bdring/FluidNC/wiki/FluidNC-Motor-Setup#tmc_2130
tried 3.4.6 - no luck reloaded 3.4.7, removed :low on cs pins - motors now init, and are live some issue with soft limits cause errors on X,Y. Z does not have the issue I should be able to solve that myself, but it is over 100 in the workshop, so will chase it later
Closing....subject issue was resolved.
Controller Board
6-pack V1p5 6/2020
Help From Board Vendor
Machine Description
XYYZA configuration with no motor connected to A at this time
Configuration file
Startup Messages