What would be an easy way to configure the config.txt of a smoothieboard while it is connected to a raspberry Pi running octoprint?
I know about the config-set / config-get command, but is there another way? I imagine ( if I could wish) editing the txt-file “in browser” or something like that…
You can edit it over msd (USB disk) but you unfortunately have to unmount the disk then reset smoothie for the changes to take effect… I believe there’s a reset command in simple shell
If you have access to smoothie’s web interface some way, you can just download and upload the config file via there. If not, you could use the “gcode upload” function to upload a new config file, but whether that works or not depends on how much octoprint checks what it uploads.