122 Commits (9ddb4de70ac23685b98ce0e2b25f3d24ae87c7b6)

Author SHA1 Message Date
Scott Lahteine 5071fe82ab
Ensure proper SD print completion (#16967) 4 years ago
Robert Stein 3a3429b1ef
Fix probe with multi-endstops (#16793) 4 years ago
Scott Lahteine 7bf2190f03 Fix CALIBRATION_GCODE pin handling 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 4716dac874
Apply REPEAT, RREPEAT, and loop macros (#16757) 4 years ago
yangwenxiong 248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 4 years ago
InsanityAutomation 0fcf2b1110 Quad Z stepper support (#16277) 5 years ago
Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
Scott Lahteine c80eda073f M119 => report_states 5 years ago
Scott Lahteine c5713b5e98 Clean Endstops::event_handler 5 years ago
Piotr fe4c69b64a Poll *all* enabled endstop pins (#15525) 5 years ago
Markus Towara 437978d349 Bring SPI_SENSORLESS code up to date (#15560) 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Marcio Teixeira a18d16fb8b Do not implicitly concatenate localized strings (#15383) 5 years ago
Jamie dbee0e9c54 Analog joystick jogging control (#14648) 5 years ago
teemuatlut d4974ea719 TMC SPI Endstops and Improved Sensorless Homing (#14044) 5 years ago
Scott Lahteine eae543adf3 Apply HAS_SPI_LCD as needed 5 years ago
Scott Lahteine 1088846cae Cosmetic updates from 14044 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Tanguy Pruvot 52383633e7 STM32F1: M43 PINS_DEBUGGING (#14072) 5 years ago
Scott Lahteine 0ca2073625 ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED => SD_ABORT_ON_ENDSTOP_HIT 5 years ago
FanDjango 85fb33a060 BLTOUCH tweaks, new v3.1 command (#14015) 5 years ago
Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
InsanityAutomation 6811e2921b BLTouch v3 / 3DTouch Interoperability & performance (#13814) 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
Scott Lahteine 67bee06e43 No patch needed for non-libmaple analogWrite 5 years ago
Scott Lahteine f89b375fb9
Fixes and improvements for PWM pins (#13383) 5 years ago
Michiel Baird b824a517aa Add G38.4 and G38.5 (#13348) 5 years ago
Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 5 years ago
Scott Lahteine 99d0022fae
Drop the Z_MIN_PROBE_ENDSTOP option (#13276) 5 years ago
Scott Lahteine 7cf9b93f26 Add HAS_FILAMENT_SENSOR ahead of 12962 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Marcio Teixeira e1604198ff G425 — Auto-calibrate Backlash and Nozzle Offsets (#13050) 5 years ago
Scott Lahteine d4d1b28a06 Fix some include paths 5 years ago
Scott Lahteine 4fa1c52688 Tweak serial output code 5 years ago
Scott Lahteine e874f9664c Tweaks to endstops code 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Giuliano Zaro 98c2fc4e42 Endstops fix followup (#12423) 6 years ago
Giuliano Zaro d631267548 Refine endstops fixes (#12413) 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
Giuliano Zaro fd7fd55662 Solve endstops issues (#12382) 6 years ago
Scott Lahteine 4f72e041f2 Use card.stopSDPrint() for completeness 6 years ago
Scott Lahteine b7ca93ba37 Remove dead comment 6 years ago
Giuliano Zaro aa9202260d Fix endstop when no interrupt (#12158) 6 years ago
Marcio Teixeira 71e19baf69 Fix kill => disable_all_heaters => print_job_timer.stop (#12146) 6 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6 years ago
InsanityAutomation 23114aeb81 Fix garbled M119 output. Honor NUM_RUNOUT_SENSORS (#11948) 6 years ago
Giuliano Zaro dc11131656 [2.0.x] fix possible race condition (#11923) 6 years ago
Scott Lahteine d6b9327c11 Followup for Endstop Noise Threshold 6 years ago