-
`qtplasma` does not seem to work on the latest Gnome 41.2 / Wayland 1.19 environment available on Fedora 35 _(tested on https://github.com/LinuxCNC/linuxcnc/commit/14a02d19b05caf06e6fccd0865df81440760…
-
When developing a design for a laser cutter, I export and test cut parts dozens of times. This makes every step in the export process seam tedious because I may be doing it every couple of minutes. …
-
Hi all,
I have a 4 axis milling machine where the 4th axis is a rotary table.
If I go to 0 degrees using 'G0 A0.0', then go to 90 degrees with 'G0 A90.0',
the number of pulses that Grbl_Esp32 issue…
-
The output Gcode file would be much smaller if you only output the coordinates where something changes, either direction or power.
here's an example from a random place in a file of a 10inch design…
-
I know it's not strictly the focus of this project but it would be nice to have some documentation about which settings to use when generating gcode for the different Up printers. As far as I'm aware …
-
I am machining multiple different pieces which need different code every time so if there was a way to load them using a qr code or barcode scanning
-
#### If this is a feature request describe it here
___REPLACE_THIS__FEATURE_REQUEST_DESCRIPTION_GOES_HERE
#### Version of Octolapse
Octolapse Version: 0.4.1
#### Version of Octo…
-
^
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…
-
I just cloned the project and tried to compile it using ESP IDF 4.3.6.
All is well,but grblHAL_AP can't be found,I don't know what I did wrong.
This is my_machine.h.
Thanks for your help!
/*
…
-
## Here are the steps I follow to reproduce the issue:
1. Open a large-ish gcode file, 500K is large enough on my machine. Note that it opens relatively quickly. Good.
2. Drag the preview around…