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
I have several complex assemblies where I try to stack or specifically place features in the z-axis and sometimes need to setup[ specific layer height modifiers for color blending. Often with complex assemblies with many components and lots of build plates. It is so much trouble to figure out where objects truly are in the z-axis. I mean so hard... And I'm a practicing engineer. I try hard to understand the z-axis mystery.
The text was updated successfully, but these errors were encountered:
That's how the coordinate system in Orca works.
Z is not measured off the bottom of the object. All values are from the center of the object in all axis.
There's a number of tickets requesting that be changed to the lower|left corner like every other program.
As far as the above ^^ origin being in the middle, that might be a per model thing? Does OrcaSlicer use the exported origin point or does it always default to dead center? I swear my models reference the origin point I assigned in Fusion.
I do think it might be time to consider moving to a Per-Object coordinate system (object assembly/models reference the parent object [e.g. world if they're the root], components/modifiers reference object). The world approach made sense before the Per-Object and all of the downstream modifiers were added.
Is there an existing issue for this problem?
OrcaSlicer Version
2.2.0
Operating System (OS)
Windows
OS Version
windows 11
Additional system information
dell laptop amd ryzen 5000 series, amd radeon graphics
Printer
Bamby P1S
How to reproduce
NEW EDIT: Now see the 2nd zip file where it says the thin object is too tall and will not slice.
ohio state_example2.zip
Actual results
The height of the black, gray, white layers shows as ~25mm.
Expected results
The height of the black, gray, white layers should be around 0.5mm not ~25mm.
Project file & Debug log uploads
Please see the attached zip.
ohio state_example.zip
Checklist of files to include
Anything else?
I have several complex assemblies where I try to stack or specifically place features in the z-axis and sometimes need to setup[ specific layer height modifiers for color blending. Often with complex assemblies with many components and lots of build plates. It is so much trouble to figure out where objects truly are in the z-axis. I mean so hard... And I'm a practicing engineer. I try hard to understand the z-axis mystery.
The text was updated successfully, but these errors were encountered: