Änderungen von Dokument 3D Drucker
Zuletzt geändert von Fab!an am 2025/07/22 17:47
Von Version 27.3
bearbeitet von mirconnect
am 2025/05/30 20:04
am 2025/05/30 20:04
Änderungskommentar:
Es gibt keinen Kommentar für diese Version
Zusammenfassung
-
Seiteneigenschaften (2 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Dokument-Autor
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. mirconnect1 +XWiki.foorschtbar - Inhalt
-
... ... @@ -5,60 +5,69 @@ 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 MegaX==8 += Anycubic Mega S = 9 9 10 - --[[image:printer_anycubic_mega_x.jpg||data-xwiki-image-style-alignment="end" height="176" width="176"]]--10 +[[image:printer_anycubic_mega_s.jpg||data-xwiki-image-style-alignment="end" height="187" width="187"]] 11 11 12 12 === Anforderungen === 13 13 14 -* Nicht an denVerstellschraubenfür dasHeatbeddrehen15 -* Nur mit diesemStart-G-Code:14 +* Die Klammern am Drucker nicht verschieben! 15 +* Nur mit Mesh-Leveling betreiben! (ist im Prusa Slicer Profil bereits eingestellt) 16 16 17 17 {{code language="gcode"}} 18 -START_PRINT EXTRUDER_TEMP=[first_layer_temperature] 19 -BED_TEMP=[first_layer_bed_temperature] 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 20 {{/code}} 21 21 22 -* Und mit diesem End-G-Code: 23 -* 23 +=== OctoPrint === 24 24 25 - ===--OctoPrint--===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 26 27 - --Unter[[octopi.wwlabs.space>>http://octopi.wwlabs.space]] ist Octoprint zufinden. Logindaten sind {{codelanguage="none"}}octopi/octopi{{/code}}.--27 +=== Resourcen === 28 28 29 -=== Klipper === 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 30 31 - [[3dprinter-psteffen.wwlabs.space>>https://3dprinter-psteffen.wwlabs.space]]33 += Anycubic Mega X = 32 32 33 -=== Resourcen === 35 +(% class="box warningmessage" %) 36 +((( 37 +AKTUELL WORK IN PROGRESS - NICHT BENUTZEN - Bei Fragen bitte an psteffen wenden. 38 +))) 34 34 35 - *[[PrusaSlicerProfil>>attach:PrusaSlicer_config_MegaX.ini]]40 +--[[image:printer_anycubic_mega_x.jpg||data-xwiki-image-style-alignment="end" height="176" width="176"]]-- 36 36 37 -== An ycubic MegaS==42 +=== Anforderungen === 38 38 39 -[[image:printer_anycubic_mega_s.jpg||data-xwiki-image-style-alignment="end" height="187" width="187"]] 44 +* Nicht an den Verstellschrauben für das Heatbed drehen 45 +* Nur mit diesem Start-G-Code: 40 40 41 -=== Anforderungen === 47 +{{code language="gcode"}} 48 +START_PRINT 49 +EXTRUDER_TEMP=[first_layer_temperature] 50 +BED_TEMP=[first_layer_bed_temperature] 51 +{{/code}} 42 42 43 -* Die Klammern am Drucker nicht verschieben! 44 -* Nur mit Mesh-Leveling betreiben! (ist im Prusa Slicer Profil bereits eingestellt) 53 +* Und mit diesem End-G-Code: 45 45 46 46 {{code language="gcode"}} 47 -M501 ; Mesh Bed Leveling (Load all saved settings from EEPROM) 48 -M420 S1 ; Enable leveling 49 -M420 Z2.0 ; Set leveling fading height to 2 mm 56 +END_PRINT 50 50 {{/code}} 51 51 52 -=== OctoPrint===59 +=== Klipper === 53 53 54 - Unter[[octopi2.wwlabs.space>>http://octopi2.wwlabs.space]]is Octoprint zu finden. Logindaten sind {{code language="none"}}octopi/octopi{{/code}}.61 +[[3dprinter-psteffen.wwlabs.space>>https://3dprinter-psteffen.wwlabs.space]] 55 55 56 -=== Resourcen === 63 +=== --Resourcen-- === 57 57 58 -* [[Prusa Slicer Config Bundle>>attach:PrusaSlicer_config_MegaS_Bundle.ini]] 59 -* [[Prusa Slicer Baseplate Model>>attach:PrusaSlicer_config_MegaS_Baseplate.stl]] 60 -* [[Prusa Slicer Printbed Model>>attach:PrusaSlicer_config_MegaS_Printbed.stl]] 65 +* --[[PrusaSlicer Profil>>attach:PrusaSlicer_config_MegaX.ini]]-- 61 61 67 += = 68 + 69 += = 70 + 62 62 = How to Import = 63 63 64 64 == Prusa Slicer ==