kliment / Printrun

Pronterface, Pronsole, and Printcore - Pure Python 3d printing host software
GNU General Public License v3.0
2.36k stars 995 forks source link

Pronsole should not load custom button definitions from config file during start #1336

Open DivingDuck opened 1 year ago

DivingDuck commented 1 year ago

Pronsole try to read custom button definitions form the config file if a user define those in Pronterface. This will lead to warning messages in the terminal window of Pronsole for each defined button in the config file:

"*** Unknown syntax: button 45 "Extruder FastExtr+775" /c "#ED353E" G91 G1 E775.0 F4000"