Name
Last commit
Last update
..
cairosvg formatting of code
gl Rework gcview a little bit
server Patching inspector for the latest construct protocol (0.2.0)
GCodeAnalyzer.py Heavily refactor gcoder to trim memory consumption again
SkeinforgeQuickEditDialog.py Making the whole package GNU GPLv3+.
__init__.py Initial work towards a setup.py build system
bmpDisplay.py Making the whole package GNU GPLv3+.
bufferedcanvas.py Adding w,h parameters to BufferedCanvas.draw
calibrateextruder.py Don't hardcode interpreter path (#325 & #326)
excluder.py Initial excluder tool implementation (#266)
gcoder.py Don't ignore pure E moves (such as retractions)
gcoder_heapy_support.patch Add required files for HeaPy support
gcoder_line.pyx Use libc.string imports instead of custom declarations
gcoder_line_extra.h Add required files for HeaPy support
gcview.py Fix main viewers
graph.py Add standalone temp graph visualization
gui.py Initial lock implementation (#400)
gviz.py Fix main viewers
printrun_utils.py Fix ETA estimator (still the same gcoder API changes)
projectlayer.py Silence "setting not found" messages
pronterface_widgets.py Implement resetting an option to its default value
stltool.py Cleanup
stlview.py Add missing import in plater
xybuttons.py Use page up and page down keys to move Z axis if keyboard mode for XY is selected.
zbuttons.py Setting BufferedCanvas sizes at creation.
zscaper.py More automated cleanup