aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/G-Codes.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/G-Codes.md b/docs/G-Codes.md
index 25ff7550..d4586b71 100644
--- a/docs/G-Codes.md
+++ b/docs/G-Codes.md
@@ -83,8 +83,8 @@ The following standard commands are supported:
## Custom Pin Commands
-The following command is available when a "digital_output" or
-"pwm_output" config section is enabled:
+The following command is available when an "output_pin" config section
+is enabled:
- `SET_PIN PIN=config_name VALUE=<value>`
## Servo Commands
@@ -124,7 +124,7 @@ section is enabled:
## Dual Carriages
-The following commands are available when the "dual_carriage" config
+The following command is available when the "dual_carriage" config
section is enabled:
- `SET_DUAL_CARRIAGE CARRIAGE=[0|1]`: This command will set the active
carriage. It is typically invoked from the activate_gcode and