1229 Commits (5da6819277951aaf12a10f36ef5b99444a4dab3a)

Author SHA1 Message Date
Scott Lahteine 22556a7bbf More 8-extruder fixups 4 years ago
Scott Lahteine 995a9238b3 Probe singleton patch 4 years ago
Jason Smith c3cab37d7e
Fix Temperature::over_autostart_threshold (#16749) 4 years ago
InsanityAutomation e58d1bf974
G34 automatic point assignment (#16473) 4 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 4 years ago
Scott Lahteine 43d3463d5d Misc cleanup, whitespace 4 years ago
Jason Smith 9a8de23858
Consistent M112 with Emergency Parser (#16747) 4 years ago
Scott Lahteine c4df5cf9a6 Include macros for delta ABC 4 years ago
Artur Petrzak e4679c1b78
(21) PT100 for MCUs with 3.3v logic (#16731) 4 years ago
Scott Lahteine 9caf5c05e7
Refactor heater watch, job timer auto-start (#16725) 4 years ago
Scott Lahteine 50889c0f94
Move L64XX index_to_axis to progmem (#16697) 4 years ago
chgi 99b6a132bc
Fix G60/G61 slots > 8 and compile error (#16715) 4 years ago
InsanityAutomation 9bb8176d34
Fix Toolchange (!no_move) return to status (#16699) 4 years ago
Jason Smith 131acf304b Fix Manual Bed Leveling with multiple extruders (#16688) 4 years ago
Hans007a e2eef1256a G60/G61 Position Save/Restore (#16557) 5 years ago
Scott Lahteine 56cd747c8b Rename some temperature members 4 years ago
Scott Lahteine 1d1dc8e339 More 8 extruder defines 4 years ago
Jason Smith 44d400db83 Fix HOMING_BACKOFF_MM for DELTA (#16657) 4 years ago
yangwenxiong 248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 4 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) 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