• Gary Hodgson's avatar
    Projectlayer can present a zip file full of bmp files. · 0d009ac5
    Gary Hodgson authored
    The projectlayer file dialog now accepts files with the extension
    *.3dlp.zip and will extract the contents to a temporary folder. It then
    finds any *.bmp files and adds them as a set of layers.
    
    Notes:
    - Offset works, but currently scale does not affect the bmp files.
    - *.3dlp.zip was chosen to mark the file as being for dlp based
    resin printers, but also processable by regular archive programs.
    - Have also introduced a checkbox to let the user decide to display
      fullscreen or not, as they may want the window dragged to a second
      output.
    0d009ac5
Name
Last commit
Last update
images Loading commit data...
locale Loading commit data...
svg Loading commit data...
testfiles Loading commit data...
.gitignore Loading commit data...
.pronsolerc.example Loading commit data...
20cube_export.gcode Loading commit data...
P-face.ico Loading commit data...
README.i18n Loading commit data...
README.md Loading commit data...
SkeinforgeQuickEditDialog.py Loading commit data...
bmpDisplay.py Loading commit data...
bufferedcanvas.py Loading commit data...
calibrateextruder.py Loading commit data...
custombtn.txt Loading commit data...
gcview.py Loading commit data...
graph.py Loading commit data...
gviz.py Loading commit data...
plater.ico Loading commit data...
plater.py Loading commit data...
printcore.py Loading commit data...
projectlayer.py Loading commit data...
pronsole.ico Loading commit data...
pronsole.py Loading commit data...
pronterface.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...