838 Commits (ad91476d26c098d83c8d48aefb98369bae08666b)

Author SHA1 Message Date
Scott Lahteine 11d6a939df Always define axis_unhomed_err 5 years ago
Scott Lahteine 0375e92847 Followup to serial rework 5 years ago
Scott Lahteine e52bcc9408 Limit top bed temp to BED_MAXTEMP - 10 5 years ago
Scott Lahteine 1f7e220387 Make HAL ISR macros function-like 5 years ago
Scott Lahteine 3419099f0a Clean up whitespace 5 years ago
Michiel Baird b824a517aa Add G38.4 and G38.5 (#13348) 5 years ago
MoellerDi c36989c39e Fix chamber temperature measurement (#13350) 5 years ago
Scott Lahteine 33a08fc6f7 Fix typos from temperature rework 5 years ago
Marcio Teixeira 00fc43144a Follow up fixes to various PRs. (#13334) 5 years ago
Reece Kibble dbead66988 Allows user to set (almost) any PWM frequency (#12638) 5 years ago
3dlabsio 645ca7af7a M141 Heated Chamber, Temperature rework (#12201) 5 years ago
Scott Lahteine 44571775bd Further support for 6 extruders 5 years ago
Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) 5 years ago
Scott Lahteine 15738ea506 Update a motion comment 5 years ago
Scott Lahteine bc87e97357 Prevent a tool change move out of bounds 5 years ago
Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 5 years ago
Chris Pepper 38bef9da91 Report auto temp to both serial ports, if available (#13301) 5 years ago
Robert Mendon 367d392880 Init stepper current after stepper pins are set up (#13302) 5 years ago
Scott Lahteine 599cdc3f0f Remove dead code from get_pid_output 5 years ago
Vasily Evseenko 71773b128d Fix stepper use before init. Add Ultimaker2+ Extended clone config (#13284) 5 years ago
kAdonis 05c2f80826 Fix bug in wait-for-heatup (#13290) 5 years ago
Scott Lahteine fa236e9718 General cleanup ahead of L64XX 5 years ago
Scott Lahteine 2f1e1dcb42 Gradual step towards EXTRUDERS 0 support 5 years ago
Scott Lahteine 99d0022fae
Drop the Z_MIN_PROBE_ENDSTOP option (#13276) 5 years ago
Scott Lahteine a2e3226597 Init XYZ to configured home position 6 years ago
InsanityAutomation e2e2a55d9b Add thermistor type 67 SliceEng (#13275) 5 years ago
Scott Lahteine 7fde3ed915 Skip hysteresis check when temp is already close to target 5 years ago
InsanityAutomation eb4bf93ea4 Add more Babystep options (#13262) 5 years ago
Bob Kuhn ddbe4cfa20 Printrboard G2 support (#13116) 5 years ago
Giuliano Zaro 2616e4d4d9 Remove duplicated 'chitchat' defines (#13258) 5 years ago
Scott Lahteine 5d28575d4d Clean up some motion code 5 years ago
Scott Lahteine 808b076000 Update some ABL/UBL conditionals 5 years ago
Scott Lahteine 64253e1a58 Followup to serial reform 5 years ago
Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 5 years ago
Scott Lahteine 02fec89a0d Turn fans off in zero_fan_speeds 5 years ago
Scott Lahteine 3c9a7926c2 Fix compile error with JUNCTION_DEVIATION 5 years ago
LinFor ba39186364 TMC_DEBUG optimization and improvements (#13135) 5 years ago
Roman Moravčík 208ab8b366 Fix compilation with one service interval (#13185) 5 years ago
Scott Lahteine be9a409980 Fix M125 XY parameters, export get_homing_bump_feedrate 5 years ago
Scott Lahteine ce40c2e87c Use do_blocking_move_to(ref, fr) 5 years ago
Scott Lahteine 7cf9b93f26 Add HAS_FILAMENT_SENSOR ahead of 12962 5 years ago
revilor e56c13670d Service interval watchdog (#13105) 5 years ago
InsanityAutomation 7f1b69b0c8 Add HOST_PROMPT_SUPPORT (#13039) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine 894f5c24a8 Fix trailing whitespace 5 years ago
Giuliano Zaro 773fa5c40f Fix define used when PID is off (#13119) 5 years ago
Simon Jouet 5cd0fa3ce1 Basic GPIO expander using the ESP32 I2S peripheral (#12959) 5 years ago
Scott Lahteine 6de3d34378
M166 Gradients, LCD Menu for 2-channel Mixer (Geeetech A10M/A20M) (#13022) 5 years ago
LinFor 7ee35c2611 PID_MENU option to save PROGMEM in LCD menus (#13095) 5 years ago
AnHardt 0e37fe8776 Apply minimum C in M303 (#13113) 5 years ago