-
comment here: https://github.com/KittyCAD/modeling-app/pull/3584#issuecomment-2300290754
-
### Paste minimal KCL source that produces a cryptic error
```javascript
startSketchOn("XY")
|> circle([0, 0], 1, %)
|> hole(circle([0, 0], 3, %), %)
|> extrude(1, %)
|> startSketchOn…
-
https://github.com/KittyCAD/machine-api/blob/main/bambulabs/src/command.rs#L109
the other github projects use plate_1 but our printers seem to want plate_2
-
i realized this when crossing streams and using vim, i know im a sinner
-
this should just auto include anything with a empty response https://github.com/KittyCAD/modeling-api/blob/2e1b19a2a42f6b7c3a2824b65f0dacd1196819fe/modeling-cmds/src/def_enum.rs#L971
-
see the original issue here: https://github.com/KittyCAD/modeling-app/issues/2505
-
see original issue here: https://github.com/KittyCAD/modeling-app/issues/2610
-
as a part of fixing https://github.com/KittyCAD/modeling-app/issues/3203
I had to use a branch of engine that sent an error on every export websocket command: https://github.com/KittyCAD/engine/tre…
-
there are a bunch of tests here for various weird shit https://github.com/KittyCAD/modeling-app/blob/main/src/wasm-lib/kcl/src/settings/types/file.rs#L539
like `app.exe .` should open the curdir
-
see the original issue here: https://github.com/KittyCAD/modeling-app/issues/2500