Skip to content

Commit

Permalink
Sovol SV06: Fix probe X offset
Browse files Browse the repository at this point in the history
  • Loading branch information
marbocub authored and thinkyhead committed Aug 26, 2024
1 parent 8e05f5e commit c6a58ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/examples/Sovol/SV-06/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -1606,7 +1606,7 @@
* | [-] |
* O-- FRONT --+
*/
#define NOZZLE_TO_PROBE_OFFSET { 28, -20, 0 }
#define NOZZLE_TO_PROBE_OFFSET { 27, -20, 0 }

// Enable and set to use a specific tool for probing. Disable to allow any tool.
#define PROBING_TOOL 0
Expand Down

0 comments on commit c6a58ce

Please sign in to comment.