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: don't sort firmware names #2955

Closed phillc54 closed 3 months ago

phillc54 commented 3 months ago

Use the order the firmwares appear in private_data. See issue #2902

zz912 commented 3 months ago

I tested it. It works well.

c-morley commented 3 months ago

If this helps people - push away :)