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

different printer bed size #10

Open
GerdW opened this issue Jul 31, 2019 · 4 comments
Open

different printer bed size #10

GerdW opened this issue Jul 31, 2019 · 4 comments

Comments

@GerdW
Copy link

GerdW commented Jul 31, 2019

Good morning,
i would like to use this pack3d script with my printer but i cant find the variable which defines the printer bed volumen. Could you please tell me where to find it?
This is some really great code work you did there.

greetings
Gerhard

@rknobbe
Copy link

rknobbe commented Apr 8, 2020

Same here. Trying to pack for a 300x220 bed size on a Creality CR-10mini

@brbubba
Copy link

brbubba commented Jul 29, 2020

Try this section https://github.com/fogleman/pack3d/blob/master/cmd/binpack/main.go

const (
SizeX = 165
SizeY = 165
SizeZ = 320

Testing now...

@nracmo
Copy link

nracmo commented Apr 14, 2021

That doesn't work for me. Would be nice to adjust the size...

@sarahq3d
Copy link

Are there plans for an update that would allow us to adjust print volume size? I have tried @brbubba suggestion above and it did not work.

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

5 participants