mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 07:34:03 -06:00
Initial work for porting Slic3r::Config to XS
This commit is contained in:
parent
12db58c9d0
commit
4d066840ba
3 changed files with 127 additions and 0 deletions
7
xs/src/Config.cpp
Normal file
7
xs/src/Config.cpp
Normal file
|
@ -0,0 +1,7 @@
|
|||
#include "Config.hpp"
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
|
||||
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue