Plate at bed center, use InsertionGroup for load handling
This commit is contained in:
parent
f5301220ea
commit
9eda55bdae
3 changed files with 43 additions and 5 deletions
|
|
@ -55,7 +55,7 @@ namespace MatterHackers.MatterControl
|
|||
private static readonly int MaxFileSize = (AggContext.OperatingSystem == OSType.Android) ? tooBigAndroid : tooBigDesktop;
|
||||
private static readonly Point2D BigRenderSize = new Point2D(460, 460);
|
||||
|
||||
private static Mesh placeHolderMesh;
|
||||
internal static Mesh placeHolderMesh;
|
||||
|
||||
static MeshContentProvider()
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue