mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Merge branch 'master' of https://github.com/prusa3d/Slic3r into gcode_preview
This commit is contained in:
commit
c9839dd7cc
12 changed files with 2024 additions and 2399 deletions
|
@ -400,6 +400,7 @@ void GCode::_do_export(Print &print, FILE *file)
|
|||
|
||||
// resets time estimator
|
||||
m_time_estimator.reset();
|
||||
m_time_estimator.set_dialect(print.config.gcode_flavor);
|
||||
|
||||
//############################################################################################################
|
||||
#if ENRICO_GCODE_PREVIEW
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue