Name
Last commit
Last update
..
gl Fix copy() operator of GcodeModel (normals were not copied)
gui Improve Toggleable panes behavior
power Support psutil < 2.0
__init__.py Initial work towards a setup.py build system
bmpDisplay.py Making the whole package GNU GPLv3+.
calibrateextruder.py Fix a shitton of flake8 warnings and errors
excluder.py Rename printrun.printrun_utils to printrun.utils
gcodeplater.py Rename printrun.printrun_utils to printrun.utils
gcoder.py Fix error when Z is never mentionned in GCode
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 Add optional antialiasing to 3D gcode viewer
gviz.py Add partial redrawing of 2D visualization (#423)
objectplater.py Rename printrun.printrun_utils to printrun.utils
packer.py Import alternative packing algorithm
plater.py Rename printrun.printrun_utils to printrun.utils
printcore.py Add configuration option for tcp streaming mode
projectlayer.py default project x y were floats, should be ints. - added check in projectlayer too
pronsole.py Rename "skein" variables and commands to "slice"
pronterface.py Add optional antialiasing to 3D gcode viewer
stltool.py Fix a shitton of flake8 warnings and errors
stlview.py Support circular beds in plater
utils.py Fix #462: final and error commands were run in non blocking mode
zscaper.py Use and install PNG icons instead of ICO, rename P-face to pronterface