Skip to content

Commit

Permalink
📝 Update probe heating value
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Jun 27, 2021
1 parent 19fe3d5 commit 34066c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Marlin/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -1988,9 +1988,9 @@
// calibration.
//#define BTC_PROBE_TEMP 30 // (°C)

// Height above Z=0.0f to raise the nozzle. Lowering this can help the probe to heat faster.
// Note: the Z=0.0f offset is determined by the probe offset which can be set using M851.
//#define PTC_PROBE_HEATING_OFFSET 0.5f
// Height above Z=0.0 to raise the nozzle. Lowering this can help the probe to heat faster.
// Note: the Z=0.0 offset is determined by the probe offset which can be set using M851.
//#define PTC_PROBE_HEATING_OFFSET 0.5

// Height to raise the Z-probe between heating and taking the next measurement. Some probes
// may fail to untrigger if they have been triggered for a long time, which can be solved by
Expand Down

0 comments on commit 34066c1

Please sign in to comment.