Move Printing objects from GCodeVisualizer namespace to MC.Printing
This commit is contained in:
parent
38e2aa55f7
commit
f5d31e7d29
31 changed files with 49 additions and 88 deletions
|
|
@ -29,6 +29,7 @@ either expressed or implied, of the FreeBSD Project.
|
|||
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using MatterControl.Printing;
|
||||
using MatterHackers.Agg;
|
||||
using MatterHackers.Agg.UI;
|
||||
using MatterHackers.RenderOpenGl;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue