mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
GCodeTimeEstimator - Added credits for CuraEngine
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user