Änderungen von Dokument 3D Drucker
Zuletzt geändert von mirconnect am 2025/05/30 20:07
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 (3 geändert, 0 hinzugefügt, 0 gelöscht)
Details
- Seiteneigenschaften
-
- Übergeordnete Seite
-
... ... @@ -1,1 +1,1 @@ 1 - Geräteim Space.WebHome1 +Projekte.WebHome - Dokument-Autor
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. mirconnect1 +XWiki.foorschtbar - Inhalt
-
... ... @@ -7,29 +7,23 @@ 7 7 8 8 == Anycubic Mega X == 9 9 10 - --[[image:printer_anycubic_mega_x.jpg||data-xwiki-image-style-alignment="end" height="176" width="176"]]--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 14 * Nicht an den Verstellschrauben für das Heatbed drehen 15 -* Nur mit diesemStart-G-Code:15 +* Nur mit Mesh-Leveling (Gehört in den Start-G-Code): 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]] ist Octoprint zu finden. Logindaten sind {{code language="none"}}octopi/octopi{{/code}}. 26 26 27 ---Unter [[octopi.wwlabs.space>>http://octopi.wwlabs.space]] ist Octoprint zu finden. Logindaten sind {{code language="none"}}octopi/octopi{{/code}}.-- 28 - 29 -=== Klipper === 30 - 31 -[[3dprinter-psteffen.wwlabs.space>>https://3dprinter-psteffen.wwlabs.space]] 32 - 33 33 === Resourcen === 34 34 35 35 * [[PrusaSlicer Profil>>attach:PrusaSlicer_config_MegaX.ini]]