diff --git a/Klipper_cfg/Prusa_Universal_Config_Revised/printer_example_Duet.cfg b/Klipper_cfg/Prusa_Universal_Config_Revised/printer_example_Duet.cfg index fd62dd1..d90452f 100644 --- a/Klipper_cfg/Prusa_Universal_Config_Revised/printer_example_Duet.cfg +++ b/Klipper_cfg/Prusa_Universal_Config_Revised/printer_example_Duet.cfg @@ -142,7 +142,7 @@ default_type: command [include Macros/print_time.cfg] # Statistics about total print time and save the to file [include Macros/pa_test.cfg] # Automated PA test procedure make sure you upload pa_test.gcode or create your own. Function can be called from the menu # # After the test give the command PA_NORMAL to have the accelerations back to normal -[include Macros/resonance_test.cfg] # Automated Resonance testing with ADXL345 +#[include Macros/resonance_test_display_menu.cfg] # Automated Resonance testing with ADXL345 Custom Shell command patch required ##################################################################### # Helper Scripts Selection ##################################################################### diff --git a/Klipper_cfg/Prusa_Universal_Config_Revised/printer_example_Einsy.cfg b/Klipper_cfg/Prusa_Universal_Config_Revised/printer_example_Einsy.cfg index 7e96ba0..af275f9 100644 --- a/Klipper_cfg/Prusa_Universal_Config_Revised/printer_example_Einsy.cfg +++ b/Klipper_cfg/Prusa_Universal_Config_Revised/printer_example_Einsy.cfg @@ -142,7 +142,7 @@ default_type: command [include Macros/print_time.cfg] # Statistics about total print time and save the to file [include Macros/pa_test.cfg] # Automated PA test procedure make sure you upload pa_test.gcode or create your own. Function can be called from the menu # # After the test give the command PA_NORMAL to have the accelerations back to normal -[include Macros/resonance_test.cfg] # Automated Resonance testing with ADXL345 +#[include Macros/resonance_test_display_menu.cfg] # Automated Resonance testing with ADXL345 Custom Shell command patch required ##################################################################### # Helper Scripts Selection ##################################################################### diff --git a/Klipper_cfg/Prusa_Universal_Config_Revised/printer_example_Octopus.cfg b/Klipper_cfg/Prusa_Universal_Config_Revised/printer_example_Octopus.cfg index 0b11a66..a733a0e 100644 --- a/Klipper_cfg/Prusa_Universal_Config_Revised/printer_example_Octopus.cfg +++ b/Klipper_cfg/Prusa_Universal_Config_Revised/printer_example_Octopus.cfg @@ -142,7 +142,7 @@ default_type: command [include Macros/print_time.cfg] # Statistics about total print time and save the to file [include Macros/pa_test.cfg] # Automated PA test procedure make sure you upload pa_test.gcode or create your own. Function can be called from the menu # # After the test give the command PA_NORMAL to have the accelerations back to normal -[include Macros/resonance_test.cfg] # Automated Resonance testing with ADXL345 +#[include Macros/resonance_test.cfg] # Automated Resonance testing with ADXL345[include Macros/resonance_test_display_menu.cfg] # Automated Resonance testing with ADXL345 Custom Shell command patch required ##################################################################### # Helper Scripts Selection ##################################################################### diff --git a/Klipper_cfg/Prusa_Universal_Config_Revised/printer_example_Octopus_MMU.cfg b/Klipper_cfg/Prusa_Universal_Config_Revised/printer_example_Octopus_MMU.cfg index 9e8f2de..05750a9 100644 --- a/Klipper_cfg/Prusa_Universal_Config_Revised/printer_example_Octopus_MMU.cfg +++ b/Klipper_cfg/Prusa_Universal_Config_Revised/printer_example_Octopus_MMU.cfg @@ -142,7 +142,7 @@ default_type: command [include Macros/print_time.cfg] # Statistics about total print time and save the to file [include Macros/pa_test.cfg] # Automated PA test procedure make sure you upload pa_test.gcode or create your own. Function can be called from the menu # # After the test give the command PA_NORMAL to have the accelerations back to normal -[include Macros/resonance_test.cfg] # Automated Resonance testing with ADXL345 +#[include Macros/resonance_test_display_menu.cfg] # Automated Resonance testing with ADXL345 Custom Shell command patch required ##################################################################### # Helper Scripts Selection #####################################################################