octoprint-customControl icon indicating copy to clipboard operation
octoprint-customControl copied to clipboard

Will not delete container and commands only one by one after saving, not multiple.

Open snoozer opened this issue 7 years ago • 3 comments

Hello,

I have tried to remove commands and the container I created, the commands can only be deleted if confirmed and then saved for each single command, multiple confirmed deleted commands and saving after does not work. Deleting a container does not work for me at all.

Hardware: Pi 3 Model B Revision a02082 (Sony, UK) OS: Octopi Version 1.3.9 Plugin: Custom Control Editor 0.2.1

I would appreciate if a fix for this would be considered.

Thanks and keep up the great work ! Jan P.

snoozer avatar Oct 19 '18 13:10 snoozer

Hello,

same problem here ! Uninstalling or disabling Custom Control Editor does not solve the problem.

Workaround : edit config.yaml, and delete "controls:" and its data (-children, -command, name, layout)

sudo nano /home/pi/.octoprint/config.yaml

Then, restart OctoPrint. Problem solved. Be carefull with config.yaml

yet-another-average-joe avatar Nov 02 '18 01:11 yet-another-average-joe

they need to fix this, and can you do G-code commands for the printer? tried it and didnt work for me

Fabriluc avatar Jan 25 '19 22:01 Fabriluc

No problems here with G-Code commands.

Maybe a problem with your config.yaml ?

Documentation :

http://docs.octoprint.org/en/master/configuration/config_yaml.html#controls http://docs.octoprint.org/en/master/features/custom_controls.html#sec-features-custom-controls

yet-another-average-joe avatar Jan 26 '19 23:01 yet-another-average-joe