1233 Commits (af23c0480ec1e7172285103ca72d777a5b6fde7c)

Author SHA1 Message Date
Scott Lahteine 72b4d91d2e
Add Z_AFTER_HOMING to raise Z more in G28 (#16755) 5 years ago
Scott Lahteine ee6003be87 Revert breaking change to _FAN_PWM macro 5 years ago
Scott Lahteine 4716dac874
Apply REPEAT, RREPEAT, and loop macros (#16757) 5 years ago
Scott Lahteine 0e72c315a0 Minor string storage optimization 5 years ago
Scott Lahteine 22556a7bbf More 8-extruder fixups 5 years ago
Scott Lahteine 995a9238b3 Probe singleton patch
Followup to #16751
5 years ago
Jason Smith c3cab37d7e
Fix Temperature::over_autostart_threshold (#16749) 5 years ago
InsanityAutomation e58d1bf974
G34 automatic point assignment (#16473) 5 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 5 years ago
Scott Lahteine 43d3463d5d Misc cleanup, whitespace 5 years ago
Jason Smith 9a8de23858
Consistent M112 with Emergency Parser (#16747) 5 years ago
Scott Lahteine c4df5cf9a6 Include macros for delta ABC 5 years ago
Artur Petrzak e4679c1b78
(21) PT100 for MCUs with 3.3v logic (#16731) 5 years ago
Scott Lahteine 9caf5c05e7
Refactor heater watch, job timer auto-start (#16725) 5 years ago
Scott Lahteine 50889c0f94
Move L64XX index_to_axis to progmem (#16697) 5 years ago
chgi 99b6a132bc
Fix G60/G61 slots > 8 and compile error (#16715) 5 years ago
InsanityAutomation 9bb8176d34
Fix Toolchange (!no_move) return to status (#16699) 5 years ago
Jason Smith 131acf304b Fix Manual Bed Leveling with multiple extruders (#16688) 5 years ago
Hans007a e2eef1256a G60/G61 Position Save/Restore (#16557) 5 years ago
Scott Lahteine 56cd747c8b Rename some temperature members 5 years ago
Scott Lahteine 1d1dc8e339 More 8 extruder defines 5 years ago
Jason Smith 44d400db83 Fix HOMING_BACKOFF_MM for DELTA (#16657) 5 years ago
yangwenxiong 248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 5 years ago
InsanityAutomation 79810b7fcb G12 defaults per tool. Event G-code for post-toolchange (#16554) 5 years ago
MaukCC 04d64351a2 Add HMS434 V15 ATSAM board (#16620) 5 years ago
InsanityAutomation 97b5a5f469 Provide methods for M420 + MBL (#16602) 5 years ago
Giuliano Zaro ef8f829513 Fix CHAMBER_MAXTEMP security margin (#16600) 5 years ago
InsanityAutomation 0fcf2b1110 Quad Z stepper support (#16277) 5 years ago
Scott Lahteine e9ae585647 Patch for _STEP_INIT 5 years ago
Scott Lahteine dda76e50a9 Use bool in pin compare 5 years ago
Scott Lahteine 37849969ad Function-like macros 5 years ago
Scott Lahteine 707349d492 Updates for L64XX 5 years ago
tompe-proj a338dce83f PINDA v2 temperature sensor / compensation (#16293) 5 years ago
Scott Lahteine 1bb1ce7475 Move macros to stepper/indirection 5 years ago
Jason Smith c305c2cc6b Fix some warnings, Melzi pins 5 years ago
Dennis 2d7f94cae1 Adjustable ADC debounce delay (#16264) 5 years ago
Bob Kuhn 1ad53cee1f Improved STMicro L64XX stepper driver support (#16452) 5 years ago
Jason Smith d22eb261cf Fix probeless delta build (#16537) 5 years ago
FlyingSamson fbf2f36cae Only constrain motion on homed axes (#16533)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
Giuliano Zaro 0391e5bcc7 Prevent Z misaligment on tool change (#16518) 5 years ago
ellensp 669fe74096 Fix compile error w/out LCD (#16502) 5 years ago
Scott Lahteine 6e658a7c04 Code style and comment tweaks 5 years ago
Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments 5 years ago
Vertabreaker d26c32375e Fix EEPROM array size bug (#16475) 5 years ago
Vertabreaker 5e1f0e5e90 Followup to EEPROM patch (#16470) 5 years ago
Jamie fc07b0ea30 Fix EEPROM error with EXTRUDERS == 0 (#16464) 5 years ago
George Fu e593da1c23 Update and fix DGUS (#16317) 5 years ago
Jason Smith 3cade6245e Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367) 5 years ago
Scott Lahteine 1d0452c41e
Standardize drivers.h values, add class indirection (#16448) 5 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
Scott Lahteine a2cda631d9 Clean up trailing whitespace 5 years ago
Jason Smith 9ff2d34bf8 Fix warnings in stepper.cpp (#16364) 5 years ago
Giuliano Zaro 47edbd9220 Fix min limit for acc, feed, jerk (#16416) 5 years ago
InsanityAutomation 1c9ccce520 Add NOZZLE_AS_PROBE (no probe offsets) (#15929) 5 years ago
Luc 24eaf2d7e0 Some ESP32 patches (#16297) 5 years ago
Jason Smith d5bc5547ee Step timing cleanup and rounding fix (#16258) 5 years ago
Markus Towara 856013cc0f Fix planner compile error (#16272) 5 years ago
BigTreeTech bbe0ffb2fa BigTreeTech SKR v1.4 support (#16236) 5 years ago
Jason Smith 1bad8f1b17 Improve pulse timing and step reliability (#16128) 5 years ago
Luu Lac 509e1ab053 TOUCH_MI_DEPLOY_XPOS fallback to X_MIN_POS (#16226) 5 years ago
Bo Herrmannsen 98382fcea5 Include Z in SCARA steps feedrate (#16193) 5 years ago
iain MacDonnell 629c039eed Update M503 MBL G29 report (#16199) 5 years ago
Antti Andreimann b65ab21733 Fix compile error with disabled PIDTEMP (#16108) 5 years ago
Vertabreaker 0832a60db3 EXP3D Imprimante Multifonction (#16079) 5 years ago
Scott Lahteine cb7817093f More serial macro cleanup 5 years ago
Scott Lahteine 9114a14eca Fix commas in EEPROM code 5 years ago
brian park b258cc85bf Mostly Printed SCARA (MPSCARA) support (#15573) 5 years ago
Scott Lahteine f83bc0aa13 Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
5 years ago
Bob 5a98c83eef Use MAX6675 SPI pins for MAX31865 over SPI pins (#16024) 5 years ago
Jason Smith 752a1e76ab Float ABL mesh boundaries, no probe position rounding (#16018) 5 years ago
Scott Lahteine 077eeaa0f4
Fix mixing extruder feedrate (#15905) 5 years ago
haschtl ff6518c0a8 Add PID_FAN_SCALING option (#15585) 5 years ago
Chris Pepper c1aac3a0c9 Fix delta_mm.e with zero extruders (#15996) 5 years ago
Jason Smith d0282e5ba8 Allow slop in position_is_reachable for delta (#16003) 5 years ago
Scott Lahteine 47c19aa2b3 Clean up probe accessors 5 years ago
Jason Smith b904ba0f29 Improve Delta probing / calibration (#15887) 5 years ago
Bob 751cd1f533 MAX31865 temperature sensor (#15930) 5 years ago
Scott Lahteine 3f4636e916 "nozzle_to_probe_offset" is obsolete 5 years ago
Scott Lahteine a4709ba765
Store unscaled PID values in EEPROM (#15884) 5 years ago
Lino Barreca ac71cdc265 New HardwareTimer for STM32 5.7.0 (#15655) 5 years ago
Scott Lahteine 5e5045c4ee Touch UI finishing touches 5 years ago
Marcio Teixeira 5639b8ca20 Touch UI fixes for Cocoa Press (#15847) 5 years ago
LinFor 48b7a1e66e Allow non-zero "fan off" PWM value (#15709) 5 years ago
Scott Lahteine 776632c503
Add and apply REPEAT macro (#15829) 5 years ago
LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 5 years ago
Jason Smith 814a2eaf8f Allow TMC baud rate override (#15773) 5 years ago
Scott Lahteine e6dfc991ae Patch tabs, heater led tests 5 years ago
Scott Lahteine a89f4703df Tweak permissions 5 years ago
Scott Lahteine 15f94e5ee5 Add NUL_STR global 5 years ago
Scott Lahteine c80eda073f M119 => report_states 5 years ago
LinFor 7d24f152d8 Fix a typo breaking the build (#15726) 5 years ago
Scott Lahteine c5713b5e98 Clean Endstops::event_handler 5 years ago
Scott Lahteine 7a342ecb93
Show Total E during print (#15703) 5 years ago
Scott Lahteine 0f8c3ed29a Prevent extra "too long/cold" errors 5 years ago
Scott Lahteine 93f0012959
Cancel Objects - As seen at ERRF2019 (#15590) 5 years ago
Daniel Callander 475041656c Reset position_shift on G28 (#15653) 5 years ago
Robby Candra f368c14a61 Fix Probe Manually Grid (#15598) 5 years ago
Bo Herrmannsen 0d7736d663 Enable M191 (#15531) 5 years ago
Scott Lahteine b7b303f4bf
Spindle/Laser power in planner blocks (#14437) 5 years ago
Piotr fe4c69b64a Poll *all* enabled endstop pins (#15525) 5 years ago