reprap:anet:a8:improvement:autobedleveling

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
reprap:anet:a8:improvement:autobedleveling [2018/12/02 02:27] – external edit 127.0.0.1reprap:anet:a8:improvement:autobedleveling [2019/03/24 13:06] pauliunas
Line 89: Line 89:
 As most sensors need a voltage larger than the 5V provided by the connector there are two options: As most sensors need a voltage larger than the 5V provided by the connector there are two options:
   - Purchase a pre made board:   - Purchase a pre made board:
-       * [[https://www.aliexpress.com/item/1-Channel-Optocoupler-Isolation-Module-Input-12V-No-Din-Rail-Holder-PLC-Processors-80KHz-PC817-EL817/32719957788.html?spm=a2g0s.9042311.0.0.BpOXWJ|OctoCoupler]]+       * [[https://www.aliexpress.com/item/1-Channel-Optocoupler-Isolation-Module-Input-12V-No-Din-Rail-Holder-PLC-Processors-80KHz-PC817-EL817/32719957788.html?spm=a2g0s.9042311.0.0.BpOXWJ|OptoCoupler]]
   - For **5V sensors or for some 6-36V sensors ** use the 5V supply of the connector. Anet and Skynet uses this option for their sensor and it works for the LJ18A3-8-Z/BX. According to some users the low voltage acceptable for the "orange" sensors. But the this might lead to unreliable readings as it is not designed for this voltage.   - For **5V sensors or for some 6-36V sensors ** use the 5V supply of the connector. Anet and Skynet uses this option for their sensor and it works for the LJ18A3-8-Z/BX. According to some users the low voltage acceptable for the "orange" sensors. But the this might lead to unreliable readings as it is not designed for this voltage.
   - If you have an **open collector NPN** sensor (see above) than you may connect the brown wire to the the 12V input of your board and the blue to the ground and finally the black wire to the Z switch (the board should have an internal pull up).   - If you have an **open collector NPN** sensor (see above) than you may connect the brown wire to the the 12V input of your board and the blue to the ground and finally the black wire to the Z switch (the board should have an internal pull up).
Line 152: Line 152:
 ==== Gcode (only needed if there is no configuration file available for download) ==== ==== Gcode (only needed if there is no configuration file available for download) ====
 === Auto home === === Auto home ===
-Before homing of the Z axis the probe has to be positioned above the heat bed. When the code G28 is send to the printer this is done automatically. But if "G28 Z" is send it is not. This is the case for some Cura 2.1 json files.+Before homing of the Z axis the probe has to be positioned above the heat bed. When the code G28 is sent to the printer this is done automatically. But if "G28 Z" is sent it is not. This is the case for some Cura 2.1 json files.
 === Auto level === === Auto level ===
 The G code G29 starts the autolevel procedure. It should be executed after the G28 command The G code G29 starts the autolevel procedure. It should be executed after the G28 command
  • reprap/anet/a8/improvement/autobedleveling.txt
  • Last modified: 2023/11/02 00:35
  • by fdll