-
Good morning
Sorry for my english....google translator....
I wanted to replace an Arduino Mega (grbl) with an Arduino Due SAM3X8E (grblhal) to control a laser and have more computing power!
I notic…
-
I've been playing around with adding the capability for controlling a second simultaneous spindle to my machine and have encountered an unexpected quirk with the on/off behaviour. For background, this…
-
### Version
2.1.7
### Hardware / Firmware
GRBL 1.1
### What happened
I have had this issue repeatedly. However, previous fixes are not working this time.
USG is controlling my genmitsu 6050 pro…
-
Guys,
wondering what is the max spindle encoder pulses per second that can be processed by TI microprocessor hardware? I can see nice magnetic encoder rings available. The one that is big enough for …
-
Hi,
Not sure this is the typical 220V RS485 issue. The communication light under the PWM/RS485 switch is not on or blinking at all. I've tried cycling the switch to no avail. What are the trouble sho…
-
Hello,
I've noticed a couple of odd things around using the Door switch (and parking) as a "pause" to intervene when things sometimes does not go to my liking... And that happens more than it shou…
-
I'd noticed that I'd always end up with a spindle alarm when stopping a running g-code program in my usual sender (CNCjs).
Digging a bit further, I see that it's sending a soft-reset when the 'sto…
-
I just cloned the project and tried to compile it using ESP IDF 4.3.6.
All is well,but grblHAL_AP can't be found,I don't know what I did wrong.
This is my_machine.h.
Thanks for your help!
/*
…
-
Make Gmoccapy using those INI values in [DISPLAY] to suppress warnings:
```
DEFAULT_SPINDLE_0_SPEED
MIN_SPINDLE_0_SPEED
MAX_SPINDLE_0_SPEED
MAX_SPINDLE_0_OVERRIDE
MIN_SPINDLE_0_OVERRIDE
```
…
hansu updated
1 month ago
-
Looks like there is a problem with the spindle selection drop down. I have a PWM (laser) and a VFD spindle connected. Using the $Spindle command I can see:
$spindles
0 - PWM, enabled as spindle 1
…