mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-05 19:16:22 +08:00

* Add weight/cost output to gcode. On the way to #647 * added total cost/weight to Extruder statistics, mocked up addendum to status bar change. * Added second information box that populates after exporting gcode for sliced statistics. * Changed filament density to use g/cm^3. Extended tooltip to indicate calculation methods. * Hide sliced info box when gcode export hasn't been done. * Remove if invalidated and we have background processing or the configuration changes. * Called layout after every Hide/Show call to ensure that it is placed correctly on different platforms. Changed output units to cm/cm^3 Conflicts: lib/Slic3r/GUI/Plater.pm