Roland Freikamp
Roland Freikamp
#### Description The auto-zoom in cnc.js does not show the complete drawing. Tested on Linux with Chromium and (older) Firefox. Example: ``` G0 X0 Y0 F500 G2 X100 Y0 I50...
g2core crashes completely (no more communication, no blinking RX-LED on Arduino Due) when the program contains M0 and a feedhold is issued. Example: - G-code: ``` $xam=1 G0X0 G0X100 M0...
Hi, is it possible to use g2core on an Arduino DUE and communicate with it with UART instead of USB? I've already modified gShield-pinout.h: I've disabled USB, enabled UART and...
Is there *any* working GUI / graphical user-iterface / g-code-sender for g2core on Arduino DUE? I've tested several, but all failed: - cnc.js: Looks good, but is very slow; when...
The Gcode-wiki-page (https://github.com/synthetos/g2/wiki/Gcodes) lists a "gcode message": (msg ...) > Gcode messages are comments that begin with the characters msg > (case insensitive). These will be echoed to the operator....
### ISSUE TYPE * Bug Report ### GEEQIE VERSION ``` Geeqie 1.7.2 GTK3 ``` ### OS / DISTRIBUTION NixOS ### SUMMARY geeqie ignores the commandline-parameter "path". Instead, it opens some...
### ISSUE TYPE * Bug Report ### GEEQIE VERSION Geeqie 1.5.1 ### OS / DISTRIBUTION Linux, NixOS ### SUMMARY Deleting images only works, if the delete-dialog is opened by mouse....
#### Description g2core supports gcode-messages "(msg ...)", which should be echoed to the operator, see https://github.com/synthetos/g2/wiki/Gcodes But theses messages are currently not shown by cnc.js. It would be really useful,...
Unfortunately, easysshfs does not work, and always gives wrong error-messages. 1. Wrong message in GUI: GUI says "done", although it failed. 2. Log always says "Pattern USER@IP:/DIR LOCALDIR fuse.sshfs is...
### Context linphone-desktop on Linux for multiple SIP-accounts ### General information - Device: PC - OS: Linux - Version of the App: 4.4.10 - Qt5.15.7 - Version of the SDK:...