mirror of
git://soft.sys114.com/klipper
synced 2026-02-11 10:00:25 +09:00
docs: Update G-Codes.md with recent output_pin changes
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -83,8 +83,8 @@ The following standard commands are supported:
|
|||||||
|
|
||||||
## Custom Pin Commands
|
## Custom Pin Commands
|
||||||
|
|
||||||
The following command is available when a "digital_output" or
|
The following command is available when an "output_pin" config section
|
||||||
"pwm_output" config section is enabled:
|
is enabled:
|
||||||
- `SET_PIN PIN=config_name VALUE=<value>`
|
- `SET_PIN PIN=config_name VALUE=<value>`
|
||||||
|
|
||||||
## Servo Commands
|
## Servo Commands
|
||||||
@@ -124,7 +124,7 @@ section is enabled:
|
|||||||
|
|
||||||
## Dual Carriages
|
## 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:
|
section is enabled:
|
||||||
- `SET_DUAL_CARRIAGE CARRIAGE=[0|1]`: This command will set the active
|
- `SET_DUAL_CARRIAGE CARRIAGE=[0|1]`: This command will set the active
|
||||||
carriage. It is typically invoked from the activate_gcode and
|
carriage. It is typically invoked from the activate_gcode and
|
||||||
|
|||||||
Reference in New Issue
Block a user