CR6Community / CR-6-touchscreen

CR-6 SE touchscreen software extended with more functionality and pages than the stock CR-6 touchscreen software.
https://cr6community-support-team.gitbook.io/cr6comm-touchscreen-refactored-firmware-docs/
152 stars 34 forks source link

Filament Change (M600) number of beeps. #62

Closed ghost closed 2 years ago

ghost commented 3 years ago

Can the number of beeps on M600 be reduced to say 2 or 3?

Ranney1 commented 3 years ago

If I am correct, you can change this by yourself. In marlin, in the config_adv file, search for the M600 command. Here you can change the behavior of the M600 command. Then recompile.

Sebazzz commented 2 years ago

This is indeed hardcoded and can be changed in Configuration_adv.h in the ADVANCED_PAUSE_FEATURE section.