Jonas Damtoft

Results 54 comments of Jonas Damtoft

@mattmcla I have this exact issue as well - how are we supposed to be using this with our external tools? E.g. my lint checks in my IDE? It feels...

@TimoKropp stumbled on your project and wanted to build one for my daughter. Any chance you can share the PCB files? 😊

> Hi for your issue I've added a simple middleware to our express server. > > ``` > const currentSpan = trace.getSpan(context.active()); > if (currentSpan) { > if (req.body &&...

> There is no plugin or custom extras system. [#6492 (comment)](https://github.com/Klipper3d/klipper/pull/6492#issuecomment-2018433357) > > So, there should be no custom code in the extras and, as a consequence, no special code...