diff --git a/user_templates/variables.cfg b/user_templates/variables.cfg index 817d621df..99e656416 100644 --- a/user_templates/variables.cfg +++ b/user_templates/variables.cfg @@ -197,11 +197,12 @@ variable_material_parameters: { ################################################ ## This section is only considered if an MMU/ERCF is installed and configured +variable_mmu_use_klippain_variables: True # True to be able to overrides some _MMU_SEQUENCE_VARS variables variable_mmu_force_homing_in_start_print: False variable_mmu_unload_on_cancel_print: False variable_mmu_unload_on_end_print: True -variable_mmu_check_gates_on_start_print: False # True is recommended but you must have TOOLS_USED=!referenced_tools! in your slicer START_PRINT parameters. Otherwise it will only check the INITIAL TOOL... -variable_mmu_check_errors_on_start_print: False # Set to True if you want an early check of MMU errors during the START_PRINT sequence. +variable_mmu_check_gates_on_start_print: False # True is recommended but you must have TOOLS_USED=!referenced_tools! in your slicer START_PRINT parameters. Otherwise it will only check the INITIAL TOOL... +variable_mmu_check_errors_on_start_print: False # Set to True if you want an early check of MMU errors during the START_PRINT sequence. ################################################ ## Filter specific variables