moved goemetry3sharp
This commit is contained in:
parent
db6bd71262
commit
884c2f88d2
3 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue