Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

Commit

Permalink
Merge branch 'main' of https://github.com/3DP-Tech/Kingroon-KP3 into …
Browse files Browse the repository at this point in the history
…main
  • Loading branch information
porrey committed Jul 22, 2021
2 parents 9e2eb5f + cf61866 commit e215d9c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/abl.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ To add a proximity sensor for auto-bed leveling make the file changes outlined i
|Configuration_adv.h|1840|Change `#define DOUBLECLICK_MAX_INTERVA`L value to **2000**||
|Configuration_adv.h|1850|Uncomment `#define BABYSTEP_ZPROBE_OFFSET`||
|Configuration_adv.h|1917|Uncomment `#define PROBING_MARGIN_LEFT` and change value to **15**||
|Configuration_adv.h|1918|Uncomment `#define PROBING_MARGIN_RIGHT` and change value to **0**||
|Configuration_adv.h|1919|Uncomment `#define PROBING_MARGIN_FRONT` and change value to **10**||
|Configuration_adv.h|1920|Uncomment `#define PROBING_MARGIN_BACK` and change value to **10**||
|Configuration_adv.h|1918|Uncomment `#define PROBING_MARGIN_RIGHT` and change value to **5**||
|Configuration_adv.h|1919|Uncomment `#define PROBING_MARGIN_FRONT` and change value to **20**||
|Configuration_adv.h|1920|Uncomment `#define PROBING_MARGIN_BACK` and change value to **20**||

0 comments on commit e215d9c

Please sign in to comment.