You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Z coordinate of the modifier is referenced to the center of the object. This is the behavior since PrusaSlicer 2.0. It may be counter intuitive and we may change that one day.
bubnikv
changed the title
Adding Support enforcers/blockers or adding part/modifiers wrong z location in position
Modifiers Z coordinate not zero when at print bed (referenced to center of parent object)
Feb 6, 2020
Well … I don't understand how that is not considered to be a bug, because the whole thing is anything but intuitive. Consider this sequence, from #3985 :
I add a box. It has Z=0 and is placed on the bed by definition.
I add another box on top, with a 2mm gap. It has Z=27 which seems to refer to the build plate, a.k.a. to the first object's bottom. No (obvious) center-based calculation here.
I add an intermediate layer (a third box, but with height 2mm) and want to position it between these two. With Z=25 it floats somewhere in the center of the second box.
Things get worse when I shrink the first box. The second box does move down, but only half way, i.e. the gap widens.
I need to break out the pocket calculator to figure out which Z values to use here. IMHO this is the kind of job I have a computer for …
version_2.2.0-alpha1-353-gdced3ce78
Hash version: dced3ce
Operating System: Linux (Manjaro)
Steps to reproduce issue:
See pictures
Just want to say that whoever is helping with the project, great job. Keep it up. Thanks for all the hard work


The text was updated successfully, but these errors were encountered: