15 Commits

Author SHA1 Message Date
d83353e61f initial code changes 2024-07-27 16:47:44 -05:00
paukstelis
5a7cde9a00 Development (#105)
* clean up with some redirects

* plugins from user, get better camera info

* readme, version
2023-07-18 16:55:27 -04:00
paukstelis
8d57a478be Rework (#94)
* split

* split2

* more splitting

* working

* towards working

* menu changes

* run through prepare

* minorfix

* octoprint_generic

* break in template

* replace daemonpath with octoexec

* move first install to instance

* move BASE to instance

* instance fix

* double period

* damn loop!

* add camera to deploy

* fix camera

* toward functional

* main_menu if not ready

* not equal or  -ne?

* template copy

* clean ups

* byid camera detect

* do byid detect by default

* classwebcam

* classicwebcam

* appned_value camera work

* use users for modification in cameras

* fancy colors

* updating colors

* status menu colors and cams

* surpress errors on no files

* remove most logging

* dnf mods

* selinux

* redirect error output to /dev/null

* package cleanup

* remove udev, cloud

* octopi update

* resource prepare from menu

* quick fix

* pacman fix

* more echos

* add udev flag in /etc/octoprint_deploy

* opensuse fixes

* zypper, minor fixes

* change_streamer

* diagnostics, octoprint_cameras, etc

* diagnostic menu

* logging for diagnostics

* add config.yaml to diagnostics

* add logging for config.yaml

* readme work, add deb_pacakges for octopi,

* README

* port fixing

* port fixes

* add deb_packages command for troubleshooting

* fix ports

* add octopi flag, I fucking hate octopi

* udev rule work

* add/remove udev

* menu fix

* menu fixes

* add detect printer for add_udev

* better detection for remove_udev

* remove udev

* working on sed for udev

* fixed udev remove

* camera udev

* add instace to add_udev_camera

* readme, cleanup

* choose what parts of template to copy

* rsync as user

* additionalPorts

* remove cameras from camera list
2023-06-25 17:09:01 -04:00
Daniel Norhøj
a85eb13217 When installing cloud plugins, the menu will not be shown after install and quitting is therefore hard if you don't remember the number for quit. It is unlikely that someone will want to use multiple cloud plugins. 2022-07-14 20:17:05 +02:00
paukstelis
eea822ffff clean up 2022-06-27 15:04:12 -04:00
paukstelis
d50edf6b4f appearance 2022-06-26 20:02:49 -04:00
paukstelis
4d785dbb9b forgot to define MOVE 2022-06-26 17:21:07 -04:00
paukstelis
06074b8a92 fix cloud 2022-06-26 17:09:29 -04:00
paukstelis
070339f092 cloud fixes? 2022-06-26 17:07:01 -04:00
paukstelis
e3af18db82 add break 2022-06-26 16:38:12 -04:00
paukstelis
a829aa3376 pip command 2022-06-26 16:37:36 -04:00
paukstelis
c990c96a41 fix pip command 2022-06-26 16:37:15 -04:00
paukstelis
79f2d90958 missing echo 2022-06-26 16:35:55 -04:00
paukstelis
2aa88d86f3 passing variables with spaces bad 2022-06-26 16:32:15 -04:00
paukstelis
f3c9b333b7 First pass at plugin menu 2022-06-26 16:17:22 -04:00