Chris
Chris
i've notice similar artifacts while printing at higher speeds. and asked a question on the klipper subreddit below, https://www.reddit.com/r/klippers/comments/10pj1o5/rounder_corners_at_high_speed_printing_test_box/ FWR, when looking through my `printer.cfg` i did not have a...
hey this looks awesome man. sorry i haven't gotten back sooner, but i've been busy with some other things as of late, hopefully i'll get some time later this week...
@charly3pins Not sure if you ever resolved this issue but I maintain a [fork](https://github.com/ipatch/fuse-ext2) of this project and it's been working well for me. I setup a build script and...
can this cleanly be applied to the 0.21.2 release. trying to cook up a backport of this commit to make the homebrew-freecad tap work with the latest version of OCC....
@bgbsww more than likely i'm doing something wrong on my end, but with a fresh clone of freecad and checking out tag `0.21.2`, and then pulling in the PR as...
and when i tried to use cherry-pick sub git command i get below errors. https://github.com/FreeCAD/FreeCAD/commit/8abd09398a010337c3b294e687e0666b60bceacf ``` ipatch@cfarm104 ~/c/f/freecad-src-tmp (ipatch.builds.0.21.2-tmp) [128]> git cherry-pick 8abd09398a010337c3b294e687e0666b60bceacf Auto-merging cMake/FindOCC.cmake CONFLICT (content): Merge conflict in...
here is a patch file of these commits in this PR that successfully got to work with `git apply ...` and `brew install freecad` for the 0.21.2 release. as mentioned...
forgive me for not rereading the readme 🤦♂️ i do see, there is support for undercurls and sure enough i see them below on lsp diagnositic messages. But I do...
okay so opening of a markdown document ie. a `README.md`, toggling spell checking and running `:Inspect` on a misspelling gives me the below output, ``` Treesitter - @spell.markdown links to...
this got me the results i was looking for, ``` -- NOTE: ipatch below line required or bg color is not updated in terminal cmd [[silent! colorscheme onedark]] -- ⚠️...