mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-19 04:37:52 -06:00
ENH: add reload from disk and replace with stl
Change-Id: I23088c023141c2f8b76ee6d2de663fb4b311f1f5 (cherry picked from commit d4e4b5eb6ef01ea3a3d097809b229c438ee18169)
This commit is contained in:
parent
2e9174500d
commit
56fddf988a
3 changed files with 241 additions and 37 deletions
|
@ -38,6 +38,8 @@
|
|||
// Enable style editor in develop mode
|
||||
#define ENABLE_IMGUI_STYLE_EDITOR 0
|
||||
|
||||
// Enable rework of Reload from disk command
|
||||
#define ENABLE_RELOAD_FROM_DISK_REWORK 1
|
||||
|
||||
//====================
|
||||
// 2.4.0.beta1 techs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue