Name
Last commit
Last update
..
gl Correctly copy gcode field in GcodeModels
gui Restore ClientSize correctly instead of restoring it as Size (#520)
power Refactor inhibit_sleep handling on linux to catch errors earlier
__init__.py Initial work towards a setup.py build system
excluder.py Default to showing all layers in excluder
gcodeplater.py Add not fully tested rotation support to gcodeplater
gcoder.py Wow, wow, why isn't this already there ?!
gcoder_heapy_support.patch Add required files for HeaPy support
gcoder_line.pyx Add LightGcode implementation which stores as little as possible
gcoder_line_extra.h Add required files for HeaPy support
gcview.py Fix #524: correctly set status text in gcview
gviz.py Fix #524: correctly set status text in gcview
injectgcode.py Add "Edit layer" tool
objectplater.py Fix double unicode decoding bug
packer.py Flake8 cleanup
printcore.py Fix possible race condition in printcore.startprint
projectlayer.py flake8 cleanup on projectlayer
pronsole.py Align formatting token for run_script to $s for current filename
pronterface.py 1 => True
stlplater.py Compute stl dims in stltool
stltool.py Add a "rebase" function to stltool
stlview.py Run clickcb in stlview on double click
utils.py Fix #510: add setting validator for color options
zscaper.py Flake8 cleanup