File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Requires Windows 10, 64-bit.
1414
15151 . Go to the [ Github Releases Page] ( https://github.com/James231/GCode-Razor-PostProcessor/releases ) .
1616
17- 2 . Under the 'Assets' section, download the ` .zip ` file.
17+ 2 . Under the 'Assets' section, download the ` GCode-Razor .zip` file.
1818
19193 . Unzip the file and save the contents somewhere. Double click on ` GCodeRazor.exe ` to run it.
2020
@@ -87,6 +87,8 @@ G-Code Razor has a few customizable settings. You can change them by editing the
8787
8888The file should consist of valid [ Json] ( https://www.w3schools.com/js/js_json_syntax.asp ) .
8989
90+ Similarily the examples on the 'Examples' page can be modified by editing the ` examples.json ` file.
91+
9092## C# and Razor
9193
9294The tool effectively gives you access to the whole of the C# programming language and .NET Framework libraries.
You can’t perform that action at this time.
0 commit comments