diff --git a/custombtn.txt b/custombtn.txt index 42cbb25..5b30035 100644 --- a/custombtn.txt +++ b/custombtn.txt @@ -4,6 +4,7 @@ btns=[ # ["button name","command",color(RGB)], <--That comma is important, do not forget it ###As an example: (Remove the # to try it out): #["Read temp","M105",(200,100,100)], +#["Disable Axes","M84",(400,100,100)], ###You can use gcodes or any pronsole/pronterface commands ###The first three buttons will end up at the top of the window, visible in mini mode ###The rest of the buttons will be at the bottom of the gcode preview