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-11 18:23] – 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. \\ | ||
- | The goal is to learn and get knowledge about the priciples | + | The goal is to learn and get knowledge about the principles |
- | We will decide later if we need a more suffisticated | + | We will decide later if we need a more sophisticated |
[[http:// | [[http:// | ||
==== Assembly Videos ==== | ==== Assembly Videos ==== | ||
- | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | ==== Firmware ==== | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
==== Leveling ==== | ==== Leveling ==== | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
===== Slicer ===== | ===== Slicer ===== | ||
- | ==== slic3r ==== | + | There are multiple options. \\ |
- | download | + | [[https://github.com/ |
==== Slic3r Prusa Edition ==== | ==== Slic3r Prusa Edition ==== | ||
- | [[https://www.prusa3d.com/drivers/|prusa3d.com/drivers/]] | + | * download: |
- | + | ||
- | ==== Simplify3D ==== | + | |
- | [[https://www.simplify3d.com|simplify3d.com]] -> 150$ | + | |
+ | === Settings === | ||
+ | Ender 3 should work with with the settings from a CR-10.\\ | ||
+ | [[https:// | ||
==== Cura ==== | ==== Cura ==== | ||
- | download [[https:// | + | * download: [[https:// |
=== Model === | === Model === | ||
Line 48: | Line 52: | ||
=== Material === | === Material === | ||
* Select PLA | * Select PLA | ||
+ | |||
+ | === Plugin === | ||
+ | install | ||
+ | * Auto Orientation | ||
+ | * OctoPrint connection | ||
+ | ===== Mods ===== | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | |||
+ | ===== Tests ===== | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
===== Publicly available models ===== | ===== Publicly available models ===== | ||
- | Download a model from a site like | + | Download a model from sites like: |
- | | + | |
- | There are also search engines for those sites -> [[https:// | + | * [[https:// |
+ | There are also search engines for those sites: | ||
+ | * [[https:// | ||
===== Create your own models ===== | ===== Create your own models ===== | ||
- | Look at: | + | CAD: |
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
+ | Script based: | ||
+ | * [[http:// | ||
+ | 3D scan: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | 3D modeling: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
- | ==== OctoPrint ==== | + | |
- | [[https:// | + | ===== OctoPrint |
+ | ==== 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 |