-
I briefly mentioned this to @cprezzi and he mentioned @tbfleming might anyway be revamping this for his new UI work, but i figured let me write up what i kinda need (using lw.comms-server in another f…
ghost updated
7 years ago
-
Without actually inserting a dwell command into the gcode is there any way to in firmware increase the amount of time it waits after an `M3 Sxxxx` command?
I'm using firmware modified to control a se…
-
I'm going to recommend this plugin be marked as abandoned and repointed to "Better Grbl Support" in the plugin repository. Credit / authorship will be carried forward as this plugin sparked a ton of …
-
I am using Marlin on SKR 1.4 Turbo.
When I use the probe widget, It fails because it sends:
```
; Z-Probe
G91
G38.2 Z-20 F10
G90
; Set the active WCS Z0
G10 L20 P1 Z19
; Retract from the touc…
-
Tried many things. Here is what I get with my ramps board using grbl mega 5x:
![ramps](https://github.com/makerbase-mks/MKS-DLC32/assets/96264439/801f43ff-6e0d-494f-ad76-371b97ced0a2)
Using iden…
-
I'd like to create and automated process where I can get the mScara to draw some svg graphics on demand.
Is it possible to send an svg file location with some position/scale data to trigger the robo…
-
**Describe the bug**
When backing up the configuration data, the process aborted and produced a dump.
Steps to reproduce the behavior:
1. Go to 'Grbl'
2. Click on 'return'
3. Go to 'Grbl Konfig…
-
I've got a project that is a sand table. The idea is a ball bearing is dragged through sand on a tabletop. This works fine, however, I want to send it 3d printer gcode files, where there are move rel…
-
Hi. How could I use the MKS-DLC32 to control a servo to use it as a pen plotter?
-
This is on Debian 10.
It connects to the grbl 0.9j CNC, but it would not do any jogging.
`nick@cnc:~$ sudo pip install bCNC
Collecting bCNC
Requirement already satisfied: opencv-python==4.2.0.32…