diff --git a/CHANGELOG.md b/CHANGELOG.md index 60e4b624..0b3e0807 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added Bowflex Velocore bike. - Added another Y cable picture for Peloton. - Moved wire guard up 1 mm. +- Added JLL-IC400 - Tightened up tolerances on the case. diff --git a/Hardware/Common Assets/Inserts/JLL-IC400.STL b/Hardware/Common Assets/Inserts/JLL-IC400.STL new file mode 100644 index 00000000..d9fcbf31 Binary files /dev/null and b/Hardware/Common Assets/Inserts/JLL-IC400.STL differ diff --git a/Hardware/Common Assets/Inserts/Solidworks_Designs/JLL-IC400.SLDPRT b/Hardware/Common Assets/Inserts/Solidworks_Designs/JLL-IC400.SLDPRT new file mode 100644 index 00000000..1c464d5f Binary files /dev/null and b/Hardware/Common Assets/Inserts/Solidworks_Designs/JLL-IC400.SLDPRT differ diff --git a/platformio.ini b/platformio.ini index e1e672b9..3fa461c1 100644 --- a/platformio.ini +++ b/platformio.ini @@ -20,7 +20,7 @@ board_build.partitions = min_spiffs.csv board_build.filesystem = littlefs upload_speed = 921600 monitor_speed = 512000 -monitor_filters = esp32_exception_decoder +monitor_filters = esp32_exception_decoders build_flags = !python git_tag_macro.py !python build_date_macro.py