mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
AppController reachable trough Plater.pm
This commit is contained in:
parent
85474e5803
commit
d3b19382fe
4 changed files with 16 additions and 6 deletions
|
@ -409,6 +409,7 @@ set(XS_XSP_FILES
|
|||
${XSP_DIR}/TriangleMesh.xsp
|
||||
${XSP_DIR}/Utils_OctoPrint.xsp
|
||||
${XSP_DIR}/Utils_PresetUpdater.xsp
|
||||
${XSP_DIR}/AppController.xsp
|
||||
${XSP_DIR}/XS.xsp
|
||||
)
|
||||
foreach (file ${XS_XSP_FILES})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue