376 Commits (21a47b50f4f6489759e2430bd6273cd7dbd0df82)

Author SHA1 Message Date
Scott Lahteine 419d12ca1b Add UNKNOWN_Z_NO_RAISE option 6 years ago
Scott Lahteine 3b4c89e4b5 Move do_probe_raise closer to set_probe_deployed 6 years ago
Scott Lahteine 2908e76151 Fix position_is_reachable_by_probe typo, add comment 6 years ago
Scott Lahteine 6d9ea7e184 Fix position_is_reachable_by_probe typo, add comment 6 years ago
Scott Lahteine 161ff9ff35 Fix UPDATE_ENDSTOP for CorePQ compatibility 6 years ago
Scott Lahteine 49ca67202f Patch configuration_store for extra serial port 6 years ago
Scott Lahteine 16a8edc5f0 Add more delay before pulse off in Linear Advance ISR 6 years ago
Scott Lahteine dfd5d2fe75
Have position_is_reachable_by_probe use the whole bed (#10020) 6 years ago
Scott Lahteine 3c2bfa5e53
Update powersupply_on in power_on/off (#10015) 6 years ago
Scott Lahteine 8d32fd997f Wrap NORM_E_DIR/REV_E_DIR macros in do{}while(0) 6 years ago
Scott Lahteine 98d48fc731 Followup to HAL_timer_restrain 6 years ago
Chris Pepper a1a88ebabc HAL function to ensure min stepper interrupt interval (#9985) 6 years ago
Scott Lahteine 9515e5aefb Fix LA_active_extruder (static) 6 years ago
Scott Lahteine e5ec793f7e Wrap stepper indirection macros 6 years ago
Sebastianv650 5b85464791 Fix for LA (#9964) 6 years ago
Scott Lahteine ffbf63e6af Add HAS_TEMP_SENSOR conditional 6 years ago
Scott Lahteine 2057177184 Make enums into implicit char 6 years ago
Scott Lahteine ca0def766e LIN_ADVANCE single stepper optimization 6 years ago
Scott Lahteine 8291ae34f2 Support duplication mode in LIN_ADVANCE 6 years ago
Scott Lahteine 0dd1c4458d
Put more code between pulse start and stop (#9959) 6 years ago
Scott Lahteine 36262a0479
Use static classes for job timers (#9938) 6 years ago
Scott Lahteine 930720bbbb
Fix broken reverse planner (#9943) 6 years ago
Bob-the-Kuhn 025118da3e Init print_job_timer in setup() instead of "early" (#9937) 6 years ago
Scott Lahteine 07ae23fe14 No pulse delay on last e_steps in advance isr 6 years ago
Scott Lahteine ed758de80d tweak comment in stepper.cpp 6 years ago
Scott Lahteine d1dc863962 autotemp_factor is not value_celsius_diff 6 years ago
Thomas Moore f3914a432e Clear retracted status when homing the Z axis 7 years ago
Scott Lahteine 6d7f4f84e2
Add board MKS_BASE_HEROIC (#9926) 6 years ago
Scott Lahteine 649f375494
Fix: M112 calling kill from interrupt (#9923) 6 years ago
Studiodyne 23a576faf7 [2.0] Fix for FW retract (#9878) 6 years ago
Scott Lahteine 91db7930dc Drop SCARA_FEEDRATE_SCALING 6 years ago
Scott Lahteine 1746749361 Followup to #9868 6 years ago
Scott Lahteine a446433c87
Fix SENSORLESS_HOMING for Core Kinematics (#9868) 6 years ago
Zachary Hill c22f8dd660 Get duration_t in printcounter.h for its clients (#9843) 6 years ago
Scott Lahteine 966d9af98a Mesh export in Bilinear + UBL M503 6 years ago
Scott Lahteine 8d5a77001e EEPROM parity with 1.1.x 6 years ago
Sebastianv650 cb4cb86d80 Useless line removed (#9814) 6 years ago
Scott Lahteine 0557ab5780 Fix CONFIG_ECHO_START bug 6 years ago
UtterlyD 813f9f3082 [bugfix_2.0.x] - LIN_ADVANCE V1.5 stepper.cpp (#9797) 6 years ago
Scott Lahteine 3f89bbeab5 Drop a conditional only used once 6 years ago
Scott Lahteine 689bc99402 Correction to acceleration 6 years ago
Scott Lahteine 2bd252b501
[2.0.x] LIN_ADVANCE v1.5 (#9712) 6 years ago
Scott Lahteine 2c9775313a Fix Z position on HD44780 6 years ago
teemuatlut 5968a3e60e Add ADVANCED_PAUSE_FEATURE include 6 years ago
Scott Lahteine 73cd34b121 Finish AUTO_POWER_CONTROL implementation 6 years ago
Scott Lahteine b3deadd898 Don't raise FIX_MOUNTED_PROBE on stow 6 years ago
Scott Lahteine 3d1692d1fd Fix X2 enable with X_DUAL_STEPPER_DRIVERS 6 years ago
Scott Lahteine c241da32e8 stepper.h parity with 1.1.x 6 years ago
Scott Lahteine ca55f2927a
Pulldown pin mode support (#9701) 6 years ago
Scott Lahteine 83d7e95de0
Add MSG_THERMAL_RUNAWAY_BED (#9691) 6 years ago