16056 Commits (7b9ff164ccabccee77567c2611857e779f36fe48)
 

Author SHA1 Message Date
thinkyhead af20db4512 [cron] Bump distribution date (2020-12-08) 4 years ago
ellensp fee375f31f
Allow BTT EXP-MOT be used with Displays that needs only EXP 1 (#20396)
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
4 years ago
ellensp 182fdd95c3
Shorten Filament Load/Unload Strings to Fit on Graphical Displays (#20369)
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
4 years ago
Scott Lahteine 7f20184ebc
Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 4 years ago
Scott Lahteine b04914fb72 More LPC P-string macros 4 years ago
Scott Lahteine 2ecb4fad72 Watch idle() depth over 5 4 years ago
Scott Lahteine ee4c2b36b8 Fix fileExists, use openFailed 4 years ago
thinkyhead 00143f77d0 [cron] Bump distribution date (2020-12-07) 4 years ago
Victor Oliveira 1a04c8c7bb
Avoid invalid memory optimizations (#20389)
When building for AVR, merge-all-constants can incorrectly combine constants stored in flash with constants stored in RAM. These have different access requirements, leading to undefined behavior during execution.
Co-authored-by: ellensp <ellensp@hotmail.com>
4 years ago
Scott Lahteine 6f4589b375 G28 followup 4 years ago
Scott Lahteine 139a33c9fc G28 tweaks 4 years ago
Scott Lahteine a3f6e48eb6 Fix STM32F1 SERIAL_GET_TX_BUFFER_FREE 4 years ago
Scott Lahteine a8dffdebd4 Move G29 3-point startup earlier 4 years ago
Scott Lahteine 889695b6ba ExtUI homing / leveling additions 4 years ago
Scott Lahteine bf4c08bce1 Use 'nearby' for 'near' 4 years ago
Scott Lahteine 9e68c9a214 Creality 4.5.2 format and fix 4 years ago
LinFor 7a6b742d12
Fix FYSETC S6 I2C EEPROM size (#20340)
Both V1.2 and V2.0 boards have a 24LC16, which is a 2kB EEPROM.

Co-authored-by: PingWin <kirill@shashlov.ru>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
thinkyhead 2dbd2063f8 [cron] Bump distribution date (2020-12-06) 4 years ago
InsanityAutomation e8ed880e62
Add Creality 4.5.2 board (#20378)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
Jason Smith 2c8f566231
Suspend Servos for STM32+NeoPixel (#19963) 4 years ago
Jason Smith 21ee7b1c86
Fix TMC_HOME_PHASE divide by zero (#20368) 4 years ago
Scott Lahteine 5fdd949115
Improved Longer3D LKx Pro board (#20372)
Co-authored-by: mrv96 <marione96@live.it>
4 years ago
Tanguy Pruvot 0a03ef4b6f
Don’t use near keyword as variable name (#20374) 4 years ago
thinkyhead 71db4f0426 [cron] Bump distribution date (2020-12-05) 4 years ago
Belin Fieldson 465840e1fb
Loosen E on pause for fila-manipulation (#20346)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith d17db47775
Fix MESH_BED_LEVELING w/o SEGMENT_LEVELED_MOVES (#20363) 4 years ago
thinkyhead 517bcd2b5d [cron] Bump distribution date (2020-12-04) 4 years ago
Victor Oliveira 3eddbc7286
Require minimum PlatformIO version (#20361)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
Scott Lahteine a1f319d5b6 Consolidate common pin includes 4 years ago
ellensp 31352f8a8a
Fix up start, monitor baud (#20326) 4 years ago
yysh12 2878876064
Fix circle arc condition (#20322) 4 years ago
thinkyhead 7bf04d1526 [cron] Bump distribution date (2020-12-03) 4 years ago
Jason Smith a4d6908d55
Permit SD EEPROM emulation on E3V2 (#20353) 4 years ago
Jason Smith a4618309ce
Fix E3V2 DWIN Jerk Menu (#20352)
* Fix E3V2 DWIN build without CLASSIC_JERK
* Fix jerk edits applying to wrong index
4 years ago
Luu Lac 257dc6d173
Help hosts when password-locked (#20348) 4 years ago
Mathias Rasmussen 753cf994b6
Update to STM32 v10, optimize build (#20325) 4 years ago
Scott Lahteine c353eab898 Level Bed Corners is a sub-menu 4 years ago
thinkyhead 7226f6834e [cron] Bump distribution date (2020-12-02) 4 years ago
Scott Lahteine 2e010909ac Tweak to EEPROM safe delay 4 years ago
Jason Smith 0d080cea83
Fix E3V2 Control Menu when returning from Info (#20338) 4 years ago
Jason Smith 6f4381df53
Prevent Watchdog reset writing Creality 4.x EEPROM (#20328) 4 years ago
thinkyhead db8fb9a03a [cron] Bump distribution date (2020-12-01) 4 years ago
Jason Smith 87ede6fa1b
Increase E3V2 DWIN steps/mm range to 999.9 (#20324) 4 years ago
Scott Lahteine fd35d1b8a6 General cleanup 4 years ago
Scott Lahteine 8fd8772a6f
Adjust axis homed / trusted methods (#20323) 4 years ago
thinkyhead 0f9ac3026d [cron] Bump distribution date (2020-11-30) 4 years ago
Jason Smith df0a0c9490
Leveling Fade Height default setting (#20316) 4 years ago
Jason Smith f2b9be6e70
Fix STM32F1 'freeMemory()' warnings (#20319) 4 years ago
Alexander D. Kanevskiy 39abda8743
SKR E3 Turbo Controller Fan (#20320) 4 years ago
yysh12 dcb101224f
Arc Direction followup for circles (#20314) 4 years ago