Working on 3D gcode view
Making the view navigation controls for 2d and 3d a separate class.
This commit is contained in:
parent
ad227e1f9d
commit
00e10bfbea
12 changed files with 276 additions and 193 deletions
|
|
@ -337,10 +337,6 @@ namespace MatterHackers.MatterControl.SlicerConfiguration
|
|||
}
|
||||
}
|
||||
|
||||
public Vector2 GetBedCenter()
|
||||
{
|
||||
return BedCenter;
|
||||
}
|
||||
public Vector2 BedCenter
|
||||
{
|
||||
get
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue