Skip to content

Commit

Permalink
Update heaters.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeanon committed Oct 15, 2023
1 parent e154c30 commit 442d476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion klippy/extras/heaters.py
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ def set_values(self, profile_name, gcmd, verbose):
float,
False)
tolerance = self._check_value_gcmd('TOLERANCE',
current_profile['tolerance'],
current_profile['pid_tolerance'],
gcmd,
float,
False)
Expand Down

0 comments on commit 442d476

Please sign in to comment.