|
1 | 1 | [](https://marketplace.visualstudio.com/items?itemName=appliedengdesign.vscode-gcode-syntax) |
2 | 2 | [](https://marketplace.visualstudio.com/items?itemName=appliedengdesign.vscode-gcode-syntax) |
3 | 3 | [](https://marketplace.visualstudio.com/items?itemName=appliedengdesign.vscode-gcode-syntax) |
| 4 | + |
4 | 5 |
|
5 | 6 | [](https://github.com/appliedengdesign/vscode-gcode-syntax/issues) |
6 | 7 |  |
@@ -68,22 +69,22 @@ Tree view is enabled by default and can be access from the G icon on the activit |
68 | 69 |
|
69 | 70 | G-Code Syntax is customizable and provides many configuration settings to allow the personalization of almost all features. |
70 | 71 |
|
71 | | -| Name | Description | |
72 | | -| ------------------------------------- | ------------------------------------------------------------------------------------------- | |
73 | | -| `gcode.general.machineType` | **( Not Currently Active )** | |
74 | | -| | | |
75 | | -| `gcode.general.statusBars.enabled` | Enable or Disable the G-Code status bars | |
76 | | -| | | |
77 | | -| `gcode.general.statusbars.alignment` | Choose the alignment of the status bars (Left is default) | |
78 | | -| | | |
79 | | -| `gcode.general.units` | Choose the units for the file. Options are Auto, Inch or Metric | |
80 | | -| | | |
81 | | -| `gcode.navTree.autoRefresh` | Tree auto-refreshes as changes are made to the g-code. ( Disabled by default ) | |
82 | | -| | | |
83 | | -| `gcode.stats.enabled` | Enable the statistics view. ( Disabled by default ) | |
84 | | -| | | |
85 | | -| `gcode.stats.autoRefresh` | Auto-refresh the stats view when changes are made to the g-code. (Disabled by default) | |
86 | | -| | | |
| 72 | +| Name | Description | |
| 73 | +| ------------------------------------ | -------------------------------------------------------------------------------------- | |
| 74 | +| `gcode.general.machineType` | **( Not Currently Active )** | |
| 75 | +| | | |
| 76 | +| `gcode.general.statusBars.enabled` | Enable or Disable the G-Code status bars | |
| 77 | +| | | |
| 78 | +| `gcode.general.statusbars.alignment` | Choose the alignment of the status bars (Left is default) | |
| 79 | +| | | |
| 80 | +| `gcode.general.units` | Choose the units for the file. Options are Auto, Inch or Metric | |
| 81 | +| | | |
| 82 | +| `gcode.navTree.autoRefresh` | Tree auto-refreshes as changes are made to the g-code. ( Disabled by default ) | |
| 83 | +| | | |
| 84 | +| `gcode.stats.enabled` | Enable the statistics view. ( Disabled by default ) | |
| 85 | +| | | |
| 86 | +| `gcode.stats.autoRefresh` | Auto-refresh the stats view when changes are made to the g-code. (Disabled by default) | |
| 87 | +| | | |
87 | 88 |
|
88 | 89 |  |
89 | 90 |
|
|
0 commit comments