Put the slicing configuration files in their own folder

updated copy write date
added bsd to a few files
Made the mapping to slice engines more procedural to support more engines.
This commit is contained in:
larsbrubaker 2014-02-15 18:06:03 -08:00
parent ca60d24c0d
commit 263e2325f5
47 changed files with 902 additions and 552 deletions

View file

@ -7,6 +7,7 @@ using MatterHackers.MatterControl.DataStorage;
using MatterHackers.MatterControl.PrintQueue;
using MatterHackers.Agg.UI;
using MatterHackers.GCodeVisualizer;
using MatterHackers.MatterControl.SlicerConfiguration;
namespace MatterHackers.MatterControl.PrintQueue
{