diff options
Diffstat (limited to 'config/example-delta.cfg')
-rw-r--r-- | config/example-delta.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/example-delta.cfg b/config/example-delta.cfg index add26f52..f1b93bed 100644 --- a/config/example-delta.cfg +++ b/config/example-delta.cfg @@ -20,7 +20,7 @@ homing_speed: 50.0 position_endstop: 297.05 # The stepper_b section describes the stepper controlling the front -# right tower (at 330 degrees) +# right tower (at 330 degrees). [stepper_b] step_pin: ar60 dir_pin: ar61 @@ -30,7 +30,7 @@ endstop_pin: ^ar15 position_endstop: 297.05 # The stepper_c section describes the stepper controlling the rear -# tower (at 90 degrees) +# tower (at 90 degrees). [stepper_c] step_pin: ar46 dir_pin: ar48 @@ -64,7 +64,7 @@ control: watermark min_temp: 0 max_temp: 130 -# Extruder print fan (omit section if fan not present) +# Extruder print fan (omit section if fan not present). #[fan] #pin: ar9 |