518 Commits (444725ae9a669c2ab87500346be147802b6a6f20)

Author SHA1 Message Date
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
Scott Lahteine 472229b974 Fix #9681 6 years ago
Scott Lahteine 03d790451f
[2.0.x] HAL timer set/get count => set/get compare (#9581) 6 years ago
Scott Lahteine 7280fa1e31 Patch Power class 6 years ago
Scott Lahteine e698998343 More reliable PROBING_HEATERS_OFF with BED_LIMIT_SWITCHING 6 years ago
Thomas Moore 1541224a81 Enable Z axis and delta sensorless homing (#9516) 6 years ago
Scott Lahteine d168ee9bed Drop leveling include from steppers.cpp 6 years ago
Scott Lahteine b5e92f4f90
[2.0.x] Enable / disable PSU automatically (#9503) 6 years ago
ABH10 ac6bf7226a Update of comments in thermistor files. No functional changes. (#8986) 6 years ago
Thomas Moore 786746404b [2.0.x] Apply feedrate to nozzle movement for kinematic machines (#8778) 6 years ago