88 Commits (fabrikator-mini)

Author SHA1 Message Date
  Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
  Scott Lahteine 5ebba4b19f More serial strings 4 years ago
  Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings 4 years ago
  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) 4 years ago
  Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments 4 years ago
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 years ago
  Scott Lahteine c80eda073f M119 => report_states 4 years ago
  Scott Lahteine c5713b5e98 Clean Endstops::event_handler 4 years ago
  Piotr fe4c69b64a Poll *all* enabled endstop pins (#15525) 4 years ago
  Markus Towara 437978d349 Bring SPI_SENSORLESS code up to date (#15560) 4 years ago
  Marcio Teixeira 6a865a6146 Multi-language support (#15453) 4 years ago
  Marcio Teixeira a18d16fb8b Do not implicitly concatenate localized strings (#15383) 4 years ago
  Jamie dbee0e9c54 Analog joystick jogging control (#14648) 4 years ago
  teemuatlut d4974ea719 TMC SPI Endstops and Improved Sensorless Homing (#14044) 4 years ago
  Scott Lahteine eae543adf3 Apply HAS_SPI_LCD as needed 4 years ago
  Scott Lahteine 1088846cae Cosmetic updates from 14044 4 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 5 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5 years ago
  Giuliano Zaro 98c2fc4e42 Endstops fix followup (#12423) 5 years ago
  Giuliano Zaro d631267548 Refine endstops fixes (#12413) 5 years ago
  Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 5 years ago
  Giuliano Zaro fd7fd55662 Solve endstops issues (#12382) 5 years ago
  Scott Lahteine 4f72e041f2 Use card.stopSDPrint() for completeness 5 years ago
  Scott Lahteine b7ca93ba37 Remove dead comment 5 years ago
  Giuliano Zaro aa9202260d Fix endstop when no interrupt (#12158) 5 years ago
  Marcio Teixeira 71e19baf69 Fix kill => disable_all_heaters => print_job_timer.stop (#12146) 5 years ago
  Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 5 years ago