mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-25 07:34:03 -06:00
Generate M73 lines for silent mode only for MK3 printers
This commit is contained in:
parent
ee67b2c7c3
commit
75cf4e0947
7 changed files with 7 additions and 330 deletions
|
@ -235,10 +235,7 @@ public:
|
|||
PrintRegionPtrs regions;
|
||||
PlaceholderParser placeholder_parser;
|
||||
// TODO: status_cb
|
||||
//#######################################################################################################################################################################
|
||||
std::string estimated_normal_print_time;
|
||||
// std::string estimated_default_print_time;
|
||||
//#######################################################################################################################################################################
|
||||
std::string estimated_silent_print_time;
|
||||
double total_used_filament, total_extruded_volume, total_cost, total_weight;
|
||||
std::map<size_t, float> filament_stats;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue