Kirill Vergun

Results 10 comments of Kirill Vergun

I am running `v1.0.1rc1.dev1` on Marlin `2.0.7.2`, definitely see the blobs. Probably at the end of some (not all) infill lines. Standard `ARC_SUPPORT` properties (`MM_PER_ARC_SEGMENT=1`, `MIN_ARC_SEGMENTS=24`, `N_ARC_CORRECTION=25`) with `EEPROM` disabled....

@FormerLurker SD print is problematic, I believe my SD card support is not working properly, but I'll try to work around. I have NO `EEPROM` enabled (`// #define EEPROM_SETTINGS`), I...

I'm still verifying, but it looks like migrating from `2.0.7.2` to `bugfix-2.0.x` worked! 🚀 Definitely the problem in Marlin itself. Anyway, I was trying things on `2.0.7.2`: * Figured out...

My use-case: workflow steps. They might be "just" code definitions on their own, but sometimes they might have IDs, which must be unique, this way you can refer to a...

In my case the `npx` command was really coming from the [GraalVM Node.js Runtime](https://www.graalvm.org/latest/reference-manual/js/NodeJS/). Resolved after I installed `nuxi` via `npm i -g nuxi`.

Yeah? Is it really a fork or a complete rewrite?

So was it merged or not?