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

@ -14,6 +14,7 @@ using MatterHackers.VectorMath;
using MatterHackers.MatterControl;
using MatterHackers.MatterControl.PrintQueue;
using MatterHackers.Localizations;
using MatterHackers.MatterControl.SlicerConfiguration;
namespace MatterHackers.MatterControl.ActionBar
{