Commit 3b1a3dfb authored by D1plo1d's avatar D1plo1d

Fixing the previous gcoder fix.

parent 28a3df5e
......@@ -14,9 +14,9 @@ import glob, os, time, datetime
import sys, subprocess
import math, codecs
from math import sqrt
from gcoder import GCode
import printcore
from pprint import pprint
import printcore
from printrun import gcoder
import pronsole
from server import basic_auth
import random
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment