1211 Commits (92278a45ed355e13c177ac552bbdb3060c99c2f4)

Author SHA1 Message Date
Scott Lahteine 586b334c2a
Split up stepper indirection (#15111) 5 years ago
Bob Kuhn ba91bca1eb TMC SPI daisy chain support (experimental) (#15081) 5 years ago
AlexandrZloy 0ebaea94be Add stallGuard threshold for X2 (#15042) 5 years ago
Luu Lac 081e4506ca Fix G53 as prefix, G28 with CNC_COORDINATE_SYSTEMS (#15069) 5 years ago
InsanityAutomation b7796bcce6 Disable steppers on M112 (#15065)
And change verbiage to not refer to "Emergency Stop."
5 years ago
InsanityAutomation f218405c36 Fix ExtUI invalid speed, timer (#15031) 5 years ago
Tanguy Pruvot e604f76703 Enable contrast via LCD_CONTRAST_INIT (#15006) 5 years ago
InsanityAutomation 33f6d77281 Adjust homing backoff feedrate (#14972) 5 years ago
MaukCC 8664b8e97b Adding HMS434 machine (#14931) 5 years ago
Ludy 05995d1fd6 Unify buzz methods as MarlinUI::buzz (#14803) 5 years ago
Scott Lahteine 17cd1a4f26 Tweak TOUCH_MI_DEPLOY_XPOS block 5 years ago
Tim Moore cd09e35f90 Remove extra M503 "M412" report (#14985) 5 years ago
InsanityAutomation af5a7a2925 Add missing ExtUI user confirmation (#14992) 5 years ago
Marcio Teixeira 8bdb3d9970 Add CONTROLLERFAN_SPEED_Z_ONLY (#14956) 5 years ago
AnHardt 587d4a6373 Repair display throttling (#14960) 5 years ago
Tim Moore 4575978a1f Fix auto power for chamber fan (#14922) 5 years ago
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 5 years ago
Eric Ptak 9c5086e6af [STM32F1] Simpler Flash EEPROM (#14829) 5 years ago
Fourmi eb3a3d249e Fix TouchMI probe movement (left side) (#14875) 5 years ago
Ludy 528c9885f2 Fix wait_for_user + PAUSE_BEFORE_DEPLOY_STOW issue (#14831) 5 years ago
Tanguy Pruvot 92c35d14a4 Non-fatal error from ps::access_start (#14845) 5 years ago
Tim Moore 77f637763c Overlord configs. Fix buzzer, redundant temp. (#14833) 5 years ago
Scott Lahteine fc39c925ca Grace period followup 5 years ago
Robby Candra 5bc2fb022c THERMAL_PROTECTION_GRACE_PERIOD is obsolete (#14798) 5 years ago
teemuatlut d4974ea719 TMC SPI Endstops and Improved Sensorless Homing (#14044) 5 years ago
Tim Moore e3660bca25 Overlord printer thermistor (#14815) 5 years ago
mekius 7682751646 Fix HOME_BACKOFF_MM type (#14805) 5 years ago
InsanityAutomation 6f8b8c394d Homing backoff per-axis / delta Z (#14789) 5 years ago
Scott Lahteine c2b319360d Remove extra pragmas 5 years ago
Eric Ptak fdbc733376 Return 'false' on EEPROM connection fail (#14776) 5 years ago
InsanityAutomation 0b154c2d71 Enable runout sensor in EEPROM by default (#14771) 5 years ago
Scott Lahteine eae543adf3 Apply HAS_SPI_LCD as needed 5 years ago
Marcio Teixeira eefe3f595a New options: Bootscreen as Info, game Easter-egg (#13829) 5 years ago
Ludy c4bb458763 BUZZ cleanup (#14760) 5 years ago
mikeshub 1579091c20 PID loop improvements (#14746)
* Fix macro evaluation in `temperature.cpp`
* Improve bed PID, PID debug output
* Add min PID power define
5 years ago
Ludy 97e9c95f47 Fix & clean up ExtUI (#14748) 5 years ago
Fourmi d34364a086 Default TOUCH_MI_DEPLOY_XPOS to min X (#14736) 5 years ago
Scott Lahteine 1088846cae Cosmetic updates from 14044 5 years ago
Marcio Teixeira 369fb2806d Fix compilation warnings, errors (#14704) 6 years ago
mikeshub d9303b2137 Fix MAX6675_SEPARATE_SPI boot loop (#14698) 6 years ago
InsanityAutomation dc6fa04f68 Fix single nozzle temp change, do slower extra prime (#14696) 6 years ago
InsanityAutomation 9cd66f6f77 Fix missing include & condition (#14682) 6 years ago
wookie666 00e2f6da8f Improve magnetic dock switching toolhead (#14663) 6 years ago
Scott Lahteine 68108789d0 Add'l toolchange syncs 6 years ago
Scott Lahteine fac0e63058
Clean up tool-change syncs (#14666) 6 years ago
Scott Lahteine 42b5ccafc9 Toss obsolete DEBUG_LEVELING_FEATURE tests 6 years ago
Marcio Teixeira 839255eed4 Fix for M504 changing filament runout value (#14661)
Fixes #14476
6 years ago
InsanityAutomation b8cc61262f Finish G12, update Nozzle::clean (#14642) 6 years ago
Marcio Teixeira 27c487bab7 Print progress enhancements (#14647) 6 years ago
Scott Lahteine ef2a2eb984 Temp tweak 6 years ago
Tanguy Pruvot 45bde333d5 Initial Longer3D LK1/2 (Alfawise U20/U20+/U30) support (#14597) 6 years ago
Scott Lahteine eaf1c0954e Update some precompiler tests 6 years ago
InsanityAutomation ce02c6cee2 Variable tool change purge (#14618) 6 years ago
Ludy 70586d3a6c Update (c) comments (#14584) 6 years ago
Pavel4e5 8babf55b18 Init ADC keypad analog input (#14585) 6 years ago
Scott Lahteine ad1c061e7b Bring STM32F4/F7 together 6 years ago
Scott Lahteine ed0e6afacb Apply LIMIT macro 6 years ago
Scott Lahteine 5519054f50
Improve BOGUS_TEMPERATURE_FAILSAFE_OVERRIDE (#13740) 6 years ago
Scott Lahteine 1a349c7522 Add HAS_TMC220x 6 years ago
Tanguy Pruvot 8873c583d3 Prevent extra settings.load on boot (#14499) 6 years ago
Vanessa Dannenberg 4fa8053638 RPW-Ultra thermistor table (#14517) 6 years ago
Scott Lahteine fe02241044 NONE on combined options 6 years ago
Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 6 years ago
Scott Lahteine b6546ea33a Add include guards to some headers 6 years ago
Scott Lahteine f7eeae8424 Indent a line 6 years ago
Scott Lahteine 720bc7c00b
Named indices for Temperature class (#14479) 6 years ago
Scott Lahteine d4415dcf59 Fix analogWrite ambiguity 6 years ago
Scott Lahteine c28e08c849 Fix mintemp/maxtemp monitoring for thermocouples 6 years ago
Aliaksei Kvitsinski 2f932a11b3 Park heads with electromagnet (#14023) 6 years ago
Tanguy Pruvot 24655a6bf3 Touch-MI Menu and Manual Deploy option (#14290) 6 years ago
Ludy dab2f0c89c Mask unused var, update (c) comments (#14455) 6 years ago
Scott Lahteine d16954dc88
Make KEEPALIVE_STATE a scoped auto-restore (#14446) 6 years ago
Tanguy Pruvot 19aafb9050 Fix STM32F1 motor shocks (stepper timer issue) (#14030) 6 years ago
Scott Lahteine c9a8db33c3 Fix scaledFanSpeed 6 years ago
Giuliano Zaro a9445d557e Remove extra #if (#14439) 6 years ago
Scott Lahteine 4d5a1984e2 Simplified fan handling code 6 years ago
Scott Lahteine a8d68b7c8a Common method for scaled fan speed 6 years ago
Scott Lahteine 9da02d2114 Help syntax highlighting (Sublime, et. al.) 6 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 6 years ago
Tim Moore 81209f5310 'M105 R' to report redundant temp sensor (#14324) 6 years ago
Tim Moore 8ce84fa44f Add temperature-based auto power options (#14397) 6 years ago
Scott Lahteine 2580104c8b Revert recent probe changes
- Revert "Fix FIX_MOUNTED_PROBE compile error (#14393)"
- Revert "Fix G28 with non-BLTouch probes (#14381)"
- Revert "Fix BLTOUCH deploy/stow in HS mode (#14352)"
- Revert "Apply needed BLTouch patch (#14233)"

Co-Authored-By: AnHardt <github@kitelab.de>
6 years ago
Scott Lahteine 49627069a5 Shorthand for home-after-deactivate 6 years ago
oechslein 8c55bd5451 Update "StallGuard threshold" heading (#14395) 6 years ago
Eric Ptak 8934b32f1b Fysetc AIO II / Cheetah STM32F1 (#14407) 6 years ago
InsanityAutomation aa0383a83b Enhance IDEX toolchange auto-return w/ no park, full control (#14117) 6 years ago
BigIronGuru f5afaaef5b Fix probe.cpp warning (#14367) 6 years ago
teemuatlut 2247bf1ba5 Add missing dedge init for TMC2209 (#14370) 6 years ago
mikeshub 1db7013e3b Fix and improve PID loops (#14373)
- Windup guarding was missing. The kludge in place of windup guard is removed. D term filter calculations are simplified to require fewer `float` calculations. Sign change for D term output to make debugging output clearer.
- Use "no overshoot" for bed PID tuning.
6 years ago
MrMabulous c41b005f33 Add Extra Probing option, discarding outliers (#14338) 6 years ago
BigIronGuru 8f99d45045 Fix BLTOUCH deploy/stow in HS mode (#14352) 6 years ago
Tanguy Pruvot 52383633e7 STM32F1: M43 PINS_DEBUGGING (#14072) 6 years ago
Scott Lahteine 4df4c47994
Add TMC2209 support (#14249) 6 years ago
Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 6 years ago
Ludy 2290b269dc Unused variable (#14301) 6 years ago
Tanguy Pruvot f2cfa408b7 Touch-MI probe by hotends.fr (#14101)
A simple Z probe using a magnet to deploy a probe. See https://youtu.be/E7Ik9PbKPl0 for the sensor description...
6 years ago
teemuatlut 29afd11cbf Updates for TMC2660 init (#14245) 6 years ago
teemuatlut 12a270fd29 Fix TMC5160 and TMC2160 PWMCONF init 6 years ago
Scott Lahteine fc73a8b004 Add AXIS_HAS_SQUARE_WAVE shorthand 6 years ago
mikeshub a3f034b95e FFCP updates. Update XY soft endstops on tool_change (#14125) 6 years ago
Scott Lahteine 0ca2073625 ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED => SD_ABORT_ON_ENDSTOP_HIT 6 years ago
teemuatlut cccc51ee0e TMC Square Wave Stepping mode (#14195) 6 years ago
BigIronGuru 293018f76c Apply needed BLTouch patch (#14233) 6 years ago
Scott Lahteine 858b2fa21a Fix thermistor table 6 years ago
InsanityAutomation f6ec00d776 Update thermistor and working config 6 years ago
Scott Lahteine 93ab16c6e4 Remove old mixing ISR comment 6 years ago
Scott Lahteine 6572848d7f Fix stepper timing bug 6 years ago
Ludy bd494a6bd6 Update defines for patched temperature macros (#14161) 6 years ago
doggyfan e09d8811c1 Apply grace period to thermistor failure testing (#14167) 6 years ago
teemuatlut bf4a0db97f TMC LCD followup (#14134) 6 years ago
Scott Lahteine 605ec0a478 Fix thermistor table warning 6 years ago
InsanityAutomation 49e83dd7c8 BLTouch V3.1 changes (#14104) 6 years ago
teemuatlut 1c86fbc60b TMC updates, capture LCD changes (#14074) 6 years ago
Scott Lahteine 48d1bd29cb Shift m before compare to 0 6 years ago
doggyfan 594f6b14be Limit user thermistor to 999, fix thermistor table macro (#14080) 6 years ago
Scott Lahteine aeec9ef76b Update backlash code 6 years ago
Pavel4e5 3cd19a8ec0 Improve Zonestar keypad responsiveness (#14056) 6 years ago
FanDjango 85fb33a060 BLTOUCH tweaks, new v3.1 command (#14015) 6 years ago
InsanityAutomation 06f3273531 Fix DELTA pulse wait bug (#14028) 6 years ago
Scott Lahteine 785c01f2bc Use US spelling of 'behavior' 6 years ago
chai-md 940ff8e7c8 Improve LV8729 stepping (#13776) 6 years ago
InsanityAutomation 5108e4b6aa Cleaner EEPROM auto init (#13975) 6 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 6 years ago
InsanityAutomation 6811e2921b BLTouch v3 / 3DTouch Interoperability & performance (#13814) 6 years ago
InsanityAutomation 5dcb25664f Option to Auto-Initialize EEPROM (#13935) 6 years ago
Ludy a504366138 Fix probe fan compiling error (#13930) 6 years ago
Stephan 483822f3aa Fix some THERMAL_PROTECTION_CHAMBER issues (#13678) 6 years ago
doggyfan 23a8707ef1 Configurable Thermistor (#13888) 6 years ago
Scott Lahteine 9853331b34 Fix temp init, loosen ADC grace period 6 years ago
Giuliano Zaro e2a77ed881 Bring chamber temp to completion (#13837) 6 years ago
Tanguy Pruvot 7da63fa03f Fix NOMORE() sign warning in stepper (#13894) 6 years ago
InsanityAutomation 3fcab8dbf1 Option to disable fans during pause (#13820) 6 years ago
Scott Lahteine 2f32a6612d Clean up Temperature::set_fans_paused 6 years ago
Marcio Teixeira 15357af67c Backlash cleanup (#13659)
…And save backlash, fil. sensor, ExtUI userdata to EEPROM.
6 years ago
Tanguy Pruvot e5438a9a03 settings: store runout sensor on/off (#13876) 6 years ago
Thomas Moore ee243e4edf Fix mixing extruder filament change (#13803) 6 years ago
Scott Lahteine 5051909c3c
Update do_select_screen for general use (#13800) 6 years ago
InsanityAutomation c6632925e3 Force no move on IDEX full control mode (#13797) 6 years ago
chai-md 78d7349fd7 Remove extra Z raises in tool change (#13782) 6 years ago
Kajetan Rzepecki 875e673a8c Add HAL-based thermal protection grace period for all heaters (#13778) 6 years ago
Kajetan Rzepecki 5f70c876ae Fix _temp_error-related compile error (#13768) 6 years ago
Scott Lahteine bddb776ddb Add chamber max-temp check
Followup to #13756
6 years ago
Marcio Teixeira d0c1eee53b Add extra max-temp safety checks (#13756) 6 years ago
Robby Candra e8dc87a2b7 Fix updated Allen Key pause probe logic (#13723) 6 years ago
Robby Candra 7ca1fea22b Option to pause probe deployment only when triggered, for manually-deployed allen-key probe (#13698) 6 years ago
Stephan 84273557f9 Move and update heated chamber settings (#13671)
Co-Authored-By: the-real-orca <stephan.veigl@gmail.com>
6 years ago
chai-md 2adc37becc MAGNETIC_SWITCHING_TOOLHEAD (#13629) 6 years ago
InsanityAutomation 4900c28bf6 Fix IDEX tool-change, and more (#13614) 6 years ago
Scott Lahteine fae2b7edc3 Update MMU2 code style 6 years ago
Roxy-3D 9cee81d47e Option to show babysteps total since G28 (#13580) 6 years ago
VBen 0dfd76ba55 Fix Z hotend offset broken by parking extruder tool change (#13582) 6 years ago
Scott Lahteine 240ea1bbb3 Split up games into separate files 6 years ago
InsanityAutomation d44e5b1fde Fix stepper direction macros, multi-nozzle scope (#13569) 6 years ago
Kajetan Rzepecki 2cfa9e9008 Fixed chamber-related compile error (#13552) 6 years ago
Kajetan Rzepecki c9079165ee Fix MAX6675 readout with Hardware SPI (#13530) 6 years ago
Marcio Teixeira 5679fae11e UltraLCD enhancements (lower fan resolution, backlash menu) (#13519) 6 years ago
Ludy fe346cd4d1 Fix DEBUG_EEPROM_READWRITE compile error (#13492) 6 years ago
Sam Lane e3ab54753b Add extra Linear Advance factors (#13490) 6 years ago
Chris Pepper ffc2c2d7c5 Move FAST_PWM_FAN code to HALs (#13491) 6 years ago
Scott Lahteine 380c771988 Handle word-padded flash-based eeprom (STM32F1)
Fix #13445
6 years ago
Sam Lane a8fa275dc6 Fix Fan 0 responding to all fan speeds (#13444) 6 years ago
InsanityAutomation 691e5c3bb8 BLTouch V3.0 support (#13406) 6 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419)
Allow `ENABLED`, `DISABLED`, `PIN_EXISTS`, and `BUTTON_EXISTS` to take multiple arguments. Also add:
- Alias `ANY(...)` for `!DISABLED(...)`
- Alias `ANY_PIN(...)` for `PIN_EXISTS(a) || PIN_EXISTS(b) ...`
- Alias `EITHER(A,B)` for `ANY(...)`
- Alias `ALL(...)` and `BOTH(A,B)` for `ENABLED(...)`
- `NONE(...)` for `DISABLED(...)`
6 years ago
Ludy 59353546e8 Fix BUTTON_EXISTS and misplaced comma (#13411)
Fixes #13410 and redeclaration of `BUTTON_EXISTS`
6 years ago
InsanityAutomation 09eb30dc05 IDEX Mirror mode based on Formbot / Vivedino Symmetric mode (#13404) 6 years ago
Scott Lahteine 5c1aa5162d Adjust M206 output in M503 for DELTA 6 years ago
Scott Lahteine 9a515cbd32
Fix Pause Print message and behavior (#13394) 6 years ago
Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 6 years ago
Scott Lahteine 67bee06e43 No patch needed for non-libmaple analogWrite
See https://github.com/pinchies/Marlin/pull/1#issuecomment-471388743
6 years ago
Scott Lahteine f89b375fb9
Fixes and improvements for PWM pins (#13383) 6 years ago
Scott Lahteine 87162658c4
Fix and improve software endstops (#13386) 6 years ago
Scott Lahteine a5ea3e2f15 Fix hotend offset on switching toolhead change
See commentary at #11623
6 years ago
InsanityAutomation 050eac03af Single X Duplication Extension (#13373)
* Multi-nozzle selective duplication
* Use a bit-mask, reduce stepper_indirection.h size
* Tweak the multi-nozzle duplication description
* Use 'S' as a bool in M605
* Add HAS_DUPLICATION_MODE conditional
* Remove '_MODE' from the option name
* M605 in the style of Stacker M280
* Also include direct mask style (P)
6 years ago
Scott Lahteine 11d6a939df Always define axis_unhomed_err 6 years ago
Scott Lahteine 0375e92847 Followup to serial rework
As mentioned in #13370
6 years ago
Scott Lahteine e52bcc9408 Limit top bed temp to BED_MAXTEMP - 10
The chances of a 10° overshoot is pretty minimal.
6 years ago
Scott Lahteine 1f7e220387 Make HAL ISR macros function-like 6 years ago
Scott Lahteine 3419099f0a Clean up whitespace 6 years ago
Michiel Baird b824a517aa Add G38.4 and G38.5 (#13348) 6 years ago
MoellerDi c36989c39e Fix chamber temperature measurement (#13350) 6 years ago
Scott Lahteine 33a08fc6f7 Fix typos from temperature rework
Followup to #12201
6 years ago
Marcio Teixeira 00fc43144a Follow up fixes to various PRs. (#13334)
- Ensure `MarlinUI:get_progress` is defined for `ExtUI`.
- Fix for `BACKLASH_SMOOTHING` with small segments.
  `BACKLASH_SMOOTHING` with extremely small segments failed to fully correct due to the correction factor being rounded down. Rounding up ensures the entire backlash will converge to zero even for small segments.
- Add pinout for the beta revision `EINSY_RETRO`.
- Update soft endstops with tool offsets (for toolchange et. al. move clamping) (#12568)
6 years ago
Reece Kibble dbead66988 Allows user to set (almost) any PWM frequency (#12638) 6 years ago
3dlabsio 645ca7af7a M141 Heated Chamber, Temperature rework (#12201) 6 years ago
Scott Lahteine 44571775bd Further support for 6 extruders 6 years ago
Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 6 years ago
Scott Lahteine 15738ea506 Update a motion comment 6 years ago
Scott Lahteine bc87e97357 Prevent a tool change move out of bounds 6 years ago
Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 6 years ago
Chris Pepper 38bef9da91 Report auto temp to both serial ports, if available (#13301) 6 years ago
Robert Mendon 367d392880 Init stepper current after stepper pins are set up (#13302) 6 years ago
Scott Lahteine 599cdc3f0f Remove dead code from get_pid_output
See #12981
6 years ago
Vasily Evseenko 71773b128d Fix stepper use before init. Add Ultimaker2+ Extended clone config (#13284) 6 years ago
kAdonis 05c2f80826 Fix bug in wait-for-heatup (#13290) 6 years ago
Scott Lahteine fa236e9718 General cleanup ahead of L64XX 6 years ago
Scott Lahteine 2f1e1dcb42 Gradual step towards EXTRUDERS 0 support 6 years ago
Scott Lahteine 99d0022fae
Drop the Z_MIN_PROBE_ENDSTOP option (#13276) 6 years ago
Scott Lahteine a2e3226597 Init XYZ to configured home position 6 years ago
InsanityAutomation e2e2a55d9b Add thermistor type 67 SliceEng (#13275) 6 years ago
Scott Lahteine 7fde3ed915 Skip hysteresis check when temp is already close to target
To eliminate a long delay during pause, park, and filament change
6 years ago
InsanityAutomation eb4bf93ea4 Add more Babystep options (#13262) 6 years ago
Bob Kuhn ddbe4cfa20 Printrboard G2 support (#13116) 6 years ago
Giuliano Zaro 2616e4d4d9 Remove duplicated 'chitchat' defines (#13258) 6 years ago
Scott Lahteine 5d28575d4d Clean up some motion code 6 years ago
Scott Lahteine 808b076000 Update some ABL/UBL conditionals 6 years ago
Scott Lahteine 64253e1a58 Followup to serial reform
Reference #13250
6 years ago
Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 6 years ago
Scott Lahteine 02fec89a0d Turn fans off in zero_fan_speeds
Addressing #13231
6 years ago
Scott Lahteine 3c9a7926c2 Fix compile error with JUNCTION_DEVIATION
See #13000
6 years ago
LinFor ba39186364 TMC_DEBUG optimization and improvements (#13135) 6 years ago
Roman Moravčík 208ab8b366 Fix compilation with one service interval (#13185) 6 years ago
Scott Lahteine be9a409980 Fix M125 XY parameters, export get_homing_bump_feedrate 6 years ago
Scott Lahteine ce40c2e87c Use do_blocking_move_to(ref, fr) 6 years ago
Scott Lahteine 7cf9b93f26 Add HAS_FILAMENT_SENSOR ahead of 12962 6 years ago
revilor e56c13670d Service interval watchdog (#13105) 6 years ago
InsanityAutomation 7f1b69b0c8 Add HOST_PROMPT_SUPPORT (#13039) 6 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 6 years ago
Scott Lahteine 894f5c24a8 Fix trailing whitespace 6 years ago
Giuliano Zaro 773fa5c40f Fix define used when PID is off (#13119)
Replaced `PID_MAX` with `BANG_MAX` since it should be the correct define to be used when PID is not enabled.
6 years ago
Simon Jouet 5cd0fa3ce1 Basic GPIO expander using the ESP32 I2S peripheral (#12959) 6 years ago
Scott Lahteine 6de3d34378
M166 Gradients, LCD Menu for 2-channel Mixer (Geeetech A10M/A20M) (#13022) 6 years ago
LinFor 7ee35c2611 PID_MENU option to save PROGMEM in LCD menus (#13095) 6 years ago
AnHardt 0e37fe8776 Apply minimum C in M303 (#13113)
Apply minimum `C` in `M303`. `PID_autotune()` needs to be called with a 'C'ycles-parameter >2 to give meaningful (different from 0) PID-factors. Therefore silently raise C to 3. Fixing one aspect of #13104
6 years ago
Marcio Teixeira e1604198ff G425 — Auto-calibrate Backlash and Nozzle Offsets (#13050) 6 years ago
InsanityAutomation 413e303ad5 More Advanced Pause options (#12984) 6 years ago
teemuatlut d81342254a Support new TMC drivers (#13026) 6 years ago
Rolf Werum 524c6c10bf MAGNETIC_PARKING_EXTRUDER (#12351) 6 years ago
Scott Lahteine 1bd9a63049 Add HAS_EXTRA_ENDSTOPS macro 6 years ago
Scott Lahteine 3c49396370
Fix compile error with DUE + MAX6675 (#13086) 6 years ago
Sam Lane b35a7c2c87 Fixed closed-loop planner stall (#13005) 6 years ago
Nathan df1043516e Fix the delta homing issue (#12974) 6 years ago
Scott Lahteine 4200bd2fc1
Report on M92 with no arguments (#12833) 6 years ago
Scott Lahteine d4d1b28a06 Fix some include paths 6 years ago
Marcio Teixeira 5cfc1cdacc Support SWITCHING_NOZZLE with 2 servos (#13054) 6 years ago
Nicolas G 6fb4001b58 Add option to disable fan speed slowing in M303 (#13066) 6 years ago
Mark Zachmann 4d1093b386 Fix init of last_direction_bits (#13067) 6 years ago
Scott Lahteine 4fa1c52688 Tweak serial output code 6 years ago
Scott Lahteine a5e3384691 Pre-apply cosmetic changes to mixing 6 years ago
Scott Lahteine 0358ffcd4c Drop E element from `homing_feedrate_mm_s` 6 years ago
Scott Lahteine 95223cb28e Remove dead code from stepper.h
These values are always supplied by `Conditionals_post.h`.
6 years ago
mattfredwill c3cb449990 TMC2130 dual-stepper Sensorless Homing (#13061) 6 years ago
revilor 6a57d0b381 Prusa MMU2 (#12967) 6 years ago
jeffstaley 0da636e1a3 Set correct stepper direction on reset (#13032)
On a reset steppers were being initialized to incorrect direction. Original code wasn't respecting `INVERT_Z_DIR` define.
6 years ago
Jiri 24fffb8d93 Fix undefined lcd_tmpfan_speed on NO_LCD_MENUS (#13006) 6 years ago
InsanityAutomation f4d1f13358 Warn on cold extrusion, dont error 6 years ago
Bob Kuhn 2f35747f29 L6470 SPI daisy chain support (#12895) 6 years ago
Ludy dc65d96aca Fix TMC compile error (#12965) 6 years ago
Scott Lahteine 0495fcd475 Minor spacing fix 6 years ago
teemuatlut 8a3f1d6932 Fix chopper timing struct and initialization (#12943) 6 years ago
Ludy acf266fe78 Fix a compile warning, etc. (#12955) 6 years ago