mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-01 03:52:01 +08:00
GCodeTimeEstimator - Added credits for CuraEngine
This commit is contained in:
parent
dfcb502ef4
commit
aeca5def00
@ -7,6 +7,11 @@
|
|||||||
|
|
||||||
namespace Slic3r {
|
namespace Slic3r {
|
||||||
|
|
||||||
|
//
|
||||||
|
// Some of the algorithms used by class GCodeTimeEstimator were inpired by
|
||||||
|
// Cura Engine's class TimeEstimateCalculator
|
||||||
|
// https://github.com/Ultimaker/CuraEngine/blob/master/src/timeEstimate.h
|
||||||
|
//
|
||||||
class GCodeTimeEstimator
|
class GCodeTimeEstimator
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user