Steinar H. Gunderson

Results 121 comments of Steinar H. Gunderson

Let me know when it's reached the right builds, and I'll test with the non-minified example :-)

FWIW, throwing exceptions from a C++ destructor is pretty much broken in general :-) You have zero guarantees from the standard library if that happens, for instance (and it doesn't...

@nathanielhudson It's a nice hack, but unfortunately, klipper_estimator only intercepts M73 for certain G-code dialects, and Cura is not one of them. (Not to mention that Cura doesn't support inserting...

Perhaps someone can add the “Printer definitions” label?

Update in v3: Rebased, some more fan settings have been ported over, filaments have been put in the correct directories,and the PRINT_START macro is given initial bed and nozzle temperatures...

> One "issue" remaining is the override for the default_value of the retraction_min_travel which is set to 1, the thing is that the formula for value in fdmprinter will override...

> If you could, test things out during the public beta period once the printer is merged to see if it prints as expected and quality is good. Yes, I'll...

Thank you! I'll try to keep track of when the betas are out.

I eventually managed to compile latest git, and it seems to work fine. I only made a couple of simple test prints because that's what I happened to need right...

I also cannot reproduce with this test file, but I can with a much more complicated test file (sorry :-) ). I've tried to simplify it as much as possible,...