Porównaj commity

...

2 Commity

Autor SHA1 Wiadomość Data
jason bruce 0d5f3ee897 add fast bisque profile 2022-12-21 22:45:08 -05:00
jason bruce abaf155e5a setting named incorrectly in code. made it to 1700F and ran into this bug. needed 1888F. damnit. 2022-12-21 22:34:49 -05:00
2 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -380,7 +380,7 @@ class Oven(threading.Thread):
if self.board.temp_sensor.status.over_error_limit():
log.info("emergency!!! too many errors in a short period")
if config.ignore_too_many_tc_errors == False:
if config.ignore_tc_too_many_errors == False:
self.abort_run()
def reset_if_schedule_ended(self):

Wyświetl plik

@ -0,0 +1 @@
{"data": [[0, 65], [600, 200], [2088, 250], [5688, 250], [23135, 1733], [26435, 1832], [27335, 1832]], "type": "profile", "name": "cone-05-fast-bisque"}