100 Commits
Author SHA1 Message Date
Jason SmithandScott Lahteine 79a332b57e 🩹 Fix LCD_BACKLIGHT_TIMEOUT compile (#24463) 2022-07-15 18:48:15 -05:00
Jason SmithandScott Lahteine 4efe4788af ⬆️ Assert newer GCC in PIO via atmelavr@~3.4 (#23432) 2022-01-09 04:33:24 -06:00
Jason SmithandScott Lahteine 2faf4e2a99 💚 Fix Teensy CI test (#23433) 2022-01-09 04:33:24 -06:00
Jason SmithandScott Lahteine 1170ed995e 🔧 Update deprecated auto_build.py (#23427) 2022-01-09 04:33:24 -06:00
Jason SmithandScott Lahteine 6d7ffa6add 🔧 Only warn about enabled CONFIGURATION_EMBEDDING (#23408) 2022-01-09 04:33:24 -06:00
Jason SmithandScott Lahteine 285d6488a3 🐛 Fix ACTION_ITEM with nullptr (#23195)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-12-25 01:39:34 -06:00
Jason SmithandScott Lahteine a8c0e11cb1 🩹 Handle nullptr in CardReader::printLongPath (#23197) 2021-12-25 01:29:19 -06:00
Jason SmithandScott Lahteine 18b38fb58a 🐛 Fix max chamber fan speed (#22977) 2021-12-25 00:45:05 -06:00
Jason SmithandScott Lahteine 2e9f819d5f 🚸 Improve Tramming Wizard usability (#22672) 2021-09-12 19:30:27 -05:00
Jason SmithandScott Lahteine 11070b79a3 ️ Simplify PROBING_STEPPERS_OFF (#22581) 2021-08-18 20:36:11 -05:00
Jason SmithandScott Lahteine e3c294dc9b 🐛 Fix some Simulator on Windows issues (#22516) 2021-08-09 00:27:35 -05:00
Jason SmithandScott Lahteine bed027f41f Fix LiquidCrystal CI failures (#20873)
Fix incorrect dependency syntax for LPC.
Disambiguate LiquidCrystal library names.
2021-04-29 08:45:12 -05:00
Jason SmithandScott Lahteine f4a3db8db8 Ender 3 V2: Sync reset E in manual move (#20806) 2021-04-29 08:45:12 -05:00
Jason SmithandScott Lahteine c409a6df5e Fix ANYCUBIC_LCD_CHIRON compilation (#20807)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:12 -05:00
Jason SmithandScott Lahteine 25152a8cef Fix UBL mesh edit delta moves (#20620)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Jason SmithandScott Lahteine 14b7eb1c5a Fix CHAMBER_FAN_MODE 0 build (#20621) 2021-04-29 08:45:10 -05:00
Jason SmithandScott Lahteine 2e93923e24 Validate defined probe points (#20572) 2021-04-29 08:45:10 -05:00
Jason SmithandScott Lahteine f1bf1e1835 Fix ST7920 timing for Rumba32, Fysetc S6 (#20556) 2021-04-29 08:45:10 -05:00
Jason SmithandScott Lahteine 30d9839631 Overrides to prevent STM32 timer conflicts (#20545) 2021-04-29 08:45:09 -05:00
Jason SmithandScott Lahteine a1313c7066 Improve STM32 timer conflict messages (#20544) 2021-04-29 08:45:09 -05:00
Jason SmithandScott Lahteine 56e2f39175 Fix Creality EEPROM watchdog freq. (#20510) 2021-04-29 08:45:09 -05:00
Jason SmithandScott Lahteine c3a1cd10ab Balance CI tests (#20485) 2021-04-29 08:45:09 -05:00
Jason SmithandScott Lahteine 0b0eb6a119 Trust that script -x flags will always be set (#20453) 2021-04-29 08:45:09 -05:00
Jason SmithandScott Lahteine 8f188adc32 SENSORLESS_PROBING sanity check followup (#20438) 2021-04-29 08:45:08 -05:00
Jason SmithandScott Lahteine c400c54b86 Suspend Servos for STM32+NeoPixel (#19963) 2021-04-29 08:45:08 -05:00
Jason SmithandScott Lahteine 1a618b1b31 Fix TMC_HOME_PHASE divide by zero (#20368) 2021-04-29 08:45:08 -05:00
Jason SmithandScott Lahteine 10b8737c7d Fix MESH_BED_LEVELING w/o SEGMENT_LEVELED_MOVES (#20363) 2021-04-29 08:45:08 -05:00
Jason SmithandScott Lahteine 07954edadc Permit SD EEPROM emulation on E3V2 (#20353) 2021-04-29 08:45:08 -05:00
Jason SmithandScott Lahteine 1c695e130e Fix E3V2 DWIN Jerk Menu (#20352)
* Fix E3V2 DWIN build without CLASSIC_JERK
* Fix jerk edits applying to wrong index
2021-04-29 08:45:08 -05:00
Jason SmithandScott Lahteine e927ef94a6 Fix E3V2 Control Menu when returning from Info (#20338) 2021-04-29 08:45:08 -05:00
Jason SmithandScott Lahteine f929123a7b Prevent Watchdog reset writing Creality 4.x EEPROM (#20328) 2021-04-29 08:45:08 -05:00
Jason SmithandScott Lahteine d34bbee304 Increase E3V2 DWIN steps/mm range to 999.9 (#20324) 2021-04-29 08:45:08 -05:00
Jason SmithandScott Lahteine f22b677906 Leveling Fade Height default setting (#20316) 2021-04-29 08:45:08 -05:00
Jason SmithandScott Lahteine 272265c636 Fix STM32F1 'freeMemory()' warnings (#20319) 2021-04-29 08:45:08 -05:00
Jason SmithandScott Lahteine e2c57f6d47 Retire HAL for STM32F4 / F7 (#20153) 2021-04-29 08:45:07 -05:00
Jason SmithandScott Lahteine 03cdfafc2a No Z_MULTI_ENDSTOPS when HOMING_Z_WITH_PROBE (#20254) 2021-04-29 08:45:07 -05:00
Jason SmithandScott Lahteine 82663c7d11 Fix Z4 in ENABLE/DISABLE_AXIS_Z (#20256)
This was accidentally broken in PR #20218
2021-04-29 08:45:07 -05:00
Jason SmithandScott Lahteine 8cd25f35c2 Fix dummy thermistors for Bed, Chamber, Probe (#20247) 2021-04-29 08:45:07 -05:00
Jason SmithandScott Lahteine 5e57e60692 Fix UBL manual mesh adjust behavior (#20248) 2021-04-29 08:45:07 -05:00
Jason SmithandScott Lahteine 5f9ccb361a Use MANUAL_PROBE_START_Z for UBL manual probing (#20160) 2021-04-29 08:45:06 -05:00
Jason SmithandScott Lahteine 7848096acb Fix NAN mesh entries with ABL_BILINEAR_SUBDIVISION (#20143) 2021-04-29 08:45:06 -05:00
Jason SmithandScott Lahteine b5e7b8e29e Allow overriding servo pin for MKS Robin Mini (#20158) 2021-04-29 08:45:06 -05:00
Jason SmithandScott Lahteine a01fab662c Allow dummy thermistors without pin definitions (#20159) 2021-04-29 08:45:06 -05:00
Jason SmithandScott Lahteine 3ee61e2084 UTF longname followup (#20115) 2021-04-29 08:45:06 -05:00
Jason SmithandScott Lahteine ee48fc6544 Fix Arduino DUE compilation (#20058) 2021-04-29 08:45:05 -05:00
Jason SmithandScott Lahteine 841f0d5778 Fix tool-change servo index for E2 and up (#20060) 2021-04-29 08:45:05 -05:00
Jason SmithandScott Lahteine a1ec49feda Sanity-check illegal native USB (#20047)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:05 -05:00
Jason SmithandScott Lahteine 3afa6e526b STM32F1 cleanup, incl. SoftwareSerial removal (#20046) 2021-04-29 08:45:05 -05:00
Jason SmithandScott Lahteine ecabbb6974 Fix FYSETC S6 timer conflict (#20044) 2021-04-29 08:45:05 -05:00
Jason SmithandScott Lahteine 10c8647c1b Fix 0 extruders & bed compile (#20030) 2021-04-29 08:45:05 -05:00
Jason SmithandScott Lahteine 5082106145 Fix BTT002 PeripheralPins PWM assignments (#20036) 2021-04-29 08:45:05 -05:00
Jason SmithandScott Lahteine d9a47ec075 Get STM32 clock rates from framework (#19978)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:04 -05:00
Jason SmithandScott Lahteine 2a4cdf5a5d Fix LCD menus + DAC (#19907) 2021-04-29 08:45:04 -05:00
Jason SmithandScott Lahteine e232f93018 Update ZMIB_V2 env names (#19886) 2021-04-29 08:45:04 -05:00
Jason SmithandScott Lahteine 62d578de9e Ignore NativeEthernet on AT90USB1286 (#19885) 2021-04-29 08:45:04 -05:00
Jason SmithandScott Lahteine cedc5d340f LCD conditionals followup (#19766) 2021-04-29 08:45:03 -05:00
Jason SmithandScott Lahteine d5340675ae Fix SAMD Serial name macro (#19765) 2021-04-29 08:45:03 -05:00
Jason SmithandScott Lahteine 386e643179 Fix NUCLEO_F767ZI build, add tests (#19746) 2021-04-29 08:45:03 -05:00
Jason SmithandScott Lahteine d81abf1d50 Fix SET_SOFT_ENDSTOP_LOOSE w/out soft endstops (#19734) 2021-04-29 08:45:03 -05:00
Jason SmithandScott Lahteine 6a5799fc7d Revert at90usb1286 conditional (#19733) 2021-04-29 08:45:03 -05:00
Jason SmithandScott Lahteine 3e4d9aa9bb Fix digipot compilation (#19731) 2021-04-29 08:45:03 -05:00
Jason SmithandScott Lahteine 2004080c9d Fix mega2560ext environment (#19730) 2021-04-29 08:45:02 -05:00
33b2f0700e Add NUCLEO-F767ZI dev board (#19373)
Co-authored-by: Lorenzo Delana <lorenzo.delana@gmail.com>
2021-04-29 08:45:02 -05:00
Jason SmithandScott Lahteine 48a24202ef Add D100 Watchdog Test (#19697) 2021-04-29 08:45:02 -05:00
Jason SmithandScott Lahteine fdcd28a0ec Allow MAX31865 resistance values configuration (#19695) 2021-04-29 08:45:02 -05:00
Jason SmithandScott Lahteine 7ab74d22c4 Fix motion compile w/out probe-oriented settings (#19684) 2021-04-29 08:45:02 -05:00
Jason SmithandScott Lahteine 67e0e6d5ad Fix I2C_ADDRESS sign warning (#19685) 2021-04-29 08:45:02 -05:00
Jason SmithandScott Lahteine 8b4f82cd07 Fix various errors, warnings in example config builds (#19686)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:02 -05:00
Jason SmithandScott Lahteine 2c7b5fe1f2 Fix at90usb1286 build (#19687)
* Skip check for USBCON during dependency detection
* Ignore incompatible Teensy_ADC library, which requires Teensy >= 3
* Add IS_AT90USB

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:02 -05:00
Jason SmithandScott Lahteine 9d02cedfed Fix and improve STM32F1 serial (#19464) 2021-04-29 08:45:00 -05:00
Jason SmithandScott Lahteine 632ac54440 MKS Robin Mini uses ONBOARD_SPI_DEVICE (#19460) 2021-04-29 08:45:00 -05:00
Jason SmithandScott Lahteine f34ea44d73 Catch a TMC address conflict early (#19458) 2021-04-29 08:45:00 -05:00
Jason SmithandScott Lahteine d1eeb692c1 Update board/teensy comment (#19456) 2021-04-29 08:45:00 -05:00
Jason SmithandScott Lahteine b52a2176fe Replace Serial with Serial1 in pins files (#19459) 2021-04-29 08:44:59 -05:00
Jason SmithandScott Lahteine 68c98811a1 Demo and test multiple PID defaults (#19413) 2021-04-29 08:44:59 -05:00
Jason SmithandScott Lahteine c517c2ea65 Fix EXP2 pin define for MKS SGEN_L (#19369) 2021-04-29 08:44:59 -05:00
Jason SmithandScott Lahteine 784016a25e Update HAL/STM32 platform to 8.0 (#18496) 2021-04-29 08:44:58 -05:00
Jason SmithandScott Lahteine 09a5014b3c TFT is neither "graphical" nor "character" (#19297) 2021-04-29 08:44:58 -05:00
Jason SmithandScott Lahteine a1860ed680 Adjust GTR PeripheralPins to avoid timer conflicts (#19183) 2021-04-29 08:44:58 -05:00
Jason SmithandScott Lahteine 6043f5d5d0 Fix SD pins for SKR Pro and GTR (#19047) 2021-04-29 08:44:57 -05:00
Jason SmithandGitHub ea8d682664 Fix LiquidCrystal CI failures (#20873)
Fix incorrect dependency syntax for LPC.
Disambiguate LiquidCrystal library names.
2021-01-24 13:24:16 -08:00
Jason SmithandGitHub d879853e8f Ender 3 V2: Sync reset E in manual move (#20806) 2021-01-21 04:14:24 -06:00
0a279cf666 Fix ANYCUBIC_LCD_CHIRON compilation (#20807)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-21 03:44:03 -06:00
9f53738339 Fix UBL mesh edit delta moves (#20620)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-01 20:08:10 -06:00
Jason SmithandGitHub 4402a0578a Fix CHAMBER_FAN_MODE 0 build (#20621) 2021-01-01 14:56:59 -06:00
Jason SmithandGitHub 81d7bd8f41 Validate defined probe points (#20572) 2020-12-27 20:49:15 -06:00
Jason SmithandGitHub 57e94fb838 Fix ST7920 timing for Rumba32, Fysetc S6 (#20556) 2020-12-23 21:35:21 -06:00
Jason SmithandGitHub 5e3be83dbb Overrides to prevent STM32 timer conflicts (#20545) 2020-12-22 06:02:25 -06:00
Jason SmithandGitHub 094e822070 Improve STM32 timer conflict messages (#20544) 2020-12-22 05:49:34 -06:00
Jason SmithandGitHub 6dfcd491d0 Fix Creality EEPROM watchdog freq. (#20510) 2020-12-19 23:55:57 -06:00
Jason SmithandGitHub 7b9ff164cc Balance CI tests (#20485) 2020-12-17 06:18:07 -06:00
Jason SmithandGitHub 81a0206df8 Trust that script -x flags will always be set (#20453) 2020-12-14 21:02:46 -06:00
Jason SmithandGitHub 8a4f8e72df SENSORLESS_PROBING sanity check followup (#20438) 2020-12-11 01:39:51 -08:00
Jason SmithandGitHub 2c8f566231 Suspend Servos for STM32+NeoPixel (#19963) 2020-12-05 00:02:58 -06:00
Jason SmithandScott Lahteine eb254ef70b Fix TMC_HOME_PHASE divide by zero (#20368) 2020-12-04 23:59:39 -06:00
Jason SmithandGitHub 21ee7b1c86 Fix TMC_HOME_PHASE divide by zero (#20368) 2020-12-04 23:58:39 -06:00
Jason SmithandGitHub d17db47775 Fix MESH_BED_LEVELING w/o SEGMENT_LEVELED_MOVES (#20363) 2020-12-03 19:33:46 -08:00
Jason SmithandGitHub a4d6908d55 Permit SD EEPROM emulation on E3V2 (#20353) 2020-12-02 05:23:34 -06:00
Jason SmithandGitHub a4618309ce Fix E3V2 DWIN Jerk Menu (#20352)
* Fix E3V2 DWIN build without CLASSIC_JERK
* Fix jerk edits applying to wrong index
2020-12-02 01:31:06 -08:00
Jason SmithandGitHub 0d080cea83 Fix E3V2 Control Menu when returning from Info (#20338) 2020-12-01 00:29:21 -08:00