• Guillaume Seguin's avatar
    Speedup full file gcode loading in printrun/gviz.py · 4b372f56
    Guillaume Seguin authored
    FWIW, on my test system with my test GCode loading time goes down from 5.7s to
    2.3s between b3a673bc and this commit, that's almost 60% gone.
    However, there is still a lot of room for functional improvements :
    - I don't think the roundtrip through the target array is useful
    - There's no handling of relative coordinates (neither for position nor for e)
    - The arcs drawing code might be wrong
    - The stlview bits are not enabled and probably have to be looked at and updated
    4b372f56
Name
Last commit
Last update
..
svg Loading commit data...
SkeinforgeQuickEditDialog.py Loading commit data...
__init__.py Loading commit data...
bmpDisplay.py Loading commit data...
bufferedcanvas.py Loading commit data...
calibrateextruder.py Loading commit data...
gcview.py Loading commit data...
graph.py Loading commit data...
gui.py Loading commit data...
gviz.py Loading commit data...
printrun_utils.py Loading commit data...
projectlayer.py Loading commit data...
pronterface_widgets.py Loading commit data...
stltool.py Loading commit data...
stlview.py Loading commit data...
xybuttons.py Loading commit data...
zbuttons.py Loading commit data...
zscaper.py Loading commit data...