Wiki-Quellcode von 3D Drucker
Zuletzt geändert von Fab!an am 2025/04/01 16:54
Verstecke letzte Bearbeiter
author | version | line-number | content |
---|---|---|---|
![]() |
1.1 | 1 | Im Space haben wir mehrere 3D-Drucker. Bitte beachte die folgenden Regeln, bevor du sie verwendest: |
2 | |||
![]() |
2.1 | 3 | * Die Drucker dürfen nur nach einer **Einweisung** verwendet werden, sprech uns einfach an! |
4 | * Kein Aceton auf den Druckplatten verwenden. | ||
5 | * Spachtel möglichst vermeiden! Nach dem Abkühlen der Druckplatte, lässt sich im Normalfall das Objekt sehr leicht lösen. | ||
6 | * Kein. Aceton. Niemals. Wirklich? Nein. | ||
![]() |
1.1 | 7 | |
![]() |
26.1 | 8 | == --Anycubic Mega X-- == |
![]() |
1.1 | 9 | |
![]() |
26.1 | 10 | --[[image:printer_anycubic_mega_x.jpg||data-xwiki-image-style-alignment="end" height="176" width="176"]]-- |
![]() |
1.1 | 11 | |
![]() |
26.1 | 12 | === --Anforderungen-- === |
![]() |
1.1 | 13 | |
![]() |
26.1 | 14 | * --Nicht an den Verstellschrauben für das Heatbed drehen-- |
15 | * --Nur mit Mesh-Leveling (Gehört in den Start-G-Code):-- | ||
![]() |
7.1 | 16 | |
17 | {{code language="gcode"}} | ||
![]() |
6.1 | 18 | M501 ; Mesh Bed Leveling (Load all saved settings from EEPROM) |
![]() |
2.1 | 19 | M420 S1 ; Enable leveling |
![]() |
6.1 | 20 | M420 Z2.0 ; Set leveling fading height to 2 mm |
21 | {{/code}} | ||
![]() |
1.1 | 22 | |
![]() |
26.1 | 23 | === --OctoPrint-- === |
![]() |
1.1 | 24 | |
![]() |
26.1 | 25 | --Unter [[octopi.wwlabs.space>>http://octopi.wwlabs.space]] ist Octoprint zu finden. Logindaten sind {{code language="none"}}octopi/octopi{{/code}}.-- |
![]() |
1.1 | 26 | |
![]() |
26.1 | 27 | === --Resourcen-- === |
![]() |
1.1 | 28 | |
![]() |
26.1 | 29 | * --[[PrusaSlicer Profil>>attach:PrusaSlicer_config_MegaX.ini]]-- |
![]() |
1.1 | 30 | |
![]() |
3.1 | 31 | == Anycubic Mega S == |
![]() |
24.1 | 32 | |
![]() |
23.1 | 33 | [[image:printer_anycubic_mega_s.jpg||data-xwiki-image-style-alignment="end" height="187" width="187"]] |
![]() |
24.1 | 34 | |
![]() |
23.1 | 35 | === Anforderungen === |
![]() |
1.1 | 36 | |
![]() |
2.1 | 37 | * Die Klammern am Drucker nicht verschieben! |
38 | * Nur mit Mesh-Leveling betreiben! (ist im Prusa Slicer Profil bereits eingestellt) | ||
![]() |
1.1 | 39 | |
![]() |
7.1 | 40 | {{code language="gcode"}} |
![]() |
1.1 | 41 | M501 ; Mesh Bed Leveling (Load all saved settings from EEPROM) |
42 | M420 S1 ; Enable leveling | ||
43 | M420 Z2.0 ; Set leveling fading height to 2 mm | ||
![]() |
3.1 | 44 | {{/code}} |
![]() |
1.1 | 45 | |
![]() |
3.1 | 46 | === OctoPrint === |
![]() |
1.1 | 47 | |
![]() |
3.1 | 48 | Unter [[octopi2.wwlabs.space>>http://octopi2.wwlabs.space]] is Octoprint zu finden. Logindaten sind {{code language="none"}}octopi/octopi{{/code}}. |
![]() |
1.1 | 49 | |
![]() |
3.1 | 50 | === Resourcen === |
![]() |
1.1 | 51 | |
![]() |
23.1 | 52 | * [[Prusa Slicer Config Bundle>>attach:PrusaSlicer_config_MegaS_Bundle.ini]] |
53 | * [[Prusa Slicer Baseplate Model>>attach:PrusaSlicer_config_MegaS_Baseplate.stl]] | ||
54 | * [[Prusa Slicer Printbed Model>>attach:PrusaSlicer_config_MegaS_Printbed.stl]] | ||
![]() |
1.1 | 55 | |
![]() |
3.1 | 56 | = How to Import = |
![]() |
1.1 | 57 | |
![]() |
3.1 | 58 | == Prusa Slicer == |
![]() |
1.1 | 59 | |
60 | Konfigurationsbundles (INI Dateien mit mehreren Sektionen): | ||
61 | |||
![]() |
2.1 | 62 | * Datei > Import > Importiere Konfigurationsammlung... |
![]() |
1.1 | 63 | |
![]() |
23.1 | 64 | Beim Export darauf achten, das nur Custom Druck/Filament profile im Export Bundle ethalten sind. Vordefinierte Profile werden nicht exportiert. |