diff options
Diffstat (limited to 'docs/Config_Changes.md')
-rw-r--r-- | docs/Config_Changes.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/Config_Changes.md b/docs/Config_Changes.md index 39dcafb7..ff3a2028 100644 --- a/docs/Config_Changes.md +++ b/docs/Config_Changes.md @@ -6,6 +6,12 @@ All dates in this document are approximate. # Changes +20201120: The `[board_pins]` config section now specifies the mcu name +in an explicit `mcu:` parameter. If using board_pins for a secondary +mcu, then the config must be updated to specify that name. See the +[config reference](Config_Reference.md#[board_pins]) for further +details. + 20201112: The time reported by `print_stats.print_duration` has changed. The duration prior to the first detected extrusion is now excluded. |