Notifications
Clear all

Did I just break the law of physics?  

  RSS
hyiger
(@hyiger)
Honorable Member
Did I just break the law of physics?

Printing a temp tower via OrcaSlicer 2.3.1 and 6.4.0-RC. I had set the bed temp to 0C (off). After running G29 G ; absorb heat it goes into a loop oscillating between 0% and -1%. As a test I heated the bed 5 degrees then back down to 0 degrees (off). The "Absorbing heat" then moves negative. A bug (obviously) but thought it was amusing. Will hop over to github and create a bug issue. I seem to remember a post here (somewhere) where it was displaying a very large integer which was -1 in 2's complement. Maybe it was "fixed" in 6.4.0... I would think if the bed heater is turned off, that G29 would be skipped. I suppose I'll need to add an "if" conditional around it for now. 

{if first_layer_bed_temperature[initial_tool] > 35}
G29 G ; absorb heat
{endif}

 

This topic was modified 3 hours ago 2 times by hyiger
"Some filaments feel the rain, others just get wet"

- Bob Marley

Posted : 27/10/2025 6:23 pm
mnentwig
(@mnentwig)
Trusted Member
RE: Did I just break the law of physics?

total protonic reversal (don't cross the streams)...

Posted : 27/10/2025 8:31 pm
Share: