Skip to content

Commit

Permalink
Beacon: increase beacon poke bottom value (#259)
Browse files Browse the repository at this point in the history
* BEACON: setting contact_max_hotend_temperature to 275°C to allow the beacon temperature expansion calibration

* BEACON: change poke bottom value
  • Loading branch information
HelgeKeck authored May 31, 2024
1 parent 403b647 commit 6adb177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion z-probe/beacon.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ gcode:

# settle the mechanics down
{% for i in range(10) %}
beacon_poke speed=3 top=5 bottom=-0.3
beacon_poke speed=3 top=5 bottom=-0.6
{% endfor %}

# get and set start temperature offset
Expand Down

0 comments on commit 6adb177

Please sign in to comment.