-
Hey guys,
Just wanted to get this on the list for grbl mega. Not sure how this would be done but it would be nice to have the capability to do threading with a grbl controlled lathe.
If this shoul…
-
From https://github.com/gnea/grbl/issues/34#issuecomment-262819761.
Add a '$' setting to allow different laser PWM frequencies. Will likely implement this as value with the current `$32` laser mode…
-
I know that the idea for moving to new hardware has been thrown around a lot. Mostly due to the 20mhz limit. But also things like the Due's lack of eeprom have been holding new hardware back.
My sugg…
-
Hello, people -
I have what I think is a good puzzle.
GRBL 1.1h, 'real' Arduino Uno R3, ZenToolworks 12x12 CNC, Nema 23 steppers, TB6560 driver board. 24V 5A supply. Gantry has a LaserTree 10W…
-
There is interresting wifi and bluetooth enabled port of GRBL to ESP32:
https://github.com/bdring/Grbl_Esp32
So it came to my mind, that we can support this. But then i found, that pyserial librar…
-
obsolete, useless?
thanks in advance
-
Changes
1. 4th axis was added (tested)
2. grbl.h issue#36 (not tested)
3. main.c issue#38 (tested)
4. planner.h issue#41
5. probe.c uint16_t probe_invert_mask
6. serial.c, serial.h, usb_endp.c i…
-
YesterdayI tested grbl v0.9 cide ported to arduino due. I have 7" lcd with touch and SD card file system.
Now is ported only x,y,z axes. No spindle, limit control, no uart. First speed test config
# d…
-
Freely discuss your opinions on an ARM platform for Grbl, moving forward after v1.1.
-
Hi Friends,
I am new to this CNC/grbl world and I am learning from different communities (grbl, synthetos, smoothie, marlymc, etc..)
I have been using g2core, but the project seems to be a litt…