lukasradek

Results 7 issues of lukasradek

Just like we have a JS setup to run before each test, it would be great to have a JS "pre-setup", that would run once per whole test. For example...

I was getting some inconsistent results and find out the following. My **test case** is sometimes but regularly executed multiple times after single **setup javascript** like this. 1x Setup JS...

Hello guys, I think the text in Tagging article could be tweaked a bit. I submited an issue to git-scm.com repo by mistake, so you can look there :-) https://github.com/git/git-scm.com/issues/861

### Summary Adds completely reworked Tramming Wizard and unifies it with G35 tramming. Tramming wizard supports from 3 to 9 (used to be 6) points, which is handy for large...

PR: Improvement
F: Calibration
C: LCD & Controllers

### Description Allows for variable number of grid probing points up to the number (per axis) specified in config file. The logic to determine the number of grid points can...

PR: New Feature
F: Calibration
help wanted

### Description While the clever people implement cutting edge features into Marlin, UI is sometimes being left behind. So that's where the dumb folks step in... and so I decided...

Needs: Work
C: LCD & Controllers

Sass "recently" came up with new at-rules @use and @forward and will be deprecating @import in the future. This should be updated to reflect that. Sass-graph already does, so I...