diff --git a/mmu/mmu_vars.cfg b/mmu/mmu_vars.cfg index eeb3441..cd6f099 100644 --- a/mmu/mmu_vars.cfg +++ b/mmu/mmu_vars.cfg @@ -1,5 +1,5 @@ [Variables] -mmu__revision = 2307 +mmu__revision = 2309 mmu_calibration_bowden_home = 'encoder' mmu_calibration_bowden_lengths = [1425.1, 1425.1, 1425.1, 1425.1, 1425.1, 1425.1, 1425.1, 1425.1] mmu_calibration_clog_length = 17.4 @@ -10,7 +10,7 @@ mmu_selector_offsets = [2.1, 25.2, 48.5, 71.7, 94.9, 118.9, 142.1, 164.5] mmu_servo_angles = {'down': 90, 'up': 10, 'move': 35} mmu_state_enable_endless_spool = 1 mmu_state_endless_spool_groups = [0, 1, 2, 3, 4, 5, 6, 7] -mmu_state_filament_pos = 0 +mmu_state_filament_pos = 10 mmu_state_filament_remaining = 3.0 mmu_state_filament_remaining_color = '' mmu_state_gate_color = ['', '', '', '', '', '', '', '']