12081 Commits (7674befa471485423a659f92134d78439fdeeee6)

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

Co-Authored-By: josedpedroso <josedpedroso@users.noreply.github.com>
5 years ago
Scott Lahteine 0a7e7a6fa5
Allow servo features in combination (#16960) 5 years ago
Scott Lahteine daa32013b1
Sanity check for LPC serial pin conflict (#16981) 5 years ago
Scott Lahteine ec1b86d9cb Serial strings in macros 5 years ago
Scott Lahteine cf597e2bb1 Allow weird probe values in G33 5 years ago
ellensp e76f2ed4cb
Fix Trinamic pulse rate auto-assignment (#16966) 5 years ago
Scott Lahteine b5c2190b38 String optimize followup 5 years ago
InsanityAutomation 28008aced0
Correct SKR expansion port pins (#16974) 5 years ago
ellensp 70af080813
Add LPC1768 Serial ports for pinsDebug (#16980) 5 years ago
Scott Lahteine 5ebba4b19f More serial strings 5 years ago
InsanityAutomation cdcd45d651
Set LCD status for EEPROM errors (#16977) 5 years ago
Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 5 years ago
Scott Lahteine 6b9a17be16 Language: "failsafe" => "Defaults" 5 years ago
InsanityAutomation 4250a98908
Toolchange improvements (#16979) 5 years ago
Scott Lahteine 5b438fb20d HAS_SDCARD_CONNECTION is more obsolete 5 years ago
Scott Lahteine 5071fe82ab
Ensure proper SD print completion (#16967) 5 years ago
thinkyhead 91cff02596 [cron] Bump distribution date (2020-02-26) 5 years ago
Scott Lahteine 454cbcce51 Fix the wait loop in M0 / M1 5 years ago
InsanityAutomation 6bfae5de6f
Fix SKR 1.4 Turbo SD_DETECT_PIN (#16955) 5 years ago
InsanityAutomation 3e685777a8
Fix LCD cutter/bed icons overlapping (#16956) 5 years ago
Giuliano Zaro d13b153230
Update Italian language (#16947) 5 years ago
InsanityAutomation 3a6f776c4b
Update POWER_LOSS_PIN comment (#16957) 5 years ago
thinkyhead ca305b03b7 [cron] Bump distribution date (2020-02-25) 5 years ago
Scott Lahteine 9040394e8e Fix card_eof error 5 years ago
Marcio T 955ce393df
Restore tabs in Makefile (#16944) 5 years ago
Marcio T 92278a45ed
Allow Z_SAFE_HOMING_POINT outside bed (#16945) 5 years ago
Scott Lahteine a254354e68 BS_TOTAL_AXIS => BS_TOTAL_IND 5 years ago
Scott Lahteine 5e197df89a Fix Babystepping loop (again) 5 years ago
Scott Lahteine 8ba5ef8cae "Init. Media" => "Attach Media" 5 years ago
Scott Lahteine 9a51f29efa Simplified E_AXIS_HAS macro 5 years ago
Jason Smith ebd2bcc177 Fix AXIS_HAS_SW_SERIAL 5 years ago
thinkyhead 9717b3044f [cron] Bump distribution date (2020-02-24) 5 years ago
Jason Smith 2bcc2ec7d1
Reduce default TMC baudrate to 57600 with Software Serial (#16930) 5 years ago
Giuliano Zaro 529d57bddf
Sync Italian language (#16935) 5 years ago
Scott Lahteine 0ba18848af Allow USE_GCODE_SUBCODES for debugging 5 years ago
Scott Lahteine b2328d089a Allow LCD_PIXEL_WIDTH/HEIGHT override 5 years ago
Scott Lahteine 29ec868c4b Commit last SD line before fileHasFinished 5 years ago
Scott Lahteine 1d431fe8d2 Suppress "packed member" warning 5 years ago
ZMiguel Alves 2471a8bb91
Define ANET_FULL_GRAPHICS_LCD pins for SKR 1.4 (#16928) 5 years ago
ellensp 7bf3581b02
Fix M0/M1 broken wait loop (#16921) 5 years ago
Scott Lahteine b9b29bf4c0 Followup to babystep hotfix 5 years ago
thisiskeithb 20df64814e
Finish Custom User Menu sanity-check (#16917) 5 years ago
thinkyhead 34c92bbc17 [cron] Bump distribution date (2020-02-23) 5 years ago
vivian-ng eeec4c27e7
[ESP32] Allow user to define pins for hardware Serial1 and Serial2 (#16918) 5 years ago
Scott Lahteine 484e1a624c CoreXY Babystepping hotfix 5 years ago
Scott Lahteine ac3e27c026 Hotfix for Babystepping 5 years ago
Scott Lahteine 1ab6f910b6 Use moves_free in ok_to_send 5 years ago
thinkyhead cfd49740eb [cron] Bump distribution date (2020-02-22) 5 years ago
Scott Lahteine 5d16497bed Tweak pins spacing, comments 5 years ago
ellensp 9f53bbd791
Add PICA shields support (#16891) 5 years ago
Jamie e1d367e05a
Fix EEPROM errors with EXTRUDERS == 0 (#16898) 5 years ago
Karl Andersson f30897500d
Disable spreadcycle in tmc_enable_stallguard<2209> (#16890) 5 years ago
Tanguy Pruvot 68de12acbf
Followup to autoreport patch (#16914)
See a1f026f57a
5 years ago
Scott Lahteine 6320f9795c More EEPROM cleanup 5 years ago
Scott Lahteine 22b974691e Tweak process_line_done for speed 5 years ago
Scott Lahteine 4ef627d79f Add a note on EEPROM todo 5 years ago