Somebody knows why my images do not show up in the voxel space?
Oddly now I have to use an offset of 9999 to make them show up ?!?!?!
Somebody knows why my images do not show up in the voxel space?
Oddly now I have to use an offset of 9999 to make them show up ?!?!?!
That’s because the name of your slices is ‘Stack1#####’, and blender just reads it as ‘Stack######’, so your first slice is the 10000th.
Just rename them to ‘Stack1-#####’ and it should work as normal.