• 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
images Loading commit data...
locale Loading commit data...
printrun Loading commit data...
server Loading commit data...
testfiles Loading commit data...
.gitignore Loading commit data...
COPYING Loading commit data...
GCodeAnalyzer.py Loading commit data...
P-face.ico Loading commit data...
P-face.png Loading commit data...
README.cleanup Loading commit data...
README.i18n Loading commit data...
README.md Loading commit data...
auth.config Loading commit data...
custombtn.txt Loading commit data...
dot.pronsolerc.example Loading commit data...
gcoder.py Loading commit data...
http.config Loading commit data...
plater.ico Loading commit data...
plater.png Loading commit data...
plater.py Loading commit data...
printcore.py Loading commit data...
pronserve.py Loading commit data...
pronsole.ico Loading commit data...
pronsole.png Loading commit data...
pronsole.py Loading commit data...
pronterface.py Loading commit data...
setup.py Loading commit data...