1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-12 08:14:26 +00:00

GCodeTimeEstimator - Added credits for CuraEngine

This commit is contained in:
Enrico Turri
2018-01-08 12:27:18 +01:00
parent dfcb502ef4
commit aeca5def00
+5
View File
@@ -7,6 +7,11 @@
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
{
public: