SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
7.49k stars 901 forks source link

The world coordinates of objects are chaotic. #5577

Open qyr001 opened 6 months ago

qyr001 commented 6 months ago

Is there an existing issue for this problem?

OrcaSlicer Version

e.g. 2.0

Operating System (OS)

Windows

OS Version

Windows 7/8/10/11

Additional system information

cpu: Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz 3.19 GHz mem: 16.0 GB NVIDIA GT610

Printer

Bambu Lab X1 , Bambu Lab P1P, KINGROON KLP1.

How to reproduce

1, The world coordinates of moving objects are very chaotic, making it difficult to place objects correctly through coordinates. 2, The gcode file cannot display a preview image when uploaded to the printer.(printer: KINGROON KLP1). 3, When the Z-coordinate of the object is 0, it cannot be placed correctly on the base plate.

Actual results

screenshot

Expected results

When the Z-coordinate of the object is 0, it cannot be placed correctly on the base plate.

Project file & Debug log uploads

log.zip

Checklist of files to include

Anything else?

No response

tlhintoq commented 6 months ago

Pretty duplicate to https://github.com/SoftFever/OrcaSlicer/issues/5315 and related closely to https://github.com/SoftFever/OrcaSlicer/issues/5313

The number of times people open new bugs for the coordinate system should be an indicator of how much people want it fixed.

BlackZero500 commented 6 months ago

Also i might add, if you change those coordinates, lets say in this case X Coordinate from -2.7 to 0, it wouldnt go to zero. I cant really see the logic in it but i get the feeling its like a pendulum. In my experience it goes to 2.6, i input 0 again and it goes to -2.4 and so on. i gotta input 0 about 20 times or so until i get it to zero.

github-actions[bot] commented 2 months ago

Orca bot: this issue is stale because it has been open for 90 days with no activity.

tlhintoq commented 2 months ago

I cant really see the logic in it but i get the feeling its like a pendulum. In my experience it goes to 2.6, i input 0 again and it goes to -2.4 and so on. i gotta input 0 about 20 times or so until i get it to zero.

I'm pretty sure its measuring from the center of the object in all 3 axis. image