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

Show the size of the print bed (work area) in the plot. #9

Closed
dicksondickson opened this issue Apr 28, 2023 · 5 comments
Closed

Show the size of the print bed (work area) in the plot. #9

dicksondickson opened this issue Apr 28, 2023 · 5 comments
Assignees
Labels
added to roadmap Added to roadmap doc in root of repo enhancement New feature or request

Comments

@dicksondickson
Copy link

Would it be possible to show the print bed or work area in the plot?
I think this will help tremendously for people that want to maximize the print area of their machines.

Thank you!

@aapolipponen
Copy link

For now, you can just make the machine travel to the corners. The z will probably be pretty slow to do in 3d printers so I wouldn't do that.

@fullcontrol-xyz fullcontrol-xyz added the enhancement New feature or request label Apr 28, 2023
@dicksondickson
Copy link
Author

Visualizing the workable volume relative to the design will help in the design process. For example, I'm currently using a Prusa MK3S+. The bed size / printable area is 250 x 210 x 210mm.

@fullcontrol-xyz
Copy link
Contributor

This will definitely be implemented. Maybe with the bed geometry defined manually initially, and later pulled directly from the printer library. We'll see. Considerations we're also aware of:

  • delta systems
  • systems with X0 Y0 in the middle of a rectangular bed

@ES-Alexander
Copy link
Contributor

ES-Alexander commented May 1, 2023

Considerations we're also aware of:

  • delta systems
  • systems with X0 Y0 in the middle of a rectangular bed

@fullcontrol-xyz They're not common, but it could also be worth supporting polar printers (like a bed-slinger but with a rotating bed), or at least leave a space/TODO in the code for that. I believe they're particularly well suited to printing ceramic vases and the like, which seems in line with some of the target market of this project.

This could be readily expanded to support lathes and the like if/when the project expands to subtractive manufacturing.

@fullcontrol-xyz fullcontrol-xyz self-assigned this May 16, 2023
@fullcontrol-xyz fullcontrol-xyz added the added to roadmap Added to roadmap doc in root of repo label Aug 4, 2023
@fullcontrol-xyz
Copy link
Contributor

added to roadmap - closing issue

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

No branches or pull requests

4 participants