1

Topic: Need Help with Octoprint Mod

I'd like to set up my Solidoodle 3 with Octoprint and the Raspberry Pi, with a camera and wifi. The info I am finding seems to be scattered and i haven't seen a real step by step instructional for this. Can someone help with this?

Also, with Tablets going for around 70$ would I be better off just getting myself one dedicated for printing?

This is all in hopes of being able to free up my laptop.

2

Re: Need Help with Octoprint Mod

https://github.com/guysoft/OctoPi

SD Press - v1 (Pre-order) / RAMPs /w DRV8825's / Cyclops (25w) / Dual Bowden / Mk8 Gear / MK2b PCB Heat bed /w custom replacement Z / PEI Bed
SD2 / E3D v6 / Direct Drive / Mk8 Gear / RAMBo v1.3 / PEI Bed / Anti Z backlash mod / Ikea Expedite enclosure.
Both Driven by Octoprint (devel) via a RPi B+ / Neopixel status alerts / GPIO Controlled SSR / (SD2) 450 Watt PSU for remote power-up/shutdown.

3

Re: Need Help with Octoprint Mod

These instructions are a little too vague for me, having never used a Pi before. I see you have it running though. How hard is it to get running? What webcam and wifi adapter are you using?

4 (edited by Tin Falcon 2015-03-15 02:05:52)

Re: Need Help with Octoprint Mod

http://octoprint.org/

This has been on my to do list have all the hardware just need to hook it up. IIRC the camera cost about $15 and the wifi dongle about $8 the key here is you need  hardware compatible with linux.
Also hdmi to VGA cables are available on e-bay .

You still need to use the laptop to slice the stl files and generate the g code and you can monitor with a tablet.
tin

Soliddoodle 4 stock w glass bed------Folger Tech Prusa 2020 upgraded to and titan /aero extruder mirror bed
FT5 with titan/ E3D Aero------MP mini select w glass bed
MP Utimate maker pro-W bondtech extruder
Marlin/Repetier Host/ Slic3r and Cura

5

Re: Need Help with Octoprint Mod

I struggle through it the first time also, but manage to get it to work. The instruction was good but like you said, it was too vague for me also.
I don't have the camera yet so i have no idea how to get that working.

Here is what i did with window base PC.

1. download the image file here: http://docstech.net/OctoPiMirror/
I choose the latest one ( 2015-01-31-octopi-0...), this take a while  (for me @ 1.1GB).
2. download the Win32 Disk Imager here: http://sourceforge.net/projects/win32diskimager/
3. Install Win32 DiskImager, put SD card that you will use for your Octopi in to PC and use the software to burn image to         the blank SD card.
4. connect Octopi to the LCD screen via HDMI, usb keyboard, and mouse, and power up the Octopi with the SD card installed.
5. Unit should boot up in Config screen (Like in TOM's Guide video), expand the memory to use the full size of SD card.
6. You can setup user name/Password if you like, default is
User: pi
Password: raspberry
7. In Reboot Setup, set it to boot to desktop and then reboot the pi.
8. It will boot in GUI environment, select WIFI and setup your WIFI dongle.
9. Once it show connected tot he WIFI, disconnect the monitor and keyboard and mouse devices, connect the USB of your 3D printer and reboot.

On your PC that connect on the same network, open the browser and type in "http://octopi.local/"
The interface may need to be to auto connect, but everything here should be very intuitive.