-
Hello,
Firsty, I have downloaded repository https://github.com/grblHAL/STM32F4xx with submodules, then I cloned this repository into the grbl directory of STM32F4xx.
Just like the manual says I mod…
-
Hello
Is it possible to configure in bCNC that, for example, the code below is executed instead of M3 S20000?
(like a macro)
M03 S1000
G4 P 0,5
M03 S4000
G4 P 0,5
M03 S10000
G4 P 0,5
M03 S2…
-
I have candle running on linux mint. I have a few issues I can not see the visualizer its just a blank screen with cursor moving, 2 it stops on me was almost like resetting the port so I removed a usb…
-
Can you add a sample config file? When I try to create a config file I get the following
Options
using box.cfg
no such config , populating default
Traceback (most recent call last):
File "./boxotr…
-
Hi , First off Thanks to GRBL Software Engineers for a great bit of Control Software
My Set Up : I am Running GRBL 1.1f on a Mega 2560 - Was Programmed using the Hex File Method.
I Connect to G…
-
Hi,
Setup:
Dedicated "old" Core 2 duo Laptop, 2Go, ATI.
Step1 HDD : 5400rpm 160Go
Step2 HDD : SSD 60Go
ESP32 (connexions/LCD) + STM32 (motors control), 4 axis shield on USB or Wifi (AP mode) …
-
```
/home/junghans/gentoo/icnc/src/dist/mpi_comm/MpiCommunicator.cpp: In member function ‘virtual int CnC::Internal::MpiCommunicator::init(int, int)’:
/home/junghans/gentoo/icnc/src/dist/mpi_comm/MpiC…
-
In my search for an hanging all in one Wall V-Plotter. Always skipt this project thinking it was only for round coasters. I wanted to make it wireless (Battery or Power-line only, or get its power fro…
-
I am brand new to this whole CNC environment but am setting up my school CNC router. We are using the hx8410. I am using fusion 360 to export g code. when I try to send the code to the CNC, it says in…
-
I am trying to add a hb04 wheel to my cnc config.
Machinekit is running on a BBB.
I get a Segmentation fault when /usr/bin/haltcl tries to start.
I tried to run the sample config:
`machinekit -…