Commit a80a2fea authored by Guillaume Seguin's avatar Guillaume Seguin

Move gcoder.py into printrun module

parent 4b372f56
......@@ -46,7 +46,7 @@ from printrun.printrun_utils import pixmapfile, configfile
from printrun.gui import MainWindow
import pronsole
from pronsole import dosify
import gcoder
from printrun import gcoder
def parse_temperature_report(report, key):
if key in report:
......
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