4

After lots of hassle, I finally made the printer work.

I also got myself one bed leveling sensor from eBay, LJ18A3-8-Z/BX 3D Printer Inductive Sensor Bed Auto Level +Plug For Anet A8 A2 A6.

I'm not sure how to setup it. Should I print some holders for it first? Where are they?

Should I somehow update the firmware?

Greenonline
  • 5,831
  • 7
  • 30
  • 60
  • could you kindly google the phrase `Anet a6 install bed leveling sensor` and your problem will be solved :) – profesor79 May 29 '18 at 12:59
  • 2
    @profesor79 the point of this website is to help people and constantly telling them to go Google how to do it is not helping. The traffic for this site should be coming from search engines because this site should be housing the answers to their questions. – tjb1 May 30 '18 at 11:00
  • 1
    @tjb1 thank you for the comment, AFAIK OP needs to demonstrate that there was a try to solve problem on OP own. – profesor79 May 30 '18 at 11:09
  • @profesor79 - whilst you _are_ correct, could you kindly take a look at the answers to [Post Closing Issues](https://3dprinting.meta.stackexchange.com/questions/134/post-closing-issues). We are having a bit of a problem with [new] user retention, and we would like to address that. :-) – Greenonline Jun 04 '18 at 20:39

1 Answers1

3

You need to do two or three things:

  1. Print a holder or bracket for the probe, if your probe did not come with one, and looking at the eBay item listing, it doesn't appear to include a bracket. There are a number of designs out there, take a look at thingiverse, for example:
  2. Change the firmware - SkyNet 3D, Marlin is a good choice, or Anet's own
  3. You may need to change the Z-stops

There is a step by step guide here, Autolevel for the A8 Anet 3D Printer. It is for the A8 but most, if not all, of the steps will apply to the A6

Greenonline
  • 5,831
  • 7
  • 30
  • 60
  • 1
    Please note that Skynet3D, which was a fork from Marlin Firmware, has been merged into Marlin for quite some time now. – 0scar May 30 '18 at 07:37