Herunterladen Inhalt Inhalt Diese Seite drucken

Renkforce RF2000 v2 Bedienungsanleitung Seite 71

Fertiggerät dual-extruder (fgd)
Vorschau ausblenden Andere Handbücher für RF2000 v2:
Inhaltsverzeichnis

Werbung

(1) Der Startcode beinhaltet die ersten Befehle, die der 3D-Drucker ausführt. Hier kann z.B. eine Z-Kompensation gestartet werden.
Der Z-Kompensationsbefehl könnte dann folgendermaßen lauten:
M3006 S-100 (-100 sind in diesem Fall 100 µm oder 0,1 mm)
Steht dem Wert ein - vor, wird der Abstand zwischen Düse und Heiz-Bett geringer. Bei einem + größer.
(2) Der Endcode wird am Ende des Drucks ausgeführt und könnte z.B. die Fahrt in eine Entnahmestellung für das gedruckte Objekt beinhal-
ten.
Ausführliche Informationen zu den G-Codes finden Sie z.B. unter http://reprap.org/wiki/G-code.
Nachfolgend finden Sie einen G-Code, der die LED-Beleuchtung steuert. Dieser kann z.B. in den Startcode oder Endcode eingebunden wer-
den. Es können auch nur Teile davon verwendet werden. Im Kommentar (nach dem ;) steht, was der Code bewirkt.
Die RGB-Steuerung muss dazu im Menü „Quick Settings" auf „Manual" gestellt werden.
M3308 P0 ; switch the lights off
G4 S5 ; wait 5 seconds
M3308 P1 ; switch the lights to white
G4 S5 ; wait 5 seconds
M3307 P1 S255 ; set the red component of the manual color to 255
M3307 P2 S0 ; set the green component of the manual color to 0
M3307 P3 S0 ; set the blue component of the manual color to 0
M3308 P3 ; switch to the manual color (= red)
G4 S10 ; wait 10 seconds
M3307 P2 S255 ; set the green component of the manual color to 255
G4 S10 ; wait 10 seconds
M3307 P1 S0; set the red component of the manual color to 0
G4 S10 ; wait 10 seconds
M3307 P3 S255 ; set the blue component of the manual color to 255
G4 S10 ; wait 10 seconds
M3307 P2 S0 ; set the green component of the manual color to 0
G4 S10 ; wait 10 seconds
M3307 P1 S255 ; set the red component of the manual color to 255
G4 S10 ; wait 10 seconds
M3307 P3 S0 ; set the blue component of the manual color to 0
G4 S10 ; wait 10 seconds
M3308 P2 ; switch the lights to automatic
G4 S10 ; wait 10 seconds
1
2
71

Quicklinks ausblenden:

Werbung

Inhaltsverzeichnis
loading

Diese Anleitung auch für:

1563098

Inhaltsverzeichnis