Slicer icon indicating copy to clipboard operation
Slicer copied to clipboard

Photon Open Slicer - Command Line Slicer usable as MeshMixer plugin or as standalone

Results 17 Slicer issues
Sort by recently updated
recently updated
newest added

I literally can't set this program up due to missing list of required python libraries. The following from `REAMDE.md`: ``` you have to install python and some libraries (Cython, numpy,...

I downloaded the two .7z-files and unpacked to a directory on my windows 7 computer. When validating the installation I get this tower instead of a cogwheel. ![image](https://user-images.githubusercontent.com/14166139/87143095-d2c8f880-c2a5-11ea-9113-4d3a1cbf05e5.png) Same (but...

…er CLI option. There's no actual "scale" option on the CLI, but there is a "rescale". There's other things I'm running into with program usage, but this looked like an...

I have a problem installing your program via python3 running the command `python3 photonslicer.py -s STLs\legocog.stl -g True -f False` inside the directory after having downloaded the code with git...

@NardJ Would be great if you could add the feature to accept images as a source for compiling a .photon file. Say we slice from meshmixer to bitmaps and pipe...

feature request

Greetings Master like we spoke on the FB group, it would be awsome to have the ability to set the slice height as varibale with a control similar to slic3r...

feature request

the test fails with ``` $ python3 photonslicer.py -s STLs\legocog.stl -g True -f False /Users/nicexe/.pyxbld/temp.macosx-10.14-x86_64-3.7/pyrex/rleEncode.c:593:10: fatal error: 'numpy/arrayobject.h' file not found #include "numpy/arrayobject.h" ^~~~~~~~~~~~~~~~~~~~~ 1 error generated. Traceback (most recent...

It needs to pass include_dirs in each Extension for OS X, then it works like charm. I'm not true-python developer, so I don't know how bad is this fix =)

Add the ability to use a png list as the source for layers and set the retaive heights via TXT file like for the STL slicing variable height. This is...

feature request

I assume the build area is fixed due to matching the plate to a specific printer, but this utility would be fantastic if I could change the build area and...