Diego
Diego
You can do a pretty good estimation with only some lines: ``` e = 100 (estimate) s = number to get the square root from sqrt=(((((e+s/e)/2)+s/((e+s/e)/2))/2)+s/((((e+s/e)/2)+s/((e+s/e)/2))/2))/2 ``` You calculate ```...
Hey guys, another year later i want to revive this. I don't know what would be easier to implement: 1. `@paused(_time_)` and `@resumed(_time_)` 2. multiple `started(_time)` and `@stopped(_time)` If i'd...
Upgraded to 1.9.1 (Win10) still get those crashes. I renamed my log to txt. While creating i waited some time before clicking on save and after. [debug_Fri_Feb_23_17_49_24_23496.txt](https://github.com/SoftFever/OrcaSlicer/files/14388020/debug_Fri_Feb_23_17_49_24_23496.txt)