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
|
|
@ -70,7 +70,7 @@ namespace MatterControl.Printing
|
|||
|
||||
public abstract double GetFilamentWeightGrams(double filamentDiameterMm, double density);
|
||||
|
||||
public abstract int GetInstructionIndexAtLayer(int layerIndex);
|
||||
public abstract int GetFirstLayerInstruction(int layerIndex);
|
||||
|
||||
public abstract double GetLayerHeight(int layerIndex);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue