Commit Graph

12038 Commits (646599d0d95a2c7dd47b869d5bc93bdb2c95cc4b)

Author SHA1 Message Date
Scott Lahteine 646599d0d9 Finish M900 updates
Scott Lahteine eb4d5120bf Keep name around for old configs
InsanityAutomation 552f7a91d0
Default on/off for Power Loss Recovery ()
jufimu12 ad4a9eb73a
Fix G34 probing range/error bug ()
Scott Lahteine 5aa528781f Fix ambiguous type
Co-Authored-By: Andrew Kroll <xxxajk@gmail.com>
ellensp af23c0480e
Don't define 'valptr' if unused ()
ellensp 624ab24a5c
Suppress thisItemNr warning ()
Jason Smith 66334820ca
Add TMC micro-steps sanity check ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Scott Lahteine 2c4e054e9a Fix fastio pin comment
Scott Lahteine 49c5f614c6 Minor motion style changes
Scott Lahteine 6b5347ee39 Improved M900
Scott Lahteine b1a50d54e2 HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
Scott Lahteine 736521a3f1 Balance mega tests, shorten some env names
Scott Lahteine 870a1f753a Fix undefined STATUS_CHAMBER_WIDTH
Jason Smith cc822bf70f
Fix some 8 extruders issues, GTR build ()
Jason Smith 5da6819277
Fix build issues with REPRAPWORLD_KEYPAD ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Scott Lahteine 362c9ae79a Clean up use of extra_xyjerk
thinkyhead ac93df43cd [cron] Bump distribution date (2020-03-02)
ellensp 4b256a6fa8
Revert FYSETC Mini encoder change ()
Reverting 
Jason Smith 4a3fcd0bf9
Fix three extruder with auto-fan build ()
Scott Lahteine edd1b76a9a Fix set_current_from_steppers_for_axis(E_AXIS) bug
Scott Lahteine c4db8e49a7 XYZ_CHAR macro
Scott Lahteine 3473b21710 Move millis_t includes
Scott Lahteine 5e9a10dbae Use PSTR for common labels
thinkyhead 1d609d2bbd [cron] Bump distribution date (2020-03-01)
Vert 6c9ca1bec2
Clarify GT2560 common pins ()
Scott Lahteine 730804289c
Catch more LPC1768 pin conflicts ()
ManuelMcLure 39c34e4992
Use ADC resolution in AD595/8495 calculation ()
Fixes thermocouple reading on LP1768 (which uses 12-bit resolution).
thinkyhead b946530ef6 [cron] Bump distribution date (2020-02-29)
ellensp 9b145c7c73
Reverse encoder for FYSETC Mini 12864 2.1 + SKR 1.3 ()
jufimu12 ac755fce82
Fix G34 "Decreasing accuracy" bug ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Scott Lahteine 97e87d8262
Fix G76 reachable test ()
Anders Sahlman c669420134
Pass along sanity_check for (G33) probing ()
thinkyhead f8497b8171 [cron] Bump distribution date (2020-02-28)
Scott Lahteine bfbd976c09 General G76 cleanup
Scott Lahteine a75a25cd7c Replace direct call to G28(true)
Scott Lahteine 4f55723527 RUMBA has 3 E plugs
Scott Lahteine 77b82d300a Add idle_no_sleep
Scott Lahteine e5d39063a2 Cleanups for PTC
Scott Lahteine be62ab2d02 Move reachable test to Probe class
Roman Moravčík 9f8ee31144
Update Slovak language ()
Makoto Schoppert 8164cac797
Fix planner.cpp compile ()
thinkyhead a80eda41bc [cron] Bump distribution date (2020-02-27)
Scott Lahteine bafe8d920a Handle print completed LED event in M0
Scott Lahteine 633b716a3a Define DIAG pins for MKS SGen-L
Scott Lahteine 832951ec44
Case-insensitive g-code option ()
Scott Lahteine 18b875dc9f Allow print recovery after parking
Scott Lahteine 6fd7f4fe1b Fix unified status bed temp display
Scott Lahteine 263a7beeb5 More extra travel jerk changes
Co-Authored-By: josedpedroso <josedpedroso@users.noreply.github.com>
Scott Lahteine 6913a4dfa8 Prevent park_point compile error