Nard Janssens
Nard Janssens
Ah but PhotonSlicer will already convert multilayer SVG files to photon files. (it does not account for different layerheights). Just feed it with a svg files after the -s option...
The branch 'v0.2-Development' is now updated with new version which accepts layer height file. The suggestions above > first file entry the number of bases, the base exposure and the...
@X3msnake: Did all requests in source at development branch. Can you do a test? If successfull I will make a new build. Format of file is as specified in STLs/layerheights.txt:...
@X3msnake @rsilvers129 Not quite sure if I understand: Open a gui to select settings when it detects a new file... or let the use manually open a gui to select...
@rsilvers129, @X3msnake Done in development branch. Needs testing. Usage: 1. python PhotonSlicer.py -s ./STLs/monitor -g True -f False 2. python PhotonSlicer.py -u True 3. python PhotonSlicer.py -s ./STLs/monitor -g True...
Can you try to install pyximport with ‘pip install pyximport —user’ ?
Done, requirements.txt is present. (Add ‘—user’ if install returns permissions error.)
For future reference: As I understand a step file (e.g. [example](https://github.com/stepcode/stepcode/blob/master/data/ap214e3/as1-oc-214.stp) contains drawing directives like curves, points, lines etc.. These need to be converted to mesh (triangles). To write this...
It is not really hard to implement. Will see this weekend if I can put some work into it.
I have uploaded an untested version to development branch. The title says bitmaps, but I assume png files is also ok?