-
see: https://github.com/KittyCAD/modeling-app/pull/566#discussion_r1328241943
-
_In no particular order_
```[tasklist]
### On our website
- [ ] Add an image preview to downloads page https://zoo.dev/modeling-app/download (might be worth considering having one downloads page …
-
Revolve is similar to Extrude in that you select a closed sketch and then specify an input number (distance or angle respectively), but one extra input that revolve has it it needs an axis to revolve …
-
for printers / machines that require a human to get ready for the next job, there ought to be some sort of "done" endpoint to mark an in-progress job as completed, and maybe a "ready" endpoint again?
…
-
On Windows (while smoke testing v0.25.4 release), double-clicking .kcl files to open the app works, but opened apps after the first window are all unauthenticated, showing the sign-in screen. Incident…
-
This is a future add. It's not a priority today, but we should try to implement it. This is good for more complex modeling.
## Description
CAD applications allow users to pass in an edge of an exi…
-
## Background
Some API calls can be batched together -- usually, API calls that don't have any response data. This means we can fit many batched API calls into one engine frame. Every time we have …
-
The export command makes the new "are we done rendering" indicator Lee added to the bottom hang in it's spinning state, I suspect because it makes the last command message received back not be an "exe…
-
https://github.com/KittyCAD/modeling-app/assets/29681384/5475a09a-808f-46d2-8e98-2eb604c6e384
-
### Describe the bug
Before, this worked fine. So if we _have_ to reset the entire connection, at least lets not do it until we absolutely have to. And if we do, we can't lose user settings.
#…