Skip to content

Commit

Permalink
Typo - Issue #47
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewEllis93 committed Dec 12, 2022
1 parent 8503717 commit abbfe52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions articles/first_layer_squish.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ I'm going to call it "squish" to be unambiguous. "Z offset" and "z height" can b
- **Fluidd**
- [![](./images/first_layer_squish/babystep_fluidd.png)](./images/first_layer_squish/babystep_fluidd.png){:target="_blank"}
- **G-code**
- `SET_GCODE_OFFSET A_ZDJUST=0.01 MOVE=1`
- `SET_GCODE_OFFSET A_ZDJUST=-0.01 MOVE=1`
- `SET_GCODE_OFFSET Z_ADJUST=0.01 MOVE=1`
- `SET_GCODE_OFFSET Z_ADJUST=-0.01 MOVE=1`
- ![]({{ "/assets/img/marlin.png" | absolute_url }}) **Marlin**:
- **LCD**
- Under the "Tune" menu (may only appear while printing), look for "Babystep Z".
Expand Down

0 comments on commit abbfe52

Please sign in to comment.