Questions tagged [octopi]
12 questions
2
votes
1 answer
How to migrate OctoPi to new camera stack without reinstall?
The new OctoPi camera stack is reported to be lighter, more efficient, and overall better. Old camera stack sometimes loses access to my camera during print, and only regains it after restart. Thus, obviously, I want to try the new one. Maybe it'll…

Mołot
- 801
- 4
- 14
2
votes
1 answer
Is it safe to use 230 V AC, 10 A relay shield to turn my Prusa MK3S+ on/off using OctoPrint?
Prusa says the MK3S+ draws up to 120 W. So let's say 150 W of inrush current.
$$150 W \div 230 V ≈ 0.65 A$$
An order of magnitude less than a typical Raspberry Pi optically isolated relay shield can do.
Is there anything I should be aware of when…

Mołot
- 801
- 4
- 14
2
votes
2 answers
How to encrypt the WiFi password in the OctoPi config file?
I recently changed the password of my WiFi and updated the file in the /boot folder of the OctoPrint's OS running on my Raspberry Pi.
Yet, it is now in plain text, and I would like to avoid storing it that way. What can I do to make the file more…

Myoch
- 205
- 1
- 7
1
vote
1 answer
How to recover forgotten SSH password in OctoPi?
I have forgotten my OctoPi SSH password. Now I want to install X server and browser for touch UI. How can I recover that password without deleting it all to the ground and reinstalling it?

Mołot
- 801
- 4
- 14
1
vote
1 answer
Is there a distribution of OctoPrint for Raspberry Pi 4b that's not headless?
I finally managed to get my Raspberry Pi 4b and make it work with a touchscreen. Previously I was using Pi 400 but I want to move to the touchscreen setup.
Is there a distro of Octoprint for Raspberry that is not headless, and instead uses the…

Mołot
- 801
- 4
- 14
1
vote
0 answers
What are the best light positions and directions to highlight the print and reduce shadow and light reflection on my OctoPi cameras?
I'm setting up multiple cameras; I have two running: one camera moving with the bed (static distance to the print) and one camera on the frame (stationary to the printer). I will add a third camera later, an endoscope nozzle camera.
However, I have…

Bob Ortiz
- 1,053
- 1
- 3
- 29
1
vote
1 answer
Is there a way to send a thumbnail to the printer LCD screen when printing over USB from OctoPrint?
I'm using Cura Thumbnails using a plugin in Cura 5.5. Also, I use the Marlin-based mriscoc firmware on a Creality Ender 3 V2 with OctoPrint using OctoPi on a Raspberry Pi 4.
The firmware supposedly supports Thumbnail's preview when printed from an…

Bob Ortiz
- 1,053
- 1
- 3
- 29
0
votes
2 answers
Why do two identical Creality Ender 3 V2 printers have a center that is 3 mm off from each other and 7 mm off expected and how to calibrate it?
When pushing the limits of the bed size (235x235 mm) for two Creality Ender 3 V2 printers running the same mriscoc firmware and the same config and upgrades. I noticed that despite using the same G-code for these two fairly identical printers…

Bob Ortiz
- 1,053
- 1
- 3
- 29
0
votes
1 answer
Ideal camera position For OctoEverywhere's Gadget AI
I'm trying out OctoEverywhere's Gadget AI print failure detection.
It's been working surprisingly well, but I wondered if there was an ideal camera position, image format, or whatever to ensure it could always catch failures. Does anyone have any…

TechAlex
- 11
- 1
0
votes
0 answers
Is there a way to read the printer LCD screen into OctoPi?
Is there a way to 'read' the LCD screen from a 3D printer as is, using a Raspberry Pi?
I'd like to connect the printers LCD screen to my Raspberry Pi to be able to view the screen as is, in OctoPi, in an identical way as looking at the physical LCD.…

Bob Ortiz
- 1,053
- 1
- 3
- 29
0
votes
0 answers
Is there a open-source pretrained TensorFlow Lite model for failed print and spaghetti detection?
I'm considering to use the Coral.AI USB accelerator to add an Edge TPU coprocessor to my Raspberry Pi running OctoPi, enabling high-speed machine learning inferencing using a USB port. It's power performance is sufficient enough:
4 trillion…

Bob Ortiz
- 1,053
- 1
- 3
- 29
0
votes
0 answers
Is there a lightweight OctoPi multi-camera implementation?
I've seen and read many videos and articles about a multicamera setup in OctoPi. Most of them including Setting up multiple webcams in OctoPi the right way describe:
However, watch your CPU usage as streaming can be quite resource-intensive.
Other…

Bob Ortiz
- 1,053
- 1
- 3
- 29