Commit Graph

12007 Commits (97e87d82628840a7ee197225551a62f36bd4d95c)

Author SHA1 Message Date
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
Scott Lahteine 025c50cc6d
Quick-homing sensorless back-off ()
Scott Lahteine 02cce7d4b4 Add TRAVEL_EXTRA_XYJERK option
See 

Co-Authored-By: josedpedroso <josedpedroso@users.noreply.github.com>
Scott Lahteine 0a7e7a6fa5
Allow servo features in combination ()
Scott Lahteine daa32013b1
Sanity check for LPC serial pin conflict ()
Scott Lahteine ec1b86d9cb Serial strings in macros
Scott Lahteine cf597e2bb1 Allow weird probe values in G33
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 ()
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 9040394e8e Fix card_eof error
Marcio T 955ce393df
Restore tabs in Makefile ()
Marcio T 92278a45ed
Allow Z_SAFE_HOMING_POINT outside bed ()
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