Would like to recommend a feature for the H2D and be able to select the default speed mode, like be able to select Silent as the default.
Thank you!
Would like to recommend a feature for the H2D and be able to select the default speed mode, like be able to select Silent as the default.
Thank you!
Modify the start g-code to set this just before it starts printing:
M220 S50
Silent is 50% speed, and M220 S50 will set the speed to 50%.