Änderungen von Dokument 3D Drucker

Zuletzt geändert von Fab!an am 2025/07/22 17:47

Von Version 31.1
bearbeitet von Fab!an
am 2025/07/22 17:47
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 27.2
bearbeitet von mirconnect
am 2025/05/30 20:03
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.foorschtbar
1 +XWiki.mirconnect
Inhalt
... ... @@ -5,69 +5,59 @@
5 5  * Spachtel möglichst vermeiden! Nach dem Abkühlen der Druckplatte, lässt sich im Normalfall das Objekt sehr leicht lösen.
6 6  * Kein. Aceton. Niemals. Wirklich? Nein.
7 7  
8 -= Anycubic Mega S =
8 +== Anycubic Mega X ==
9 9  
10 -[[image:printer_anycubic_mega_s.jpg||data-xwiki-image-style-alignment="end" height="187" width="187"]]
10 +--[[image:printer_anycubic_mega_x.jpg||data-xwiki-image-style-alignment="end" height="176" width="176"]]--
11 11  
12 12  === Anforderungen ===
13 13  
14 -* Die Klammern am Drucker nicht verschieben!
15 -* Nur mit Mesh-Leveling betreiben! (ist im Prusa Slicer Profil bereits eingestellt)
14 +* Nicht an den Verstellschrauben für das Heatbed drehen
15 +* Nur mit diesem Start-G-Code:
16 16  
17 +
18 +
17 17  {{code language="gcode"}}
18 -M501 ; Mesh Bed Leveling (Load all saved settings from EEPROM)
19 -M420 S1 ; Enable leveling
20 -M420 Z2.0 ; Set leveling fading height to 2 mm
20 +START_PRINT EXTRUDER_TEMP=[first_layer_temperature]
21 +BED_TEMP=[first_layer_bed_temperature]
21 21  {{/code}}
22 22  
23 -=== OctoPrint ===
24 +=== --OctoPrint-- ===
24 24  
25 -Unter [[octopi.wwlabs.space>>http://octopi.wwlabs.space]] is Octoprint zu finden. Logindaten für die WebUI sind {{code language="none"}}octopi/octopi{{/code}}. SSH Login ist {{code language="none"}}octoprint/octoprint{{/code}}
26 +--Unter [[octopi.wwlabs.space>>http://octopi.wwlabs.space]] ist Octoprint zu finden. Logindaten sind {{code language="none"}}octopi/octopi{{/code}}.--
26 26  
27 -=== Resourcen ===
28 +=== Klipper ===
28 28  
29 -* [[Prusa Slicer Config Bundle>>attach:PrusaSlicer_config_MegaS_Bundle.ini]]
30 -* [[Prusa Slicer Baseplate Model>>attach:PrusaSlicer_config_MegaS_Baseplate.stl]]
31 -* [[Prusa Slicer Printbed Model>>attach:PrusaSlicer_config_MegaS_Printbed.stl]]
30 +[[3dprinter-psteffen.wwlabs.space>>https://3dprinter-psteffen.wwlabs.space]]
32 32  
33 -= Anycubic Mega X =
32 +=== Resourcen ===
34 34  
35 -(% class="box warningmessage" %)
36 -(((
37 -AKTUELL WORK IN PROGRESS - NICHT BENUTZEN - Bei Fragen bitte an psteffen wenden.
38 -)))
34 +* [[PrusaSlicer Profil>>attach:PrusaSlicer_config_MegaX.ini]]
39 39  
40 ---[[image:printer_anycubic_mega_x.jpg||data-xwiki-image-style-alignment="end" height="176" width="176"]]--
36 +== Anycubic Mega S ==
41 41  
38 +[[image:printer_anycubic_mega_s.jpg||data-xwiki-image-style-alignment="end" height="187" width="187"]]
39 +
42 42  === Anforderungen ===
43 43  
44 -* Nicht an den Verstellschrauben für das Heatbed drehen
45 -* Nur mit diesem Start-G-Code:
42 +* Die Klammern am Drucker nicht verschieben!
43 +* Nur mit Mesh-Leveling betreiben! (ist im Prusa Slicer Profil bereits eingestellt)
46 46  
47 47  {{code language="gcode"}}
48 -START_PRINT
49 -EXTRUDER_TEMP=[first_layer_temperature]
50 -BED_TEMP=[first_layer_bed_temperature]
46 +M501 ; Mesh Bed Leveling (Load all saved settings from EEPROM)
47 +M420 S1 ; Enable leveling
48 +M420 Z2.0 ; Set leveling fading height to 2 mm
51 51  {{/code}}
52 52  
53 -* Und mit diesem End-G-Code:
51 +=== OctoPrint ===
54 54  
55 -{{code language="gcode"}}
56 -END_PRINT
57 -{{/code}}
53 +Unter [[octopi2.wwlabs.space>>http://octopi2.wwlabs.space]] is Octoprint zu finden. Logindaten sind {{code language="none"}}octopi/octopi{{/code}}.
58 58  
59 -=== Klipper ===
55 +=== Resourcen ===
60 60  
61 -[[3dprinter-psteffen.wwlabs.space>>https://3dprinter-psteffen.wwlabs.space]]
57 +* [[Prusa Slicer Config Bundle>>attach:PrusaSlicer_config_MegaS_Bundle.ini]]
58 +* [[Prusa Slicer Baseplate Model>>attach:PrusaSlicer_config_MegaS_Baseplate.stl]]
59 +* [[Prusa Slicer Printbed Model>>attach:PrusaSlicer_config_MegaS_Printbed.stl]]
62 62  
63 -=== --Resourcen-- ===
64 -
65 -* --[[PrusaSlicer Profil>>attach:PrusaSlicer_config_MegaX.ini]]--
66 -
67 -= =
68 -
69 -= =
70 -
71 71  = How to Import =
72 72  
73 73  == Prusa Slicer ==