9 Commits (fabrikator-mini)

Author SHA1 Message Date
  Scott Lahteine 5e9a10dbae Use PSTR for common labels 4 years ago
  Scott Lahteine 77b82d300a Add idle_no_sleep 4 years ago
  Scott Lahteine a1f026f57a Inline manage_inactivity, tweak autoreport_paused 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Scott Lahteine 0e72c315a0 Minor string storage optimization 4 years ago
  Scott Lahteine 79c2f05e7d Fix M112 with Emergency Parser 4 years ago
  Scott Lahteine 1bb1ce7475 Move macros to stepper/indirection 4 years ago
  Bob Kuhn 1ad53cee1f Improved STMicro L64XX stepper driver support (#16452) 4 years ago
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 years ago
  Scott Lahteine f83bc0aa13 Optimize common strings 4 years ago
  Scott Lahteine bb5b1e19b0 Function-style stepper macros 4 years ago
  Scott Lahteine 15f94e5ee5 Add NUL_STR global 4 years ago
  Scott Lahteine ca6d00b862 Save some string flash 4 years ago
  Scott Lahteine 93f0012959
Cancel Objects - As seen at ERRF2019 (#15590) 4 years ago
  InsanityAutomation 82fb046013 Allow suicide pin inverting (#15586) 4 years ago
  Scott Lahteine af214ff121 Fix up PSU_CONTROL checks 4 years ago
  Marcio Teixeira 6a865a6146 Multi-language support (#15453) 4 years ago
  Scott Lahteine 0322348924 Handle runout in runout.cpp 4 years ago
  Scott Lahteine 72d791a736 Standardize active/paused functions 4 years ago
  InsanityAutomation b7796bcce6 Disable steppers on M112 (#15065) 4 years ago
  Marcio Teixeira 179d6c4ed1 Add STARTUP_SCRIPT option. M17 parity with M18. (#14953) 4 years ago
  Tim Moore eb6dec03bd Simplify power supply naming logic (#14488) 4 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 4 years ago
  Scott Lahteine ad4ffa1d2f
Use C++ language supported 'nullptr' (#13944) 5 years ago
  Michiel Baird b824a517aa Add G38.4 and G38.5 (#13348) 5 years ago
  Scott Lahteine 12503fce06 Followup to wait_for_user fix 5 years ago
  Tobias Frost 60e82e3929 Send notifications to ExtUI for M0/M1 (#13344) 5 years ago
  Scott Lahteine fa236e9718 General cleanup ahead of L64XX 5 years ago
  Scott Lahteine 7cf9b93f26 Add HAS_FILAMENT_SENSOR ahead of 12962 5 years ago
  InsanityAutomation 7f1b69b0c8 Add HOST_PROMPT_SUPPORT (#13039) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  InsanityAutomation 48a3502656 Remote streamer improvements (#12982) 5 years ago
  Bob Kuhn 2f35747f29 L6470 SPI daisy chain support (#12895) 5 years ago
  InsanityAutomation 082f6a27de ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853) 5 years ago
  Scott Lahteine 3c58b16c9f
Move stepper enable/disable to stepper_indirection.h (#12562) 5 years ago
  Scott Lahteine 95d154a91f Fans loop macro 5 years ago
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5 years ago
  Scott Lahteine 44f2a82a56 Move axis_homed, axis_known_position to motion.* 5 years ago
  Marcio Teixeira 71e19baf69 Fix kill => disable_all_heaters => print_job_timer.stop (#12146) 5 years ago
  Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 5 years ago
  Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 5 years ago
  Scott Lahteine 1718eff54a Code changes supporting up to 6 extruders 5 years ago
  Holger Müller 1a6f2b29b8 Add support for Triple-Z steppers/endstops 6 years ago
  Jeonghwan Roh 59cf217e77 Fix 5 mixing steppers 5 years ago
  etagle 1367df2875 Replace double with float, optimize calculation 5 years ago
  Scott Lahteine f2c3b0d476 Use bit flags for homed/known 6 years ago
  Scott Lahteine 968a5d2e63 Protected pin err for M226 6 years ago
  Scott Lahteine 08e36e264e Apply _AXIS macro 6 years ago
  Scott Lahteine 625035a9ce
Fix M301 access to lpq_len (#10714) 6 years ago
  Scott Lahteine 56486c5c0e Apply const to manage_inactivity 6 years ago