-
Since https://github.com/G4lile0/tinyGS/issues/139 was closed as 'not planned', I'm raising this.
You currently support a satellite 'FEES2' ( https://tinygs.com/satellite/FEES2 ) which was *denied*…
-
The present https://api.tinygs.com/v1/tinygs_supported.txt API call seems to not update all its listed satellites. Presently, the `Epoch` is old in some entries. It good for `Norbi` and `SDSat`; but n…
-
Hiya,
[Gcode support](https://github.com/synthetos/TinyG/wiki/Gcode-Support) says `M0` is supported but when I have it in the middle of a program it is ignored. I have sent this program via UGS and a…
-
I have a project that requires the control of several relays. One of them can logically be assigned to the "spindle on/off" control, but the others don't really map to standard gcode operations. I'd…
-
looking for some guidance here on getting my pc set up! I have set up my go path golang can run code examples but the serial server not so good it sill will not run not sure the go build worked …
-
#### Description
CNCjs running on a Raspberry Pi connected to a Rambo 1.4 board using Marlin 2. The Axes widget shows the E axis, but there is no configuration option to remove this in the configu…
-
### Description
It would be great if CNCjs would support TLS / SSL / HTTPS, at least with a built-in self-signed certificate and ideally with support for custom certificates as well. I couldn't fin…
-
#### 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 J0
```
only shows…
-
#### Description
i cant make the z axis to go down ( it was working fine but something happined)
Z+ goes up
Z- goes up
changed the stepper motor
changed the stepper driver
changed to x axis s…
-
When using Firefox I always get the following message:
> You are running an old version of the Serial Port JSON Server. Latest is 1.6. You are at 1.1 so you should disconnect and download the latest …