PrusaSlicer-NonPlainar/xs/src/slic3r
bubnikv 71b1e09af9 T1 and M702 C are now evaluated by the time estimator to add the new
"filament_load_time" and "filament_unload_time" values to match
the MK3 MMU2 behavior.

Emitting of the remaining times into the output G-code was made optional
through a new "remaining_times" configuration value, so the firmware
flavors and versions, which do not know the M73 code, will not complain.

Configuration changes:

The wipe tower default position was shifted inwards after the wipe tower
coordinate reference point was changed from the center to the left front
corner.

Added the "filament_load_time" and "filament_unload_time" values
to the MK3 MMU filament profiles.

Enabled "remaining_times" for the MK2.5, MK3 and MK3MMU2 printers.
2018-08-04 17:38:25 +02:00
..
Config Snapshots: Disable activation of incompatible snapshots 2018-04-25 14:00:29 +02:00
GUI T1 and M702 C are now evaluated by the time estimator to add the new 2018-08-04 17:38:25 +02:00
Utils FirmwareDialog: UI improvements, bugfixes 2018-08-01 12:18:19 +02:00
AppController.cpp Fixing the "last item doesn't fit" problem. 2018-08-02 13:15:30 +02:00
AppController.hpp Remove progress indicators for individual threads. 2018-07-03 13:58:35 +02:00
AppControllerWx.cpp Eliminating signed comp warning 2018-07-03 15:09:12 +02:00
IProgressIndicator.hpp Localization for app controller. 2018-07-03 10:22:55 +02:00
Strings.hpp Localization for app controller. 2018-07-03 10:22:55 +02:00