File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed
GRBL-Plotter/data/extensions Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 11<!-- Name: GCode_Knock_in_Nut_Recess.hta
2- Version: 2021-11-19
2+ Version: 2025-02-26
33 Function: Milling a recess for a knock-in nut
44
55// 2021-11-19 Initial version from nut recess
6+ // 2025-02-26 add M3
67
78Enabled Active X in the broswer security settings.
89In IE9:
@@ -361,6 +362,7 @@ select, input { font-size:12px; }
361362 Or < a href ="https://nraynaud.github.io/webgcode/ " target ="_blank "> https://nraynaud.github.io/webgcode/</ a > </ td > </ tr >
362363 < tr > < td colspan ="3 " > < b > < font color ="red "> Usage of the script and the generated GCode is on your own risk!</ font > </ b > </ td > </ tr >
363364 < tr > < td width ="30% "> Preselection</ td > < td colspan ="2 "> < select name ="preselect " onchange ="preselect_OnClick(); ">
365+ < option value =" 3.5;13.0; 5;4.0;0.9;2.0;3.5 "> Knock-in Nut M3</ option >
364366 < option value =" 4.5;20.0; 8;6.0;1.3;3.5;5.5 "> Knock-in Nut M4</ option >
365367 < option value =" 5.5;20.0; 8;6.6;1.3;3.5;6.0 "> Knock-in Nut M5</ option >
366368 < option value =" 6.5;19.5;10;7.5;1.5;3.5;7.0 "> Knock-in Nut M6</ option >
@@ -394,7 +396,7 @@ select, input { font-size:12px; }
394396 < tr > < td > < b > Status </ b > </ td > < td colspan ="2 " id ='html_status '> </ td > </ tr >
395397 </ table > </ td >
396398</ tr >
397- < tr > < td > < font size ="-2 "> SH 19.11.2021 </ font > </ td > </ tr >
399+ < tr > < td > < font size ="-2 "> SH 26.02.2025 </ font > </ td > </ tr >
398400</ table >
399401
400402</ form >
You can’t perform that action at this time.
0 commit comments