Skip to content

Commit

Permalink
Update printhead.md
Browse files Browse the repository at this point in the history
  • Loading branch information
1coderookie authored Dec 11, 2023
1 parent c192ef9 commit 0efb82b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/hardware/printhead.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,13 +137,16 @@ Both printers come with an inductive proximity sensor for automatic bed levellin
The ABL sensor is the part with that round orange tip, you can see a picture of it in the following sections for the specific printer model. At the **Go** it's located at the left hand side of the hotend, at the **Neo** it's located at the right hand side of the hotend when looking at the printhead from the front.

The sensor itself seems to be the same as the one being used at the regular Kobra, so if you need a replacement and can't find it for the Go/Neo, look out for the one of the Kobra as well (you'll have to extend the wiring then though!).
In a German 3d forum someone measured the sensor of the regular Kobra and it gives +24VDC on the black signal wire when the LED lights up, so imho that's a PNP-NO type then (as the level is HIGH then).
In a German 3d forum someone measured the sensor of the regular Kobra and it gives +24VDC on the black signal wire when the LED lights up, so that's a PNP-NO type (as the level is HIGH then).
The connections are:

- brown = VCC 24VDC
- blue = GND
- black = LEVEL/signal

*If you need to get a spare sensor because the wiring of the stock sensor broke (most of the times the LED still lights up but the nozzle is being driven in the build plate), you can get yourself a 'generic' PNP NO sensor instead.*
*Most of these ones are slightly longer than the stock sensor (I need to check for a sensor of the same length), but for now look out for a ***"PNP NO LJ12A3-4-Z/BY"*** (4mm detection range).*

The position of the sensor (the height) should be adjusted in relation to the nozzle.
Therefore you can either use the ABL height gauge which sometimes comes with the printer or you can use the bigger one of the two-sided open ended wrench that comes in the toolset.
The following picture shows the height gauge that sometimes comes with the printer - if you don't have it and don't want to use the mentioned wrench, you can download [the gcode file](https://cdn.shopify.com/s/files/1/0245/5519/2380/files/Height_gauge.rar?v=1667814312) from Anycubic's support page and print it.
Expand Down

0 comments on commit 0efb82b

Please sign in to comment.