Initial implementation, mostly proof of concept

This commit is contained in:
Sergey Kovalev 2020-12-27 21:51:06 +07:00
parent 0c110af1df
commit 4917f3b811
6 changed files with 222 additions and 1 deletions

View file

@ -237,6 +237,8 @@ set(SLIC3R_GUI_SOURCES
Utils/UndoRedo.hpp
Utils/HexFile.cpp
Utils/HexFile.hpp
Utils/MKS.cpp
Utils/MKS.hpp
)
if (APPLE)