Tracking current completed percent.
This commit is contained in:
parent
9ab75e0eeb
commit
34811976ae
4 changed files with 14 additions and 37 deletions
|
|
@ -34,7 +34,7 @@ import serial
|
|||
import time
|
||||
import random
|
||||
|
||||
extruderGoalTemperature = 0
|
||||
extruderGoalTemperature = 210
|
||||
|
||||
"""Add response callbacks here"""
|
||||
def randomTemp(command):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue