gcode2photon Use Cura generated gcode in photon ;) examples: x=2.9cm y=4.5cm z=7.3cm full fill = 43g x=4.93cm y=7.6cm z=12.41cm = 51g with 5% infill, 70% more than the original and only 8g heavier. If the wall thickness is small, an internal mesh can be seen. dependency python 2/3 python-pil install dependency GNU/Linux: sudo apt install python-pil Step 1, setup new custom printer with X=68 Y=120 Z=150: Step 2, setup layer Z=0.05, wall width=0.047: Step 2.1 Slice, you will see something like this, example 1: Step 3, run gcode2photon, with python python ./gcode2images.py my_gcode_file.gcode Step 3.1 if ok, you will see something like this: Step 3.2 after done, all layers will be files saved to ./layers/layer_xxxxxx.png Step 4, You will needed to use Photon File editor, create New File Step 5, In menu select "Import bitmaps" Step 6, Select the bitmaps directory Step 7, Enjoy