fixed links and header formatting
This commit is contained in:
parent
af1d2a9644
commit
670528cf85
2 changed files with 7 additions and 8 deletions
|
|
@ -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”
|
||||
|
||||

|
||||

|
||||
|
||||
##### 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
|
||||
|
||||
|
|
|
|||
|
|
@ -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']
|
||||
|
|
|
|||
Loading…
Reference in a new issue