pellcorp / creality

42 stars 6 forks source link

Config overrides do not support applying new sections to printer.cfg #118

Closed pellcorp closed 3 months ago

pellcorp commented 3 months ago

So until today config overrides was still supporting adding sections but not deleting them, I have since removed this functionality as it is still problematic, thankfully not as big of an issue as the deletion of gcode macros.

But probably we should support adding and removing sections from printer.cfg only

pellcorp commented 3 months ago

This has actually been fixed, you can apply new sections in printer.cfg and moonraker.conf only, as long as they are not gcode macros.