pins: fix #689
This commit is contained in:
parent
5a39e24230
commit
393586b191
@ -996,6 +996,7 @@ class KlipperScreen(Gtk.Window):
|
||||
+ self.printer.get_heaters()
|
||||
+ self.printer.get_fans()
|
||||
+ self.printer.get_filament_sensors()
|
||||
+ self.printer.get_output_pins()
|
||||
)
|
||||
|
||||
data = self.apiclient.send_request("printer/objects/query?" + "&".join(PRINTER_BASE_STATUS_OBJECTS +
|
||||
|
Loading…
x
Reference in New Issue
Block a user