Format:PLF: Difference between revisions
From CoMakingSpace Wiki
(Created page with "{{FormatInfoBox |format name=Portable Laser Format |image= |extension=.plf |type=laser project file (custom zip container) |software=VisiCut |machines=Laser Cutter|laser...") |
(note that we now need to work with "PLT") |
||
Line 1: | Line 1: | ||
'''Not relevant for our current machine - the equivalent [[LaserCut 5.3]] format is called [[Format:PLT|PLT]].''' | |||
{{FormatInfoBox | {{FormatInfoBox | ||
|format name=Portable Laser Format | |format name=Portable Laser Format |
Revision as of 16:57, 14 August 2020
Not relevant for our current machine - the equivalent LaserCut 5.3 format is called PLT.
FormatInfoBox Portable Laser Format | |
---|---|
File Extension(s): | .plf |
Type: | laser project file (custom zip container) |
Software: | VisiCut |
Machines: | laser cutter |
Repositories: |
PLF is just a ZIP file containing the source graphic files (SVG, PNG etc.) and some xml files containing VisiCut's settings. You can just rename it to .zip and then open it. It does not contain any information on the laser cutter, nor the code which is sent to it, because that code is generated on the fly once the laser cutter has been selected in VisiCut.
(from on the corresponding VisiCut wiki entry as of 2016-11-7)