Änderungen von Dokument 3D Drucker

Zuletzt geändert von Fab!an am 2025/04/01 16:54

Von Version 6.1
bearbeitet von Fab!an
am 2024/04/08 08:14
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 2.1
bearbeitet von loppermann
am 2024/04/07 18:12
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Titel
... ... @@ -1,1 +1,0 @@
1 -3D Drucker
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.foorschtbar
1 +XWiki.loppermann
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 2.1
1 +markdown+github 1.0
Inhalt
... ... @@ -1,4 +1,4 @@
1 -= How To 3D Drucker =
1 +# How To 3D Drucker
2 2  
3 3  Im Space haben wir mehrere 3D-Drucker. Bitte beachte die folgenden Regeln, bevor du sie verwendest:
4 4  
... ... @@ -7,54 +7,51 @@
7 7  * Spachtel möglichst vermeiden! Nach dem Abkühlen der Druckplatte, lässt sich im Normalfall das Objekt sehr leicht lösen.
8 8  * Kein. Aceton. Niemals. Wirklich? Nein.
9 9  
10 -== Anycubic Mega X ==
10 +## Anycubic Mega X
11 11  
12 -[[image:printer_anycubic_mega_x.jpg||data-xwiki-image-style-alignment="end" height="176" width="176"]]
12 +![[printer_anycubic_mega_x.jpg|printer_anycubic_mega_x.jpg]]
13 13  
14 -=== Anforderungen ===
14 +### Anforderungen
15 15  
16 16  * Nicht an den Verstellschrauben für das Heatbed drehen
17 -* Nur mit Mesh-Leveling (Gehört in den Start-G-Code)
18 -:{{code language="none"}}
19 -M501 ; Mesh Bed Leveling (Load all saved settings from EEPROM)
17 +* Nur mit Mesh-Leveling (Gehört in den Start-G-Code):`M501 ; Mesh Bed Leveling (Load all saved settings from EEPROM)
20 20  M420 S1 ; Enable leveling
21 -M420 Z2.0 ; Set leveling fading height to 2 mm
22 -{{/code}}
19 +M420 Z2.0 ; Set leveling fading height to 2 mm`
23 23  
24 -=== OctoPrint ===
21 +### OctoPrint
25 25  
26 -Unter [[octopi.wwlabs.space>>http://octopi.wwlabs.space]] ist Octoprint zu finden. Logindaten sind {{code language="none"}}octopi/octopi{{/code}}.
23 +Unter [octopi.wwlabs.space](http://octopi.wwlabs.space) ist Octoprint zu finden. Logindaten sind `octopi/octopi`.
27 27  
28 -=== Resourcen ===
25 +### Resourcen
29 29  
30 -* [[PrusaSlicer Profil>>3D_Drucker/Anycubic_MegaX/PrusaSlicer_config_MegaX.ini]]
27 +* [PrusaSlicer Profil](3D_Drucker/Anycubic_MegaX/PrusaSlicer_config_MegaX.ini)
31 31  
32 -== Anycubic Mega S ==
29 +## Anycubic Mega S
33 33  
34 -=== [[image:printer_anycubic_mega_x.jpg||data-xwiki-image-style-alignment="end" height="187" width="187"]]Anforderungen ===
31 +### ![[printer_anycubic_mega_x.jpg|printer_anycubic_mega_x.jpg]]Anforderungen
35 35  
36 36  * Die Klammern am Drucker nicht verschieben!
37 37  * Nur mit Mesh-Leveling betreiben! (ist im Prusa Slicer Profil bereits eingestellt)
38 38  
39 -{{code language=""}}
36 +```
40 40  M501 ; Mesh Bed Leveling (Load all saved settings from EEPROM)
41 41  M420 S1 ; Enable leveling
42 42  M420 Z2.0 ; Set leveling fading height to 2 mm
43 -{{/code}}
40 +```
44 44  
45 -=== OctoPrint ===
42 +### OctoPrint
46 46  
47 -Unter [[octopi2.wwlabs.space>>http://octopi2.wwlabs.space]] is Octoprint zu finden. Logindaten sind {{code language="none"}}octopi/octopi{{/code}}.
44 +Unter [octopi2.wwlabs.space](http://octopi2.wwlabs.space) is Octoprint zu finden. Logindaten sind `octopi/octopi`.
48 48  
49 -=== Resourcen ===
46 +### Resourcen
50 50  
51 -* [[Prusa Slicer Config Bundle>>3D_Drucker/Anycubic_MegaS/PrusaSlicer_config_MegaS_Bundle.ini]]
52 -* [[Prusa Slicer Baseplate Model>>3D_Drucker/Anycubic_MegaS/PrusaSlicer_config_MegaS_Baseplate.stl]]
53 -* [[Prusa Slicer Printbed Model>>3D_Drucker/Anycubic_MegaS/PrusaSlicer_config_MegaS_Printbed.stl]]
48 +* [Prusa Slicer Config Bundle](3D_Drucker/Anycubic_MegaS/PrusaSlicer_config_MegaS_Bundle.ini)
49 +* [Prusa Slicer Baseplate Model](3D_Drucker/Anycubic_MegaS/PrusaSlicer_config_MegaS_Baseplate.stl)
50 +* [Prusa Slicer Printbed Model](3D_Drucker/Anycubic_MegaS/PrusaSlicer_config_MegaS_Printbed.stl)
54 54  
55 -= How to Import =
52 +# How to Import
56 56  
57 -== Prusa Slicer ==
54 +## Prusa Slicer
58 58  
59 59  Konfigurationsbundles (INI Dateien mit mehreren Sektionen):
60 60