-
I've tried to communicate with the [STEPPER MOTOR](https://docs.m5stack.com/#/en/module/stepmotor) module using the following code, it kept getting `0xFF` response from the device. I've tried changing…
-
This issue will automatically convert a Grbl_Esp32 "machine.h" file to FluidNC YAML format.
Change YOUR NAME in the title to some string that identifies your machine configuration.
Attach your M…
-
So far Grbl, Smoothieware, and TinyG (incl. g2core) are supported by cncjs, it's time to provide an auto detection mechanism from the server side so users don't need to explicitly choose the firmware …
-
GC assumes that when it makes a connection to the board running the firmware, the board will do a hardware reset. It uses a "change parity/close/open/close/change parity/open" reset sequence in seria…
-
Hello,
I am currently a Diode laser CNC user and I am looking for an option to "always" keep the laser focus at 100%, would it be possible to use this sensor if I have a motor on the X axis to move …
-
**Firmware Version:**
1.3a Date 20210816
**Repeatable?**
Yes
**Conditions:**
- `$Stepper/EnableInvert=On` (e.g. for use with TMC5160 SilentStepStick drivers)
- Using an RC servo
- Custom ha…
-
*I might be mistaken but I cannot find information on it*
**Please describe the feature you would like implemented**
Request the addition of the option to apply software offset for fixed endstop o…
-
After a lot of headaches checking and rechecking all the hardware and almost giving up. I have verified that there is a serious bug in the firmware.
If you repeat the same gcode file over and over ag…
-
**What about adding a 'soft reset' command to GC?**
Working with the firmware non-Arduino boards, I've run into an issue - Arduino Mega boards do a hard reset when the serial connection is establi…
-
### Description
In FluidNC (and others?) we can enable debug messages. It would be great if they were colour-coded in the Console.
Commands include **MPos:** and **DBG:**
I can imagine an improve…