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

Is it possible to have build plates bigger than 2147 x 2147? #5404

Closed
1 task done
PolGuixe opened this issue May 20, 2024 · 5 comments
Closed
1 task done

Is it possible to have build plates bigger than 2147 x 2147? #5404

PolGuixe opened this issue May 20, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@PolGuixe
Copy link

Is there an existing issue for this feature request?

  • I have searched the existing issues

Is your feature request related to a problem?

I can't add printers with bigger build plates than this.

Is this limitation related to the use of a 32 bit integer?

See: https://github.com/SoftFever/OrcaSlicer/blob/dd36d5b1eaba4b7c35d392dadcfc686a37e20cf5/src/libslic3r/libslic3r.h#L57C3-L57C4

Which printers will be beneficial to this feature?

Others

Describe the solution you'd like

In the printer config I should be able to configure bigger build plates than 2147 x 2147.

Describe alternatives you've considered

NA

Additional context

No response

@PolGuixe PolGuixe added the enhancement New feature or request label May 20, 2024
@buzzhuzz
Copy link
Contributor

Implemented per #5320

Try daily build version.

@PolGuixe
Copy link
Author

@buzzhuzz perfect!

@tlhintoq
Copy link

I just gotta ask...

What printer has a bed larger than 2m square?

@PolGuixe
Copy link
Author

@tlhintoq concrete 3D printers for houses 😅

@PolGuixe
Copy link
Author

Solved in #5320

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

No branches or pull requests

3 participants