KittyCAD
modeling-app
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
KCL: Escape hatch for new SSI algorithm Lets user set `legacyAlgorithm = true` to opt back into the old SSI algorithm. Does not work with the shorthands like `|` or `&` for boolean 3D.
achalmers/new-ssi-escape-valve
25 minutes ago
Fix NodePath of else-ifs to be correct (#10715)
main
2 hours ago
KCL: Swap order of tests Resolve's Jon's comment: https://github.com/KittyCAD/modeling-app/pull/10691#discussion_r3019255961
achalmers/flip-order
3 hours ago
KCL: Surface extrude + revolve from sketch block (#10691) Enables extruding and revolving segments of a sketch block, like this: ```extrude([sketch.line1, sketch.line2], length = -1, bodyType = SURFACE)``` **Implementation**: Engine does not support extruding segments (yet). So instead, we create a new "synthetic" sketch, copy the selected segments into it, and surface extrude that. This is a temporary solution until the engine supports it properly, which @gserena01 and I are working on currently. This will unblock frontend support though, and we can change the KCL implementation in the near future without hurting frontend. Includes KCL doc example tests.
main
3 hours ago
Make kcl-lib usable internally (#10724)
main
3 hours ago
Make kcl-lib usable internally This is mostly so we can use kcl-lib internally in our API and avoid needing to bootstrap a full client to ourselves when we can just grab an engine directly.
push-mxrtsuynruwm
4 hours ago
Make kcl-lib usable internally This is mostly so we can use kcl-lib internally in our API and avoid needing to bootstrap a full client to ourselves when we can just grab an engine directly.
push-mxrtsuynruwm
4 hours ago
Force variable declaration for circles (#10709)
main
4 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
KCL: Escape hatch for new SSI algorithm
#10729
51 minutes ago
4c8b120
achalmers/new-ssi-escape-valve
CodSpeed Performance Gauge
0%
KCL: Swap order of tests
#10726
3 hours ago
284db25
achalmers/flip-order
CodSpeed Performance Gauge
0%
Make kcl-lib usable internally
#10724
5 hours ago
d7691eb
push-mxrtsuynruwm
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs