linuxcnc icon indicating copy to clipboard operation
linuxcnc copied to clipboard

Mirror of the main LinuxCNC repository at git.linuxcnc.org

Results 6 linuxcnc issues
Sort by recently updated
recently updated
newest added

``` # Add Avahi, which uses Zeroconf and provides an alternate way to connect that doesn't require a DHCP server or knowing the assigned IP of the board. sudo apt-get...

Fan on/off: FIXME: /home/linuxcnc/linuxcnc/nc_files//M106 255.000000 -1.000000 FIXME: /home/linuxcnc/linuxcnc/nc_files//M107 -1.000000 -1.000000

.ini files support no equations, forcing error-prone typing in multiple places. In addition, there is no distinction between things that a board may require and things that are likely to...

Minor bug, but a bit weird. Seen on OS X with XQuartz. Anyone else see this?

Is there some way to drop the launch time? It takes ~12 seconds for me. Wonder if there's some way to speed this up. Not sure where the time is...

The lineardeltakins module works, but you can drive the head too high, into the endstops, with a G1 command. Not sure if an axis endstop config and/or global position check...