Änderungen von Dokument 3D Drucker
Zuletzt geändert von Fab!an am 2025/07/22 17:47
Von Version 27.2
bearbeitet von mirconnect
am 2025/05/30 20:03
am 2025/05/30 20:03
Ä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,59 +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 - 18 - 19 19 {{code language="gcode"}} 20 -START_PRINT EXTRUDER_TEMP=[first_layer_temperature] 21 -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 22 22 {{/code}} 23 23 24 -=== --OctoPrint--===23 +=== OctoPrint === 25 25 26 - --Unter [[octopi.wwlabs.space>>http://octopi.wwlabs.space]] istOctoprint zu finden. Logindaten sind {{code language="none"}}octopi/octopi{{/code}}.--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}} 27 27 28 -=== Klipper === 29 - 30 -[[3dprinter-psteffen.wwlabs.space>>https://3dprinter-psteffen.wwlabs.space]] 31 - 32 32 === Resourcen === 33 33 34 -* [[PrusaSlicer Profil>>attach:PrusaSlicer_config_MegaX.ini]] 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]] 35 35 36 -= =Anycubic MegaS==33 += Anycubic Mega X = 37 37 38 -[[image:printer_anycubic_mega_s.jpg||data-xwiki-image-style-alignment="end" height="187" width="187"]] 35 +(% class="box warningmessage" %) 36 +((( 37 +AKTUELL WORK IN PROGRESS - NICHT BENUTZEN - Bei Fragen bitte an psteffen wenden. 38 +))) 39 39 40 +--[[image:printer_anycubic_mega_x.jpg||data-xwiki-image-style-alignment="end" height="176" width="176"]]-- 41 + 40 40 === Anforderungen === 41 41 42 -* DieKlammernam Druckernichtverschieben!43 -* Nur mit Mesh-Leveling betreiben! (ist imPrusaSlicerProfil bereitseingestellt)44 +* Nicht an den Verstellschrauben für das Heatbed drehen 45 +* Nur mit diesem Start-G-Code: 44 44 45 45 {{code language="gcode"}} 46 - M501 ; Mesh Bed Leveling (Load all saved settings from EEPROM)47 - M420 S1 ;Enableleveling48 -M 420 Z2.0 ; Setveling fading heightto 2mm48 +START_PRINT 49 +EXTRUDER_TEMP=[first_layer_temperature] 50 +BED_TEMP=[first_layer_bed_temperature] 49 49 {{/code}} 50 50 51 - ===OctoPrint===53 +* Und mit diesem End-G-Code: 52 52 53 -Unter [[octopi2.wwlabs.space>>http://octopi2.wwlabs.space]] is Octoprint zu finden. Logindaten sind {{code language="none"}}octopi/octopi{{/code}}. 55 +{{code language="gcode"}} 56 +END_PRINT 57 +{{/code}} 54 54 55 -=== Resourcen===59 +=== Klipper === 56 56 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]] 61 +[[3dprinter-psteffen.wwlabs.space>>https://3dprinter-psteffen.wwlabs.space]] 60 60 63 +=== --Resourcen-- === 64 + 65 +* --[[PrusaSlicer Profil>>attach:PrusaSlicer_config_MegaX.ini]]-- 66 + 67 += = 68 + 69 += = 70 + 61 61 = How to Import = 62 62 63 63 == Prusa Slicer ==