Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding .3mf model and using auto arrange throws model off bed and not visible. #8207

Closed
2 tasks
almonster2066 opened this issue Apr 15, 2022 · 6 comments
Closed
2 tasks

Comments

@almonster2066
Copy link

Description of the bug

When adding a .3mf file to the slicer (2.4.1), and adding multiple instances and then using auto-arrange, it will move the model off the bed and cannot be seen nor found

PrusaSlicer-2.4.1.based.on.Slic3r.2022-04-15.11-29-36.mp4

.

Project file & How to reproduce

Terminal_X2.zip

1 - start Prusa Slicer 2.4.1
2 - Add the .3mf in the zip file to print using a Prusa MK3S+ default profile
3 - Create 9 instances of the model on the build plate
4 - Hit auto-arrange. Error message pops up stating model is not on build plate.
5 - Scroll as far out and you cannot SEE the model anywhere

Checklist of files included above

  • Project file
  • Screenshot

Version of PrusaSlicer

Version 2.4.1+win64

Operating system

Windows 10

Printer model

MK3S+

@foreachthing
Copy link

Your imported model was a bit "screwy".
I "fixed" it in Blender untitled-Terminal_X2.zip and then it worked.

What I've done to it:

  • export STL from PS
  • placed it at 0 0 5 in Blender
  • exported it from Blender with the 3D-Printer addon
  • imported it in PS

@stepikovo
Copy link

As @foreachthing mentioned, this is more an issue with the model itself, it was not modelled at 0,0,0, it's placed at 21000,0,0. However, we will check if there could be something done with it.

@almonster2066
Copy link
Author

Regardless of where the location is per the defined position in the .3mf, it is a valid bug since you need to be able to ensure that the function works. This used to work perfectly fine in prior versions. I am again reprinting another production part and the same thing happens. Please @stepikovo have this fixed. I believe that lots of people will run into this issue. I export from F360 and never had this issue with Prusa Slicer before. I don't use Blender so I cannot speak to that issue. If you use mainly .stl it seems to be fine but more and more people are using .3mf.

@almonster2066
Copy link
Author

@foreachthing, I did fix the file myself. The issue is how Prusa Slicer and likely Super Slicer handles .3mf files where x,y and z coordinates are defined. In the past Prusa Slicer barely handled .3mf and usually put it off the build plate. This is a fundamental issue where the slicer cannot understand and or remove the defined location and redefine for the defined area of the bed. Thanks for your post. The bigger issue is the wider and wider use of .3mf as a standard for solid models.

@kubispe1
Copy link
Collaborator

  • 2.5.0 Issue still does not work.
  • 2.6.0a1 should be issue fixed.

@kubispe1
Copy link
Collaborator

I retested again and it is still ok. I am closing this issue with auto-arrange.
Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants