sarusani
sarusani
This is an information that your part has been altered (in scale) during loading. I don't think it would be a good idea to automatically alter a part without informing...
You don't need a workaround or "hack". Just type the number 100 into the scale field after the part has loaded. Takes a few seconds. And it's only scaled down...
The documentation is correct. It says it will iron the top layer. You turned off top layers, so there's nothing to iron. If you want ironing use at least one...
If a brim has more than 1 layer it can start to bend. Which defeats the purpose of it. Maybe I can interest you in a print bed scraper? :)
A "Multilayer Brim" would also leave some ugly marks on the side of your print and be hard to remove. It would only work if it's only applied to supports....
Notifications received via `//action:notification Text` are not shown in 1.10.0. Works in 1.9.3
I believe the problem is that the "webrtc.html" never stops the stream. I think it should include something like: ``` document.onvisibilitychange = () => { if (document.visibilityState === "hidden") {...
The problem is not in the build.py. I get the same error when I run the "ALL_MULTILANG" CMake directly from VSCode. (Windows) All multilang builds for MK25 & MK25S variants...
Windows doesn't like the `${variant_name}_${FN_VERSION_SUFFIX}_en*.hex`. The wildcard doesn't work. If you (just for testing) change it to `${variant_name}_${FN_VERSION_SUFFIX}_en-ro.hex` the build works. PS: I think the problem is that in linux...
I'm using the MMU style unload for more than a year now and since then never again had a jam. (PLA was mostly OK, but especially PC Blend jammed regularly...