Bladeren bron

Fixed typo in Comment

Alexander Kasimir 12 jaren geleden
bovenliggende
commit
e2ff536b03
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h Bestand weergeven

@@ -152,7 +152,7 @@
152 152
 // Bed Temperature Control
153 153
 // Select PID or bang-bang with PIDTEMPBED.  If bang-bang, BED_LIMIT_SWITCHING will enable hysteresis
154 154
 //
155
-// uncomment this to enable PID on the bed.   It uses the same ferquency PWM as the extruder.
155
+// uncomment this to enable PID on the bed.   It uses the same frequency PWM as the extruder.
156 156
 // If your PID_dT above is the default, and correct for your hardware/configuration, that means 7.689Hz,
157 157
 // which is fine for driving a square wave into a resistive load and does not significantly impact you FET heating.
158 158
 // This also works fine on a Fotek SSR-10DA Solid State Relay into a 250W heater.

Laden…
Annuleren
Opslaan