Open bolsoncerrado opened 8 years ago
You need to open your settings and under plugins there is a caterogry Custom Controls. There you need to right click either on one of your custom controls or inside the green box.
we have an issue here then as I can't find a "custom control" option added to the settings menu while the rest of plug-ins do :(
I'm on the last octoprint branch if that Helps? El 30 jun. 2016 23:23, "Salandora" notifications@github.com escribió:
You need to open your settings and under plugins there is a caterogry Custom Controls. There you need to right click either on one of your custom controls or inside the green box.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Salandora/octoprint-customControl/issues/4#issuecomment-229791815, or mute the thread https://github.com/notifications/unsubscribe/AKe9EqN1uN81xgnbs7AbrsxksQH50fa1ks5qRDKfgaJpZM4JCN9T .
Can you check inside the plugin manager if the plugin is really installed. also a clean octoprint.log could be helpful if the plugin is installed. Otherwise (if plugin is not installed) the plugin manager log. I hope to find the readon why inside of one of this logs.
Its also weird that I click on GET MORE and i get the whole list of both installed and non installed plugins. Before, i used to get only the NON INSTALLED ones :??
Ahh I see you have my Editor Collection plugin installed, so you should find the Custom Control Editor under Editor Collection, as well as the System Command Editor.
I gave up on wheezy and now installing a fresh jessee... I'll report back soon.
2016-07-01 17:40 GMT+02:00 Salandora notifications@github.com:
Ahh I see you have my Editor Collection plugin installed, so you should find the Custom Control Editor under Editor Collection, as well as the System Command Editor.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Salandora/octoprint-customControl/issues/4#issuecomment-229979364, or mute the thread https://github.com/notifications/unsubscribe/AKe9EhMsgT8wh3k_ts-tOZ1Uq1Zs0Wowks5qRTTtgaJpZM4JCN9T .
Alright, I would recommend not to use the Editor Collection plugin at the moment, some users reported problems with it, but I'M lacking the time to inspect this bug.
Yep on the fresh install of jessee I now get the CustomControl setting and a green empty box for now.
2016-07-01 18:31 GMT+02:00 Salandora notifications@github.com:
Alright, I would recommend not to use the Editor Collection plugin at the moment, some users reported problems with it, but I'M lacking the time to inspect this bug.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Salandora/octoprint-customControl/issues/4#issuecomment-229990912, or mute the thread https://github.com/notifications/unsubscribe/AKe9ErQMd5G4_3Ws113VfctKozI9X99Rks5qRUDIgaJpZM4JCN9T .
Awesome. I relly need to work on some documentation for this. But hell I dont have time and it is so nasty xD. Do you atill need help here otherwise I would close the issue.
Im assuming I need to FIRST manually add SOMETHING to config.yaml otherwise the plugin wont work properly, righT?
2016-07-01 20:26 GMT+02:00 Salandora notifications@github.com:
Awesome. I relly need to work on some documentation for this. But hell I dont have time and it is so nasty xD. Do you atill need help here otherwise I would close the issue.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Salandora/octoprint-customControl/issues/4#issuecomment-230016549, or mute the thread https://github.com/notifications/unsubscribe/AKe9EmMQV0R9R1WVJ1v4mRhhp_F_ZH-2ks5qRVvqgaJpZM4JCN9T .
Nope you just need to right click inside the greenbox. There you can create a Container Element in which you can add your controls also with a right click.
OK ill try and report back in the event it wouldnt work. Thanks!
Managed to create several COMMANDS. How can I clone the new CONTAINER and COMMANDS to other raspi instances I have running in my network? or.... where are the changes being saved so I can overwrite the file(s) in the rest of raspis? :D
Thanks!
You'll need to copy the config.yaml from Octoprint. Or you better only copy the controls part out of it.
~/.octoprint/config.yaml
cool thanks!
can i write a raspberry command to control a GPIO pin and add it? what is the commands that can be used in the custom commands?
Custom Commands only allow commands send to the printer. What you're looking for are the system commands, which can handle that.
Ok, Im feeling a total idiot right now. I've installed the plugin, restarted octoprint... I can see the custom controls on my CONTROL tab....but HOW do I edit them!?!?
Sorry!