Use Raspberry Pi for 3D-Printing: Difference between revisions

From Wurst-Wasser.net
Jump to navigation Jump to search
(Created page with "I found this regarding OctoPrint: https://github.com/foosel/OctoPrint/wiki/Setup-on-a-Raspberry-Pi-running-Raspbian Category:RaspberryPi Category:3D Printing")
 
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
TOTALLY UNFINISHED AND DISCARDED SINCE I SWITCHED TO Simplify3D!
=== Prerequisites ===
Make sure, you set up your Pi properly, install all updates and connect it the internet<ref>http://www.raspberrypi.org/documentation/configuration/wireless/wireless-cli.md</ref> by editing <tt>/etc/wpa_supplicant/wpa_supplicant.conf</tt>, <tt>apt-get update</tt>, <tt>apt-get upgrade</tt>
=== Using [[OctoPrint]] ===
I found this regarding [[OctoPrint]]:
I found this regarding [[OctoPrint]]:


Line 4: Line 11:




=== Using Repetier Host ===
I found http://www.3deee.ch/?p=279 and http://help.printrbot.com/Guide/Installing+Repetier-Host+for+Linux/75
----
* Footnotes:
<references/>


[[Category:RaspberryPi]]
[[Category:RaspberryPi]]
[[Category:3D Printing]]
[[Category:3D Printing]]

Latest revision as of 14:47, 19 April 2018

TOTALLY UNFINISHED AND DISCARDED SINCE I SWITCHED TO Simplify3D!


Prerequisites

Make sure, you set up your Pi properly, install all updates and connect it the internet[1] by editing /etc/wpa_supplicant/wpa_supplicant.conf, apt-get update, apt-get upgrade

Using OctoPrint

I found this regarding OctoPrint:

https://github.com/foosel/OctoPrint/wiki/Setup-on-a-Raspberry-Pi-running-Raspbian


Using Repetier Host

I found http://www.3deee.ch/?p=279 and http://help.printrbot.com/Guide/Installing+Repetier-Host+for+Linux/75


  • Footnotes: