Commit Graph

12149 Commits (1674df00b14009e7c3c2daa5c8585cabe3fc7fc4)

Author SHA1 Message Date
thinkyhead 29874b21b6 [cron] Bump distribution date (2020-03-22)
Scott Lahteine 04cea864bc
Split up STM32 pins files ()
thinkyhead 3151856e98 [cron] Bump distribution date (2020-03-21)
thinkyhead 1738c13bc2 [cron] Bump distribution date (2020-03-20)
George Fu 71db5c1605
Fix FYSETC mini 12864 init / glitches ()
thinkyhead 14daf1ee5e [cron] Bump distribution date (2020-03-19)
InsanityAutomation 84dec5da10
Add M42 M, improve M43 ()
Scott Lahteine de45ac41ad Implement CONTROLLER_FAN_USE_Z_ONLY
Followup to 
Erkan Colak 83eec683c9
New Controller Fan options and M710 gcode ()
Scott Lahteine abea6d5787 Tweak some lambdas
thinkyhead 252178fe62 [cron] Bump distribution date (2020-03-18)
RasmusAaen c768605bde
Add Copymaster3D board ()
Joe Prints 1f5824247f
More decimal places for babystep / Z probe offset ()
Scott Lahteine e8205af6fb Apply HAS_TMC_UART to pins files
Karl Andersson e5dcab8fd2
ARMED support for TMC UART, probe temp ()
ellensp 40922c7da7
Fix MKS SBASE 1.6 E1 heater pin ()
thinkyhead c1672220fd [cron] Bump distribution date (2020-03-17)
Scott Lahteine f6e80d576d
Fix Z_MIN_PROBE_PIN on SKR 1.4 ()
Scott Lahteine b14c933171
LPC1768 EEPROM fallback to flash, add overrides ()
Pascal de Bruijn 2fc0df1b39
Shorter LCD remaining time to prevent overlap ()
thinkyhead a662079cbc [cron] Bump distribution date (2020-03-16)
InsanityAutomation 775a4294fc
Configurable SLOWDOWN divisor ()
Giuliano Zaro 3b987dfcec
Fix G34 Z lower, extra "BLTOUCH" debug line ()
Scott Lahteine c39873759f Fix Z after ABL Bilinear G29 with fade
Co-Authored-By: Alan T <interstellarmisfit@users.noreply.github.com>
Karl Andersson 85187290a7
Fix incorrect type on ubl_storage_slot ()
Scott Lahteine 695e014075 Do later mounting of LCD-based SD
Scott Lahteine 090a90a036 Add EEPROM_BOOT_SILENT option
Scott Lahteine 095a1123c1 Add a global machine state
Scott Lahteine 41ffe9851d Fix LCD progress bar
Fixes 
thinkyhead 5c1970a229 [cron] Bump distribution date (2020-03-15)
Roxy-3D 9f85165101
Allow Tool Offset adjustments to have another digit of precision
Some of the items in the Tool Offset Adjustment menu (in particular, the Z Offset!!!) were only adjustable with .1mm accuracy.
This is not enough.    So the edit menu is switched to float52 to fix the issue.
Scott Lahteine 8b2d55e345 Config version 020005
InsanityAutomation cee07f3f6b
Quad Z leveling, G34 (R)ecalculate ()
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros ()
Scott Lahteine a96be32fae Fix G26 corrupted position
thinkyhead 983a8cee45 [cron] Bump distribution date (2020-03-14)
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI ()
Scott Lahteine ad980a72f7 M0 Q preserve status
Scott Lahteine 7ec45f4382 Fix end of short (auto0.g) prints
Scott Lahteine 81b0548518 Fix Emergency Parser stuck state
Erkan Colak aa32c47fb5
Shorten German BLTouch menu item names ()
nick-diel 7070ea0b49
Add OnPidTuning event to Malyan LCD ()
All ExtUI LCDs need to keep up with ExtUI API changes.
Scott Lahteine 59cb1466b7 Fix DUGS / DGUS typo
Jason Smith 9c759e5f74
Fix BAUD_RATE_GCODE, etc. ()
thinkyhead 8c11ecaf73 [cron] Bump distribution date (2020-03-13)
thinkyhead 1f55986ed2 [cron] Bump distribution date (2020-03-12)
Scott Lahteine 318a16637b Fix M810 macro multiple use
Fixes 
BigTreeTech 8bad6e11e2
Fix STM32 _WRITE macro parameter ()
Scott Lahteine 112245ee48
More explicit EEPROM types ()
Scott Lahteine 924fa6045c Non-const REMEMBER needed for RESTORE