Commit Graph

16 Commits

Author SHA1 Message Date
78be1dff59 update 2024-08-04 19:19:54 -05:00
fa148e0b3c Update util.sh 2024-08-04 15:38:09 -05:00
b93056ea9e Update util.sh 2024-08-04 15:37:58 -05:00
7bf165fb2e Update util.sh 2024-08-04 15:37:38 -05:00
c3389ba97c Update util.sh 2024-08-04 15:37:12 -05:00
812266b26c docker code conversions 2024-07-27 18:16:59 -05:00
d83353e61f initial code changes 2024-07-27 16:47:44 -05:00
paukstelis
6af4e2b0e5 Python3.11 (#172)
* ubuntu/fedora pin to python3.11 for now

* add dev pacakge
2024-06-26 17:35:40 -04:00
paukstelis
af7162a108 fix sudo for backups (#161) 2024-03-29 20:46:03 -04:00
paukstelis
7fbceef173 Move to native backup system (#145)
* begin using native OP backup

* path fix

* restore menu

* don't send whole path

* use CAMERA_ARR for instance_status

* read arrays only if files exist

* ready for PR
2024-01-19 11:49:14 -05:00
paukstelis
99bb76874c shared upload fix 2024-01-15 09:04:01 -05:00
Simplemente3d
0cd3a54b96 Fix octoprint errors when trying to share uploads (#140)
Co-authored-by: Enrique Munoz <enrique.munoz@oracle.com>
2024-01-05 08:29:07 -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
2b65e03a98 Cammod (#98)
* better failure if first run is true

* better conditional for tempusb

* remove camera port selection

* syntax error

* bad break

* add qualifier if udev not set

* fix second cameras. README

* version update
2023-07-01 13:27:07 -04:00
paukstelis
9f70670ee8 allow initial instance creation without udev (#96)
* better failure if first run is true

* better conditional for tempusb

* remove camera port selection

* syntax error

* bad break

* add qualifier if udev not set
2023-06-30 09:35:28 -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