This is a IR receiver and iam guessing that the orientation is crucial because it is a kind of transistor.
The green box is on the side where the box is drawn (if i compare it to mine).
Patrickje1991
@Patrickje1991
A software/electrical engineer (in machine building) who has a hobby in 3D Printing.
I started with a XYZ Davincy 1.0 and build on that printer as base.
It currently has a Duet Wifi as main board, E3D V6 with Titan Extruder (Bowden 1.75), MK3 aluminum bed and a PanelDue 7".
Latest posts made by Patrickje1991
-
RE: Sensor component fell off
-
RE: Homeall
What does you home gcodes consist off because you need to add some parameters when you want to move axis before they are homed.
If you want to move a axis before homing you need to add S2 to the move G1.Example:
; Lift Z
G1 Z10 F6000 S2