Skip to content
Discussion options

You must be logged in to vote

Stop Midi sound at the end of a print

For anyone looking to silence the machine, ensure you comment out the lines below in /mnt/data/.klipper_mod/chroot/root/printer_data/config/macros.cfg (Line numbers are on the left)

    53  #PLAY_MIDI FILE="getitem.mid" C=0
   335  #[gcode_shell_command audio_midi]
   336  #command: setsid -f audio midi
   346  #[gcode_macro PLAY_MIDI]
   348  #    {% set FILE = params.FILE|default("getitem.mid")|string %}
   350  #    RUN_SHELL_COMMAND CMD=audio_midi PARAMS="-m /usr/share/midis/{FILE} -c {C}"

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@ncpadotcpl
Comment options

@ncpadotcpl
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by ncpadotcpl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants