Tracking current completed percent.

This commit is contained in:
Lars Brubaker 2016-02-23 15:39:26 -08:00
parent 9ab75e0eeb
commit 34811976ae
4 changed files with 14 additions and 37 deletions

View file

@ -34,7 +34,7 @@ import serial
import time
import random
extruderGoalTemperature = 0
extruderGoalTemperature = 210
"""Add response callbacks here"""
def randomTemp(command):