Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbubnikv <bubnikv@gmail.com>2018-01-02 12:57:30 +0300
committerbubnikv <bubnikv@gmail.com>2018-01-02 12:57:30 +0300
commit02256e900f1ce0cb4a1e108c2d7ccf208718b98e (patch)
tree887a5ac4d6a75233d70344c48a3f88360dae01ed /xs/src/libslic3r/Print.hpp
parentc6bc55e4f9c7683ff1b414018dbe137bd7e21bcf (diff)
parentb2eb522f55d544dbde261b63c3a3c61349f20033 (diff)
Merged the branch time_estimate
Diffstat (limited to 'xs/src/libslic3r/Print.hpp')
-rw-r--r--xs/src/libslic3r/Print.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/xs/src/libslic3r/Print.hpp b/xs/src/libslic3r/Print.hpp
index c4093b795..c56e64c6c 100644
--- a/xs/src/libslic3r/Print.hpp
+++ b/xs/src/libslic3r/Print.hpp
@@ -233,8 +233,9 @@ public:
PrintRegionPtrs regions;
PlaceholderParser placeholder_parser;
// TODO: status_cb
+ std::string estimated_print_time;
double total_used_filament, total_extruded_volume, total_cost, total_weight;
- std::map<size_t,float> filament_stats;
+ std::map<size_t, float> filament_stats;
PrintState<PrintStep, psCount> state;
// ordered collections of extrusion paths to build skirt loops and brim