-
Hi. I would like to implement your code for STM32F429. Can you provide a list of things which i need to change in the code? And could this list be generalized so that your code can be adapted to other…
-
### Version
Build: PrusaSlicer-2.3.0+win64-202101111315
### Operating system type + version
Windows Version: Windows 10 (build 18363), 64-bit edition
### 3D printer brand / version + f…
Moyrn updated
3 years ago
-
I am using the latest updated version of grblhal software. my CNC machine suddenly stops while working
BOARD:BTT SKR MINI E3 V2.0 (alt2)
![image](https://github.com/grblHAL/STM32F1xx/assets/38980…
-
Hey,
when I do rotate left, like `motor.rotate_left(num)` where `num` is in [0,2048] the motor rotates left. If I put in values above that it starts turning right. There seems to be a bug with the …
-
Any chance this library could be used with TMC 2100 in the future?
I like TMC 2100 as they are more silent drivers.
Pedro
-
Would be great to have some explanation of what the output means.
Here I do a `G28` homing:
```
X:13/12/-|GTI| Y:19/10/-|GTI| Z:12/12/-|GTI| Z2:13/12/-|GTI|
X:13/12/-|GTI| Y:19/10/-|GTI| Z:12/1…
-
How do I convert a .tmc file to a .hex file?Can I compile it with tmcl-ide?I don't want to use tmcl-ide, can you provide code to do this?
-
A page has been created to track the optimal TMC2130 settings:
https://github.com/TinWhiskers/fpd-design/wiki/Research---TMC2130-Settings
-
I'm testing the dev2 repetier on one of our custom cartesian printers, with bare due electronics connected to octoprint on a pi.
Unfortunately when the v2 firmware is uploaded to the due, there is…
-
For the ones like me that wants to use Arduino ide, where is the upload.ino file? i all repos that i downloaded there is no "example" folder containing this file....