mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-25 20:02:17 +00:00
feature add common function for soft
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#include "Utils.hpp"
|
||||
#include "Model.hpp"
|
||||
#include "format.hpp"
|
||||
#include "libslic3r_version.h"
|
||||
#include "common_func/common_func.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
#include <set>
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#ifndef _libslic3r_h_
|
||||
#define _libslic3r_h_
|
||||
|
||||
#include "libslic3r_version.h"
|
||||
#include "common_func/common_func.hpp"
|
||||
#define SLIC3R_APP_FULL_NAME "Snapmaker Orca"
|
||||
#define GCODEVIEWER_APP_NAME "Snapmaker_Orca G-code Viewer"
|
||||
#define GCODEVIEWER_APP_KEY "Snapmaker_OrcaGcodeViewer"
|
||||
|
||||
@@ -125,7 +125,7 @@
|
||||
#include "SVG.hpp"
|
||||
|
||||
#include "libslic3r.h"
|
||||
#include "libslic3r_version.h"
|
||||
#include "common_func/common_func.hpp"
|
||||
|
||||
#include <Shiny/Shiny.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user