moved goemetry3sharp

This commit is contained in:
Lars Brubaker 2021-12-02 16:34:47 -08:00
parent db6bd71262
commit 884c2f88d2
3 changed files with 3 additions and 2 deletions

View file

@ -322,6 +322,7 @@ namespace MatterControl.Printing
{
layerIndex--;
while (layerIndex >= 0
&& layerIndex < layerHeights.Count
&& layerHeight < .01)
{
// walk back to find a layer height that seems like it might be right