Page 1 of 1
Anyone using Octoprint to control smoothie?
Posted: Fri Aug 07, 2015 8:48 pm
by bubbasnow
im using my Pi to try and connect without success, it looks like its refusing the usb conneciton
Re: Anyone using Octoprint to control smoothie?
Posted: Sat Aug 08, 2015 8:42 pm
by bubbasnow
took a nap, now its working
Re: Anyone using Octoprint to control smoothie?
Posted: Sun Aug 09, 2015 8:23 pm
by JFettig
Did it take anything specila? I might give it a shot. I gave up using the Rambo, too many print failures due to communication errors
Re: Anyone using Octoprint to control smoothie?
Posted: Sun Aug 09, 2015 9:02 pm
by bubbasnow
It was my setup which was causing a hickup. i use my pi to power 4ch relay, i have the heatbed power supply, lights, and printer main supply on it. the pi would be powered up before the smoothie. I cut the 5vdc line on my usb host cable so that only 5v supply was from the 12v printer supply. when the smoothie powers on and is ready, i would not see its usb port in the pull down list on octoprint. The fix is to close the webpage and reopen a fresh one once everything is powered on.
Re: Anyone using Octoprint to control smoothie?
Posted: Fri Feb 05, 2016 10:01 pm
by 626Pilot
Are you still doing this?
I like the idea of using an external file/UI controller, since you can drag files to it at full speed and not have to wait a year. It's just that I'm cautious because printing over USB often results in stalled prints, for various reasons.
Re: Anyone using Octoprint to control smoothie?
Posted: Sat Feb 06, 2016 12:50 am
by bubbasnow
I sure am, its printing right now. I have disabled lcd panel and ethernet on the smoothie because its all handled by the pi. I have no issues using its terminal to run your fw.
Re: Anyone using Octoprint to control smoothie?
Posted: Sat Feb 06, 2016 1:38 am
by 626Pilot
I want to bring PanelDue into my fork (it already exists in another) but I think the Pi solution is better. My Smoothieboard writes at something like 20K/sec. I hate having to choose between that, and unmounting it and shuffling it back and forth with the computer, waiting for the hot end to get back up to temp, etc. If the Pi is more reliable, it seems to me, that's the way to go. What screen are you using with it?
Re: Anyone using Octoprint to control smoothie?
Posted: Sun Feb 07, 2016 1:20 am
by Nylocke
I belive he is using his web browser to control it judging by the thread title, guessing its probably running octoprint?
Re: Anyone using Octoprint to control smoothie?
Posted: Sun Feb 07, 2016 2:23 pm
by bubbasnow
Yup, octopi image on a rpi2. I connect to the wifi connected pi on my local network using a web browser.
Re: Anyone using Octoprint to control smoothie?
Posted: Tue Feb 09, 2016 12:41 am
by 626Pilot
You don't have an LCD screen?
Re: Anyone using Octoprint to control smoothie?
Posted: Tue Feb 09, 2016 12:59 am
by bubbasnow
626Pilot wrote:You don't have an LCD screen?
I have tons of them

But, for my smoothie connected to OctoPi I control it via chrome on a windows machine. no other screens connected.
Re: Anyone using Octoprint to control smoothie?
Posted: Sun Feb 14, 2016 10:16 am
by PyjamaSam
I am the same way. I have a Pi2 running Octoprint and its connected to my X5 mini via USB. I have only ever run the printer that way. Never even tried to copy a gcode file to the SD card.
I find it very easy to use, and running on the Pi2 its quite responsive.
Infact I actually run my printer in my office in my barn, and I monitor it remotely using the Pi's camera.
My workflow tends to be to get the gcode ready on my laptop in the house and upload it to Octoprint, run out to the barn and open a browser on my gaming pc out there, get stuff up to temp and get filament loaded, start the print and make sure the first few layers are working, then head back to the house and watch it remotely.
Works really well.
I am even in the process of getting octoprint tied into OpenHab2 using the MQTT plugin so I get notifications through that for events (like print done).
I am really happy with octoprint overall and I very much like the workflow to use it.
chris.