diff --git a/src/pug/templates/tool-view.pug b/src/pug/templates/tool-view.pug index 75ec03f..eaf7204 100644 --- a/src/pug/templates/tool-view.pug +++ b/src/pug/templates/tool-view.pug @@ -433,10 +433,4 @@ script#tool-view-template(type="text/x-template") | Other settings according to the | a(href="https://buildbotics.com/upload/vfd/stepperonline-v70.pdf", - target="_blank") Stepper Online V70 VFD manual - - .notes(v-if="tool_type.startsWith('PWNCNC')") - h2 Notes - p For support and more information about the PwnCNC Spindle Kit, please visit #{''} - a(href="https://pwncnc.com/onefinity-controller", target="_blank") - | https://pwncnc.com/onefinity-controller \ No newline at end of file + target="_blank") Stepper Online V70 VFD manual \ No newline at end of file