2025-05-16 16:22:50 -07:00
|
|
|
|
---
|
|
|
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
|
|
|
description: Error from executing multi_target_csg.kcl
|
|
|
|
|
---
|
|
|
|
|
KCL Engine error
|
|
|
|
|
|
|
|
|
|
× engine: Currently the engine does not support multiple targets on subtract
|
|
|
|
|
╭─[69:10]
|
|
|
|
|
68 │
|
|
|
|
|
69 │ cut000 = subtract(extrude001, tools = cut000Extrude)
|
2025-05-28 08:37:54 +12:00
|
|
|
|
· ─────────────────────┬─────────────────────┬
|
|
|
|
|
· ╰── tests/multi_target_csg/input.kcl
|
2025-05-16 16:22:50 -07:00
|
|
|
|
· ╰── tests/multi_target_csg/input.kcl
|
|
|
|
|
70 │
|
|
|
|
|
╰────
|
2025-05-28 08:37:54 +12:00
|
|
|
|
╰─▶ KCL Engine error
|
|
|
|
|
|
|
|
|
|
× engine: Currently the engine does not support multiple targets on
|
|
|
|
|
│ subtract
|
|
|
|
|
╭─[69:10]
|
|
|
|
|
68 │
|
|
|
|
|
69 │ cut000 = subtract(extrude001, tools = cut000Extrude)
|
|
|
|
|
· ─────────────────────┬─────────────────────
|
|
|
|
|
· ╰── tests/multi_target_csg/input.kcl
|
|
|
|
|
70 │
|
|
|
|
|
╰────
|