-
Hello again,
Is it supposed to be on par with Mumax3 in term of performances ? All simulations I tested were close to 5 times slower. This is with freshly compiled binaries, latest nvidia drivers,…
-
**The problem**
I have a large AngularDart project, consisting out of multiple external libraries.
I started development on this project about 1.5 years ago in Dart 1, but since upgrading to Dart 2,…
-
Hi, i've read all articles about this type of error, first i had 0x12, then 0x1b, 0x11 and now with -x 1 -w 0 i have 0x15; My cpu is a 3770 and mobo a z77x up5 th with edited dsdt; i've also tried to …
-
Hi,
i'm triying to get HAL2Arduino to work and i'm stuck at some point here.
What i have done is download HAL2Arduino-0.5 and change the pinning and stepsPerInchX/Y/Z for my machine (modAccelStepper…
-
Ive been experimenting with your library and a X27 motor. And it seems like the results of zero() are unpredictable. The motor can come to a "zero" at various places. I have looked at the code for …
-
### Is there an existing issue for this?
- [X] I have searched the [existing issues](https://github.com/flutter/flutter/issues)
- [X] I have read the [guide to filing a bug](https://flutter.dev/do…
-
Howdy good folks.
My issue is I want to use simple program for my MotorBridge Cape v1.0
```
import MotorBridge
import time
ServoName = 1
Frequency = 50
Angle1 = 45
Angle2 = …
-
Hello,
I am attempting to use the AccelStepper library on a NUCLEO-F767ZI board with stm32duino, but it seems that none of the pins are toggled at all (did not measure any signal). What steps shoul…
-
Hey sorry to add to your stuff just to ask you a question but didnt know a better way..
I currently run a Marlin board and LCD on my printer. I would like to try to get marlin running on the cont…
-
## Feature request
Add support for Marlin controllers: http://marlinfw.org/
It may not be the first alternative for CNC machines as it's mostly focused on 3D printing. But the firmware supports co…