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}

 

Ce sujet a été modifié il y a 12 hours 2 fois par hyiger
"Some filaments feel the rain, others just get wet"

- Bob Marley

Publié : 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)...

Publié : 27/10/2025 8:31 pm
hyiger
(@hyiger)
Honorable Member
Topic starter answered:
RE: Did I just break the law of physics?

It probably created a wormhole into the chamber of a H2S

"Some filaments feel the rain, others just get wet"

- Bob Marley

Publié : 27/10/2025 9:37 pm
Partager :