mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-10-30 09:55:51 +01:00
config: Add comments to known skr boards with broken thermistor circuits
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -11,6 +11,9 @@
|
|||||||
|
|
||||||
# See docs/Config_Reference.md for a description of parameters.
|
# See docs/Config_Reference.md for a description of parameters.
|
||||||
|
|
||||||
|
# Note: This board has a design flaw in its thermistor circuits that
|
||||||
|
# cause inaccurate temperatures (most noticeable at low temperatures).
|
||||||
|
|
||||||
[stepper_x]
|
[stepper_x]
|
||||||
step_pin: PC6
|
step_pin: PC6
|
||||||
dir_pin: !PB15
|
dir_pin: !PB15
|
||||||
|
|||||||
@@ -11,6 +11,9 @@
|
|||||||
|
|
||||||
# See docs/Config_Reference.md for a description of parameters.
|
# See docs/Config_Reference.md for a description of parameters.
|
||||||
|
|
||||||
|
# Note: This board has a design flaw in its thermistor circuits that
|
||||||
|
# cause inaccurate temperatures (most noticeable at low temperatures).
|
||||||
|
|
||||||
[stepper_x]
|
[stepper_x]
|
||||||
step_pin: PB13
|
step_pin: PB13
|
||||||
dir_pin: !PB12
|
dir_pin: !PB12
|
||||||
|
|||||||
@@ -11,6 +11,9 @@
|
|||||||
|
|
||||||
# See docs/Config_Reference.md for a description of parameters.
|
# See docs/Config_Reference.md for a description of parameters.
|
||||||
|
|
||||||
|
# Note: This board has a design flaw in its thermistor circuits that
|
||||||
|
# cause inaccurate temperatures (most noticeable at low temperatures).
|
||||||
|
|
||||||
[stepper_x]
|
[stepper_x]
|
||||||
step_pin: PB13
|
step_pin: PB13
|
||||||
dir_pin: !PB12
|
dir_pin: !PB12
|
||||||
|
|||||||
@@ -11,6 +11,9 @@
|
|||||||
|
|
||||||
# See docs/Config_Reference.md for a description of parameters.
|
# See docs/Config_Reference.md for a description of parameters.
|
||||||
|
|
||||||
|
# Note: This board has a design flaw in its thermistor circuits that
|
||||||
|
# cause inaccurate temperatures (most noticeable at low temperatures).
|
||||||
|
|
||||||
[stepper_x]
|
[stepper_x]
|
||||||
step_pin: PB13
|
step_pin: PB13
|
||||||
dir_pin: !PB12
|
dir_pin: !PB12
|
||||||
|
|||||||
@@ -9,6 +9,9 @@
|
|||||||
|
|
||||||
# See docs/Config_Reference.md for a description of parameters.
|
# See docs/Config_Reference.md for a description of parameters.
|
||||||
|
|
||||||
|
# Note: This board has a design flaw in its thermistor circuits that
|
||||||
|
# cause inaccurate temperatures (most noticeable at low temperatures).
|
||||||
|
|
||||||
[stepper_x]
|
[stepper_x]
|
||||||
step_pin: PC6
|
step_pin: PC6
|
||||||
dir_pin: PC7
|
dir_pin: PC7
|
||||||
|
|||||||
Reference in New Issue
Block a user