Änderungen von Dokument 3D Drucker

Zuletzt geändert von mirconnect am 2025/05/30 20:07

Von Version 27.4
bearbeitet von mirconnect
am 2025/05/30 20:05
Änderungskommentar: Es gibt keinen Kommentar für diese Version
Auf Version 25.2
bearbeitet von Fab!an
am 2024/04/14 00:26
Änderungskommentar: Update document after refactoring.

Zusammenfassung

Details

Seiteneigenschaften
Dokument-Autor
... ... @@ -1,1 +1,1 @@
1 -XWiki.mirconnect
1 +XWiki.foorschtbar
Inhalt
... ... @@ -7,35 +7,27 @@
7 7  
8 8  == Anycubic Mega X ==
9 9  
10 -AKTUELL WORK IN PROGRESS - NICHT BENUTZEN
10 +[[image:printer_anycubic_mega_x.jpg||data-xwiki-image-style-alignment="end" height="176" width="176"]]
11 11  
12 ---[[image:printer_anycubic_mega_x.jpg||data-xwiki-image-style-alignment="end" height="176" width="176"]]--
13 -
14 14  === Anforderungen ===
15 15  
16 16  * Nicht an den Verstellschrauben für das Heatbed drehen
17 -* Nur mit diesem Start-G-Code:
15 +* Nur mit Mesh-Leveling (Gehört in den Start-G-Code):
18 18  
19 19  {{code language="gcode"}}
20 -START_PRINT
21 -EXTRUDER_TEMP=[first_layer_temperature]
22 -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
23 23  {{/code}}
24 24  
25 -* Und mit diesem End-G-Code:
23 +=== OctoPrint ===
26 26  
27 -{{code language="gcode"}}
28 -END_PRINT
29 -{{/code}}
25 +Unter [[octopi.wwlabs.space>>http://octopi.wwlabs.space]] ist Octoprint zu finden. Logindaten sind {{code language="none"}}octopi/octopi{{/code}}.
30 30  
31 -=== Klipper ===
27 +=== Resourcen ===
32 32  
33 -[[3dprinter-psteffen.wwlabs.space>>https://3dprinter-psteffen.wwlabs.space]]
29 +* [[PrusaSlicer Profil>>attach:PrusaSlicer_config_MegaX.ini]]
34 34  
35 -=== --Resourcen-- ===
36 -
37 -* --[[PrusaSlicer Profil>>attach:PrusaSlicer_config_MegaX.ini]]--
38 -
39 39  == Anycubic Mega S ==
40 40  
41 41  [[image:printer_anycubic_mega_s.jpg||data-xwiki-image-style-alignment="end" height="187" width="187"]]