You can already print the infill as thicker layers with the "Print infill every X layers setting", but the perimeters are all the same layer height. I'm not sure that you'd get very good quality from thicker inner perimeters, though. There's too many things (like most overhangs) that require good inner perimeters to print a quality outer perimeter.
if you "print sparse infill every 2 layers" it will print the infill only every second layer and it works like a charm, I'm very happy with it .. I'd like to have bit more options there like:
- extrusion multiplier for solid layers
- extrusion multiplier for infill
- perimeter overlap for solid layer, separately for top, bottom, middle solid layers
- perimeter overlap for infill
- perimeter overlap for bridge (this actually exist but it is hidden)
perimeter:
every layer: E0.0143 F2625
same line for every third layer: E0.0143 F2228
so E value is exactly the same (as expected)
and F value is 17% lower
dunno why is printing perimeter slower in this case ?!
so coordinates are not "identical" but "almost" (same Z and X/Y are close), F is same as expected but E is different, E is 3x bigger, so it's actually pushing 3x more plastic as to be expected ..
gcodestat integrates with Simplify3D and allow you to
Calculate print time accurately (acceleration, max speed, junction deviation all taken into consideration)
Embed M117 codes into G-Code
Upload your G-Code directly to Octoprint
open source and unlicence