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

Slicing from prusa-slicer-console does not align object to bed #6788

Closed
albertoxamin opened this issue Aug 10, 2021 · 1 comment
Closed

Slicing from prusa-slicer-console does not align object to bed #6788

albertoxamin opened this issue Aug 10, 2021 · 1 comment

Comments

@albertoxamin
Copy link

albertoxamin commented Aug 10, 2021

Version

2.3.3

Operating system type + version

Windows 10 20H2

Behavior

  • Describe the problem

Slicing a model from command line results in the model being partially inside the bed.

  • Steps needed to reproduce the problem
    • If this is a command-line slicing issue, include the options used
"c:\Program Files\Prusa3D\PrusaSlicer\prusa-slicer-console.exe" models/coat_hanger.stl --center 100,100 --rotate 0 --rotate-x 0 --rotate-y 0 --layer-height 0.2 --fill-pattern stars --duplicate 1 --gcode -o gcodes/best_1.gcode
  • Expected Results
    image
    On the manual it's written that --center X,Y: centers the given model(s) around the given point and also aligns them to z = 0

  • Actual Results

    • Screenshots from PrusaSlicer preview are preferred
      image

Is this a new feature request? No

3dmodel.zip

@lukasmatena
Copy link
Collaborator

Thanks for the report. This should be already fixed (bc81c22) for 2.4 release. Please, retest in the alpha when it is released (it should be soon) and let us know if it is ok.

Closing.

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

No branches or pull requests

2 participants