Files
OrcaSlicer-KX/src/libslic3r
bubnikv 31b0ae164d Optimization of the GCodeTimeEstimator to only keep a fixed number
of trapeziodal blocks around. The number is hard coded to 64,
and 3x64 blocks are flushed everytime the queue grows over 4x64 blocks.
This time estimator is slightly more close to what the firmware does, which
keeps a fixed number of blocks and it recalculates all the blocks
every time a new block is added while the oldest block is pushed out
of the queue. Therefore this optimization shall produce negligible
differences to what the previous code produced.
2020-04-01 13:42:26 +02:00
..
2020-03-24 21:51:05 +01:00
2020-03-25 14:35:41 +01:00
2019-08-21 15:39:20 +02:00
2019-10-01 14:58:37 +02:00
2018-12-20 13:38:00 +01:00
2020-02-19 12:58:03 +01:00
2019-12-19 11:27:19 +01:00
2020-03-03 15:53:26 +01:00
2020-03-03 15:47:02 +01:00
2020-03-25 14:35:41 +01:00
2020-03-25 14:35:41 +01:00
2020-03-30 13:26:24 +02:00
2020-03-30 13:26:24 +02:00
2019-07-05 19:06:19 +02:00
2020-01-23 10:58:18 +01:00
2019-10-01 17:17:08 +02:00
2020-03-25 14:35:41 +01:00
2019-08-22 11:35:25 +02:00
2020-01-03 16:33:04 +01:00
2020-01-23 10:58:18 +01:00
2020-01-23 10:58:18 +01:00
2020-01-29 14:13:21 +01:00
2019-10-14 12:50:08 +02:00
2020-03-25 14:35:41 +01:00
2020-03-25 14:35:41 +01:00
2020-02-27 10:44:25 +01:00
2020-02-27 10:44:25 +01:00