Skip to content

Commit

Permalink
📝 Tweak G26 O description (#27310)
Browse files Browse the repository at this point in the history
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
  • Loading branch information
classicrocker883 and thinkyhead authored Jul 29, 2024
1 parent 29469a0 commit 5839883
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Marlin/src/gcode/bedlevel/G26.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@
*
* L # Layer Layer height. (Height of nozzle above bed) If not specified .20mm will be used.
*
* O # Ooooze How much your nozzle will Ooooze filament while getting in position to print. This
* is over kill, but using this parameter will let you get the very first 'circle' perfect
* so you have a trophy to peel off of the bed and hang up to show how perfectly you have your
* Mesh calibrated. If not specified, a filament length of .3mm is assumed.
* O # Ooze How much your nozzle will Ooooze filament while getting in position to print. If not
* specified, a filament length of .3mm is assumed. This might be overkill, but this
* parameter ensures the very first 'circle' is perfect (providing an ideal trophy to hang
* up to show off your perfectly calibrated Mesh).
*
* P # Prime Prime the nozzle with specified length of filament. If this parameter is not
* given, no prime action will take place. If the parameter specifies an amount, that much
Expand Down

0 comments on commit 5839883

Please sign in to comment.