This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
projects:3d_printer_info [2018-06-14 05:28] – [Firmware] trinitor | projects:3d_printer_info [2018-07-23 15:28] (current) – [3D Printer Information] n00ne | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== 3D Printer Information ====== | ====== 3D Printer Information ====== | ||
+ | {{: | ||
===== Our Hardware ===== | ===== Our Hardware ===== | ||
We went for a cheaper printer to start with. \\ | We went for a cheaper printer to start with. \\ | ||
Line 8: | Line 8: | ||
==== Assembly Videos ==== | ==== Assembly Videos ==== | ||
- | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
==== Firmware ==== | ==== Firmware ==== | ||
+ | * [[https:// | ||
* [[https:// | * [[https:// | ||
==== Leveling ==== | ==== Leveling ==== | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
Line 51: | Line 53: | ||
* Select PLA | * Select PLA | ||
+ | === Plugin === | ||
+ | install | ||
+ | * Auto Orientation | ||
+ | * OctoPrint connection | ||
+ | ===== Mods ===== | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | |||
+ | ===== Tests ===== | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
===== Publicly available models ===== | ===== Publicly available models ===== | ||
Line 78: | Line 93: | ||
===== OctoPrint ===== | ===== OctoPrint ===== | ||
- | [[https:// | + | ==== Installation ==== |
+ | * download | ||
+ | * write image to SD card | ||
+ | * edit octopi-wpa-supplicant.txt and enter WiFi information | ||
+ | * connect camera to RPi | ||
+ | * connect Ender 3 to RPi with micro USB cable | ||
+ | * boot RPI | ||
+ | * ssh IP | ||
+ | * user: pi, password raspberry | ||
+ | * passwd | ||
+ | * http://ip | ||
+ | * setup wizard | ||
+ | * Width = 220 mm, Depth = 220 mm, Height = 250mm | ||
+ | * enable access control | ||
+ | * enable blocklists | ||
+ | * Serial Port = Auto | ||
+ | * Baudrate = Auto | ||
+ | |||
+ | ==== Cura Integration ==== | ||
+ | * Get API key in the Ocroprint webinterface | ||
+ | * Settings -> API | ||
+ | * Connect Cura | ||
+ | * Preferences -> Printers -> select printer -> Connect OctoPrint | ||
+ | * Enter API key |