-
#### Description
I would like cncjs to be able to support the following auto tool changer scenario:
Given a gcode file that looks roughly like this:
T1 M6
... (milling goes here)
…
-
GRLB1.1
MKS DLC32 v2
pc, W11- bCNC, laserGRBL 5.01, Candle, grblControl etc.
Sending Gcode with M5 or M30 at end of file stops cnc machine before the job done. Tested with several different sende…
-
^
src/module/temperature.cpp:2682:39: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
src/module/temperature.cpp:2685:38: wa…
-
Platformio don't build this repo for my MKS Nano v 1.2 with TFT35 V 1.0
### Description Error
expression must have a constant value -- cannot call non-constexpr function "strstr" (declared at li…
-
Just wondering if anybody else experiencing this. Set my controller to 8tpi on slowest spindle speed, turned spindle speed to maximum servo matched speed. When I turned speed back down servo kept r…
-
Let's try to make some order.
Please:
1) How I can make sure that the LaunchXL have debug problem solved?
Personally I think is solved, because now I don't have any errors message, I just in dou…
-
The default homing sequence, homes X, then Y and then finally Z.
This is not very safe as it risks dragging the tool across obstacles on the bed, the correct sequence is to home Z first so it is l…
-
### Introduction
This issue gathers some ideas for Bluetooth and USB to help us keep track of the big picture while we work on low-level details.
*Note that most of this won't be done any time s…
-
### Describe the feature or hardware support you'd like
Ok, I had an idea. Since we are already using gcode shell commands in Klippain, why not use this to make `SAVE_CONFIG` work.
Here is my idea…
-
At this point, I think we have a reasonably stable platform with good support and plans for a stable release. Along with that milestone, I think we should start considering what we can do to make ev3d…