Skip to content

Commit

Permalink
Resonance test menu default off
Browse files Browse the repository at this point in the history
As Resonance test menu item requires the patch with Custom Shell commands in Klipper i have disabled this by default.
  • Loading branch information
Jerome committed Sep 3, 2021
1 parent 9ee177c commit 3fda95c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
#####################################################################
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
#####################################################################
Expand Down

0 comments on commit 3fda95c

Please sign in to comment.