WIP: Integration of MMU painting into the slicing back-end.

This commit is contained in:
Vojtech Bubnik 2021-05-27 14:29:51 +02:00
parent 9e4d483453
commit b5aa09e5ba
6 changed files with 191 additions and 95 deletions

View file

@ -6,7 +6,6 @@
#include "Geometry.hpp"
#include "I18N.hpp"
#include "Layer.hpp"
#include "MultiMaterialSegmentation.hpp"
#include "SupportMaterial.hpp"
#include "Surface.hpp"
#include "Slicing.hpp"