Merge branch 'maintenance' of github.com:foosel/OctoPrint into maintenance
This commit is contained in:
commit
0915c45f72
1 changed files with 1 additions and 1 deletions
|
|
@ -199,7 +199,7 @@ class PrinterInterface(object):
|
|||
|
||||
def set_temperature_offset(self, offsets=None):
|
||||
"""
|
||||
Sets the temperature ``offsets`` to apply to target temperatures red from a GCODE file while printing.
|
||||
Sets the temperature ``offsets`` to apply to target temperatures read from a GCODE file while printing.
|
||||
|
||||
Arguments:
|
||||
offsets (dict): A dictionary specifying the offsets to apply. Keys must match the format for the ``heater``
|
||||
|
|
|
|||
Loading…
Reference in a new issue