-
Hello everyone,
I'm trying to use UGS in my Asus tinker board but i just can't. I've tried A LOT.
Whenever i try to open the connection (using grbl 0.9j), here's what i got:
Grbl 0.9j ['$' …
-
The stepper motor module provides an I2C interface to GRBL. The '$$' command is supposed to return all the settings, but all I am getting is:
$$
$0mnoing seek, mm/min)
$21=100 (homing debounce…
-
I have two versions of Candle. In the older one the z-probe works fine. In v1.1.17 I had to change settings
touchCommand="G21G91G38.2Z-30F100; G0Z1; G38.2Z-2F10"
to
touchCommand=G90G21G38.2Z-50F100…
-
It had been a while since I had done an extruder calibration but it looks like the current firmware and current plugin are no-longer compatible?
I get no inputs to edit with, just the following fir…
-
### Machine Context
for laser engraving using dither makes the moves "stuter" becouse of the comunication overhead or planning buffer
using gcode clustering for engraving has proven sucsesfull in ma…
-
I'm having troubles with the software/electronics on my Bulkman 1515 Lead CNC. I'm using DM542t drivers and an arduino nano with grbl 1.1h installed. For software, I'm using Universal G-Code Sender.
…
-
I'm getting the seventeen build errors listed below. Trying to build for a BTT SKR 1.4 Turbo with four TMC2130's. If I comment out the #define TRINAMIC_ENABLE 2130 in my_machine.h it builds just fin…
-
So, the B commands like B05 (which requests the firmware version) have to go if we want to be compliant with GCode standards and things like GRBL. I think the right thing is to move to something star…
-
![image](https://user-images.githubusercontent.com/29585130/59979508-7158bd80-95ae-11e9-86ab-504e3de6f4e8.png)
-
#### Description
Feature Request to add a Widget for use in CNC. Where in the slicer is able to read the gcode for all top most values. Then adjust based actual measured data from supplied stock as…