LinuxCNC / linuxcnc

LinuxCNC controls CNC machines. It can drive milling machines, lathes, 3d printers, laser cutters, plasma cutters, robot arms, hexapods, and more.
http://linuxcnc.org/
GNU General Public License v2.0
1.73k stars 1.13k forks source link

pncconf default firmware choice for 7I96S confuses newbees. #2902

Closed pcw-mesa closed 3 months ago

pcw-mesa commented 4 months ago

pncconfs default firmware for the 7I96S is 7I96s_7i74 which creates configurations that will not run on the standard pre-installed firmware (7i96s_d)

7I96s_d should be the default

zz912 commented 3 months ago

7i96 has the same problem. 7i96d is not first. pncconf-default_firmware

pcw-mesa commented 3 months ago

Thank you for fixing this!

phillc54 commented 3 months ago

Fixed by PR #2955