fixed links and header formatting

This commit is contained in:
pyr0ball 2019-07-25 18:58:01 -07:00
parent af1d2a9644
commit 670528cf85
2 changed files with 7 additions and 8 deletions

View file

@ -1,14 +1,12 @@
Marlin Configuration
---------------------------
#### Pyr0-Piezo Rev.2.x.x
##### Endstop logic configuration
### Pyr0-Piezo Rev.2.x.x
#### Endstop logic configuration
Comment #define ENDSTOPPULLUP_ZMIN (or other pin if using a different connection)
Set Z_MIN_ENDSTOP_INVERTING to “true”
![](../../assets/images/marlin-config/rev2.x-1.jpg)
![](../../../../assets/images/marlin-config/rev2.x-1.jpg)
##### Enable Interrupts
#### Enable Interrupts
*This only applies if you are running Marlin v1.1.9 or later*
Uncomment this line for best possible accuracy:
@ -16,7 +14,7 @@ Uncomment this line for best possible accuracy:
`#define ENDSTOP_INTERRUPTS_FEATURE`
##### Configure Z-Probe Options
#### Configure Z-Probe Options
- If using the Z_Min input, uncomment:
@ -44,7 +42,7 @@ Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN`
`#define Z_MIN_PROBE_REPEATABILITY_TEST`
##### Configure Bed Leveling
#### Configure Bed Leveling
- Choose your flavor of bed leveling and uncomment the line for it. Theoretically, Unified Bed Levelling is the best choice for this kind of probe

View file

@ -42,6 +42,7 @@ nav:
- 'Start Here': 'config.md'
- 'Firmware Config':
- 'Marlin': 'tutorials/config/printer-firmware/marlin/marlin-config.md'
- 'Klipper': 'tutorials/config/printer-firmware/marlin/klipper-config.md'
- 'Main Site': 'https://pyroballpcbs.com'
google_analytics: ['UA-135668867-1', 'pyroballpcbs.com']