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-10 14:43] – 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 ===== | ||
| - | [[https:// | + | There are multiple options. \\ |
| + | [[https:// | ||
| + | |||
| + | ==== Slic3r Prusa Edition ==== | ||
| + | * download: [[https:// | ||
| + | |||
| + | === Settings === | ||
| + | Ender 3 should work with with the settings from a CR-10.\\ | ||
| + | [[https:// | ||
| + | ==== Cura ==== | ||
| + | * download: | ||
| - | ==== Model ==== | + | === Model === |
| * Select Other -> Creality CR-10 | * Select Other -> Creality CR-10 | ||
| * give it a name | * give it a name | ||
| Line 27: | Line 41: | ||
| * Z = 250mm | * Z = 250mm | ||
| - | ==== Profile | + | === Profile === |
| * watch [[https:// | * watch [[https:// | ||
| Line 33: | Line 47: | ||
| * Preferences -> Profiles -> Import | * Preferences -> Profiles -> Import | ||
| - | ==== more details | + | === more details === |
| * watch [[https:// | * watch [[https:// | ||
| - | ==== 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 ===== | ||
| + | ==== Installation ==== | ||
| + | * download [[https:// | ||
| + | * 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 | ||