Skip to content

3d printer renders last printed object when there is no object in the output slot #1002

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

Closed
MFernflower opened this issue Apr 2, 2015 · 1 comment

Comments

@MFernflower
Copy link

sfubv

@fnuecke
Copy link
Member

fnuecke commented Apr 2, 2015

Yes, that's because it's still configured for that block. You could just call printer.commit([n]) again, to print another n copies of that block. Or extend print3d to do something like print3d 2 to just print 2 of the already configured one.

So it's one of those rare cases where it truly is a feature, not a bug ;-)

@fnuecke fnuecke closed this as completed Apr 2, 2015
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