-
**Application Version**
Released 4.0.0
**Platform**
Windows 10 x64
**Printer**
Snapmaker, 0.4mm nozzle, repeated the test / verified issue still present with a brand new nozzle that I install…
-
Our agreed upon target for rendering the landing page is 3 seconds based on industry average/standard. (https://www.dynatrace.com/news/press-release/speedy-websites-bring-holiday-cheer-to-shoppers-wit…
-
Hi @whimsycwd
```js
this.controller.on('others', (res) => {
this.emitAll('serialport:read', res.raw);
moveOn(res, false);
});
```
With the above code, the `moveOn()` function is …