Having looked at the code a bit, this almost certainly does not do what you want. It will scale the entire layer horizontally. Yes, the lines will be closer to or further from eachother, but your dimensional accuracy will be shot.
5 hours ago, Lennard said:I want the flow rate to be constant and fill the voids by overlapping
So lower the line width (which gets the lines closer to eachother) and increase the flow (which compensates for the decreased flow for the thinner lines). Or check out the "skin overlap" and "skin overlap percentage" settings.
Recommended Posts
ahoeben 1,990
The python file you wrote is not a plugin by itself, but it is a script, to be used by the PostProcessing plugin.
I have not checked the code at all, but the file path and file name should be like this:
C:\Users\myUserName\AppData\Roaming\cura\5.6\scripts\LineSpacingAdjuster.py
Link to post
Share on other sites