Working on mesh wrapper and rebuild issues
This commit is contained in:
parent
a0ff7fa653
commit
25883fc0bc
18 changed files with 247 additions and 79 deletions
|
|
@ -173,7 +173,7 @@ namespace MatterControl.Printing
|
|||
return 100;
|
||||
}
|
||||
|
||||
public override int GetInstructionIndexAtLayer(int layerIndex)
|
||||
public override int GetFirstLayerInstruction(int layerIndex)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue