Merge branch 'main' into feat/printer-agent-infra

This commit is contained in:
Ian Chua
2026-09-16 22:32:32 +08:00
committed by GitHub
153 changed files with 17321 additions and 17726 deletions
+5
View File
@@ -95,4 +95,9 @@ add_subdirectory(fff_print)
add_subdirectory(sla_print)
add_subdirectory(filament_group)
# End-to-end checks of the orca-slicer binary. Linux only: they read result.json, which the CLI
# writes on Linux only. src/ is added before tests/, so the target is known here.
if (UNIX AND NOT APPLE AND TARGET OrcaSlicer)
add_subdirectory(cli)
endif ()