Commit Graph

14366 Commits (015c4e6fbdd28f5c4cb5fc987d4f4ae513b1c13d)
 

Author SHA1 Message Date
ellensp e76f2ed4cb
Fix Trinamic pulse rate auto-assignment ()
Scott Lahteine b5c2190b38 String optimize followup
InsanityAutomation 28008aced0
Correct SKR expansion port pins ()
ellensp 70af080813
Add LPC1768 Serial ports for pinsDebug ()
Scott Lahteine 5ebba4b19f More serial strings
InsanityAutomation cdcd45d651
Set LCD status for EEPROM errors ()
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings
Scott Lahteine 6b9a17be16 Language: "failsafe" => "Defaults"
InsanityAutomation 4250a98908
Toolchange improvements ()
InsanityAutomation ba4f49f4a2
Fix GTR10 overlapping defines ()
Scott Lahteine 5b438fb20d HAS_SDCARD_CONNECTION is more obsolete
Scott Lahteine 5071fe82ab
Ensure proper SD print completion ()
thinkyhead 91cff02596 [cron] Bump distribution date (2020-02-26)
Scott Lahteine 454cbcce51 Fix the wait loop in M0 / M1
InsanityAutomation 6bfae5de6f
Fix SKR 1.4 Turbo SD_DETECT_PIN ()
InsanityAutomation 3e685777a8
Fix LCD cutter/bed icons overlapping ()
Giuliano Zaro d13b153230
Update Italian language ()
InsanityAutomation 3a6f776c4b
Update POWER_LOSS_PIN comment ()
thinkyhead ca305b03b7 [cron] Bump distribution date (2020-02-25)
Scott Lahteine 1955eea1b8 Version 2.0.4.3 Release
Scott Lahteine 42fa9fc570 Fix card_eof error
Marcio T 130d0395d0 Restore tabs in Makefile ()
Marcio T c5f1ff9ee1 Allow Z_SAFE_HOMING_POINT outside bed ()
Scott Lahteine 9040394e8e Fix card_eof error
Marcio T 955ce393df
Restore tabs in Makefile ()
Marcio T 92278a45ed
Allow Z_SAFE_HOMING_POINT outside bed ()
Scott Lahteine 089cc68a04 Merge nightly patches
Scott Lahteine a254354e68 BS_TOTAL_AXIS => BS_TOTAL_IND
Scott Lahteine 5e197df89a Fix Babystepping loop (again)
Scott Lahteine 8ba5ef8cae "Init. Media" => "Attach Media"
Scott Lahteine 9a51f29efa Simplified E_AXIS_HAS macro
Jason Smith ebd2bcc177 Fix AXIS_HAS_SW_SERIAL
thinkyhead 9717b3044f [cron] Bump distribution date (2020-02-24)
Jason Smith 2bcc2ec7d1
Reduce default TMC baudrate to 57600 with Software Serial ()
Giuliano Zaro 529d57bddf
Sync Italian language ()
Scott Lahteine 0ba18848af Allow USE_GCODE_SUBCODES for debugging
Scott Lahteine b2328d089a Allow LCD_PIXEL_WIDTH/HEIGHT override
Scott Lahteine 29ec868c4b Commit last SD line before fileHasFinished
Scott Lahteine 1d431fe8d2 Suppress "packed member" warning
Scott Lahteine 2b759b9e8d Suppress "packed member" warning
Scott Lahteine 5f27f7de47 Version 2.0.4.2 Release
Scott Lahteine 282f4678cd Merge nightly patches
ZMiguel Alves 2471a8bb91
Define ANET_FULL_GRAPHICS_LCD pins for SKR 1.4 ()
ellensp 7bf3581b02
Fix M0/M1 broken wait loop ()
Scott Lahteine b9b29bf4c0 Followup to babystep hotfix
thisiskeithb 20df64814e
Finish Custom User Menu sanity-check ()
thinkyhead 34c92bbc17 [cron] Bump distribution date (2020-02-23)
Scott Lahteine c41f3f8582 Version 2.0.4.1 Release
Scott Lahteine 8670df08a2 CoreXY Babystepping hotfix
vivian-ng eeec4c27e7
[ESP32] Allow user to define pins for hardware Serial1 and Serial2 ()