Probe und Y Endstop ohne Funktion
Habe meinen V-Core umgebaut auf das EBB42 v1.2 und das RatOs 2.0.2 aufgespielt alle Updates gemacht und alles eingestellt
Es funktioniert alles bis auf die Probe (SupCR) und der Y-Endstop
Die werden immer als Ausgelöst angezeigt
Verkabelung und Printer.cfg hab ich jetzt bestimmt schon 10 mal geprüft das passt soweit.
Jemand einen Tip ?
7 Replies
So sieht meine Toolboard Section mit Klicky aus:
#############################################################################################################
### TOOLBOARD
### If you have a toolboard installed, select it here
#############################################################################################################
#[include RatOS/boards/mellow-fly-sht-42/toolboard-config.cfg]
#[include RatOS/boards/mellow-fly-sht-36/toolboard-config.cfg]
#[include RatOS/boards/btt-ebb42-10/toolboard-config.cfg]
#[include RatOS/boards/btt-ebb36-10/toolboard-config.cfg]
#[include RatOS/boards/btt-ebb42-11/toolboard-config.cfg]
#[include RatOS/boards/btt-ebb36-11/toolboard-config.cfg]
[include RatOS/boards/btt-ebb42-12/toolboard-config.cfg]
#[include RatOS/boards/btt-ebb36-12/toolboard-config.cfg]
# If you have a toolboard installed, uncomment the following
[include RatOS/boards/toolboard.cfg]
# Bltouch
#[include RatOS/toolboard/bltouch.cfg]
# Probe
[probe]
pin: ^toolboard:probe_pin # For NPN NC probes such as the SuperPinda / Vinda / SupCR / Decoprobe probes.
#pin: ^!toolboard:probe_pin # NPN NO (refer to the specs on your probe)
#pin: toolboard:probe_pin # PNP NO (refer to the specs on your probe)
#pin: !toolboard:probe_pin # PNP NC (refer to the specs on your probe)
# If you need to change the direction of your extruder, you can do it here.
#[extruder]
#dir_pin: !toolboard:e_dir_pin
# If you have your x endstop connected to your toolboard, uncomment these next two lines.
[stepper_x]
endstop_pin: toolboard:x_endstop_pin
Und hier ganz normal die homing section:
#############################################################################################################
### HOMING
### Pick your probe and endstops
#############################################################################################################
# BL Touch
#[include RatOS/z-probe/bltouch.cfg]
# Inductive/Capacitive probe
#[include RatOS/z-probe/probe.cfg]
# Euclid probe (please read the RatOS documentation for instructions)
#[include RatOS/z-probe/euclid.cfg]
# Klicky probe (please read the RatOS documentation for instructions)
[include RatOS/z-probe/klicky.cfg]
#[include RatOS/z-probe/unklicky.cfg]
# Physical endstop on X
[include RatOS/printers/v-core-3/physical-endstop-x.cfg]
# Physical endstop on Y
[include RatOS/printers/v-core-3/physical-endstop-y.cfg]
harsh-harlequinOP•16mo ago
Das EBB42 scheint defekt zu sein hab mal das vom Minion genommen da geht es
Jetzt suche ich nur noch den Fehler vom Y Endstop
Entweder Schalter kaputt oder falsch verkabelt
Nur zur Sicherheit: Bei einigen Endstop zu board configurationen musst Du die Stecker Belegung des Endstops ändern, d.h. obwohl der Stecker einfach ins Board passt musst Du die belegung des Steckers prüfen und ggf. ändern. Das hast Du gemacht, oder?
harsh-harlequinOP•16mo ago
ja vorher ging er ja ist kein Neuaufbau
habe den Fehler aber gefunden die Durchgangsklemme war defekt
Ausgezeichnet, dann viel spaß.
Du solltest noch den "Gelöst" Tag hinzufügen.
harsh-harlequinOP•16mo ago
Sobald ich herausgefunden habe wie das geht wirds gemacht 😂