-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Variable Layer Height issue when max_layer_height at its default of zero #267
Comments
I've experienced this same issue today, and your workaround was a viable solution. |
Thanks, that should be easy to fix.
…On Mon, Apr 24, 2017 at 1:02 AM, MetalMan1 ***@***.***> wrote:
I've experienced this same issue today, and your workaround was a viable
solution.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#267 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AFj5I3eBjED_7QpYi47sTjQx-e-FGWuiks5ry9iegaJpZM4NFDCK>
.
|
|
bubnikv
added a commit
that referenced
this issue
Apr 24, 2017
Fixed the "zero max layer height" issue. |
Thanks for the quick repair. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Version
version_1.34.1-5-g69c0f55
Operating system type + version
Linux Mint 18 Sarah
Behavior
OK
if you have autoslice on. It eats memory until you kill it).Is this a new feature request?
No.
Workaround
Set the max_layer_height to other than zero. Behaviour reverts to expected.

The text was updated successfully, but these errors were encountered: