-
Loving Klippain. But I'm still playing with the start sequence to have it right to my needs.
I usually print repeated sets and have no need to QGL every time.
Can you please add a variable "conditio…
-
In case of print issues, it would be nice to have an option on the printer menu screen after you PAUSE a print, to scroll back (and forward) through the print head movements ONLY, until you reached th…
-
Using this software isn't straightforward.
There is no way to run a gcode directly from the command line.
It seems that the "load" command is to be used first, and then run. But load takes an infi…
-
I discovered a surprising feature of LinuxCNC I suspect is a bug. At least it break the principle of least surprise for me.
In short, the loaded G-code program is executed in some kind of sand box…
-
### Did you test the latest `bugfix-2.1.x` code?
Yes, and the problem still exists.
### Bug Description
When using filament runout movement sensor, on printing of small parts, there is a chan…
-
Of course I can just any editor I want, save a file as .tpl and load it in CAMotics.
But since tpl is supposed to be JavaScript I'd rather use a proper IDE with code inspection and other convenience …
-
Maybe allow generating G-Code for lasers:
* No Z movements
* Set spindle speed to 0 during rapid moves
-
I've updated from cura 4.2 to 4.4 and now when i start printing and the nozzle is travelling from the starting corner to the center of the build plate to start printing, the travel speed is extremely …
-
Please provide *general* feedback on your experience with the 1.10.0rc1 Release Candidate here. An "All is working fine" is valuable feedback as well, because it tells me that people in fact are testi…
-
I'm trying to figure out how the feed speed is interpreted by g2core. In this GCode I'm switching to G20 and then a do a G1 movement two inches at the feed rate of 1000 (which I would assume is 1000 i…