PrusaSlicer-NonPlainar/xs
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
..
lib/Slic3r Layers editing shader moved to c++ 2018-05-25 14:05:08 +02:00
src T1 and M702 C are now evaluated by the time estimator to add the new 2018-08-04 17:38:25 +02:00
t Removed the "Broken croak" support, which was useful on broken 2018-05-03 21:45:43 +02:00
xsp Merge branch 'lm_wipe_tower_block_improvements' into lm_wipe_tower_block_improvements_merged 2018-08-02 13:29:39 +02:00
CMakeLists.txt Prepare integration for arbitrary shaped print beds. 2018-07-30 16:41:35 +02:00
main.xs.in