Chris Barr
Chris Barr
Did anything ever come of this? I have an application where the ability to filter on a label within a particular test suite (e.g., the intersection of path and label,...
@ChrisMicro thanks for the suggestion. I gave your repo a try, and I noticed I'm running into the same problem there too. I've tried a few different points in the...
Hi @19504643, In my experience, there have been issues using the Arduino IDE to compile Marlin 2.0 for STM32 boards for a while. I recommend using PlatformIO, as documented here:...
Hi @JoeScotty, That should definitely be possible, it will come down to what pins you need access to given your debugger and settings etc. I have broken out the most...
Hi @Blaster1920, Short answer: supporting the UART drivers didn't seem feasible within the constraints of this board, but if you can see a way to make it work let me...
Hi @sverd, Generally speaking, each TMC220x driver needs to be connected to two microcontroller pins for serial - one for RX, and one for TX. Both of these signals connect...
Hi @phongshader, The behaviour you're describing in the other issue there is odd, and not something that I've seen before. It's not completely clear to me if it's a hardware...
### Other discussions on this issue: First discussed in this issue: https://github.com/Aus3D/RUMBA32/issues/12#issuecomment-536172666 Discussed in MKS RUMBA32 issues here: https://github.com/makerbase-mks/MKS-RUMBA32/issues/2
Hi @phongshader, The problem you're describing is the reason I started looking into this. However, I've found the fan issue is not related to any of the above, but is...
Hi @Hobby4life, This will be a case of yes, but... You should be able to use the same pin on the EXP3 connector. What you're looking for is a pin...