135 Commits (cc8a871705dc2c3d888e2c617a51b6b4c223f236)

Author SHA1 Message Date
Scott Lahteine 87162658c4
Fix and improve software endstops (#13386) 5 years ago
InsanityAutomation 050eac03af Single X Duplication Extension (#13373) 5 years ago
Scott Lahteine 11d6a939df Always define axis_unhomed_err 5 years ago
Marcio Teixeira 00fc43144a Follow up fixes to various PRs. (#13334) 5 years ago
Scott Lahteine 15738ea506 Update a motion comment 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
Scott Lahteine 5d28575d4d Clean up some motion code 5 years ago
Scott Lahteine 808b076000 Update some ABL/UBL conditionals 5 years ago
Scott Lahteine be9a409980 Fix M125 XY parameters, export get_homing_bump_feedrate 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine 1bd9a63049 Add HAS_EXTRA_ENDSTOPS macro 5 years ago
Scott Lahteine 0358ffcd4c Drop E element from `homing_feedrate_mm_s` 6 years ago
mattfredwill c3cb449990 TMC2130 dual-stepper Sensorless Homing (#13061) 5 years ago
Marcio Teixeira 60cb36bef3 Misc. improvements (#12747) 6 years ago
Luc Van Daele c6e09c2689 [2.0.x] G33 clean up (#12648) 6 years ago
teemuatlut 50b2fbd031 Trinamic: Split stealthChop, improve driver monitoring, etc. (#12582) 6 years ago
Scott Lahteine e874f9664c Tweaks to endstops code 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Scott Lahteine caca3c8503 Use wait_for_bed with WAIT_FOR_BED_HEATER 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
Giuliano Zaro fd7fd55662 Solve endstops issues (#12382) 6 years ago
Scott Lahteine 525ea554a1 Remove obsolete comments 6 years ago
Scott Lahteine d1ff22b983 Revive SCARA's home offset (unimplemented) 6 years ago
Scott Lahteine 2c9586be0c Clear up HAS_WORKSPACE_OFFSET meaning 6 years ago
Scott Lahteine 44f2a82a56 Move axis_homed, axis_known_position to motion.* 6 years ago
TheLongAndOnly 5536228359 G34 Auto-align multi-stepper Z axis (#11302) 6 years ago
Scott Lahteine 53c535a0c1 Remove trailing whitespace 6 years ago
Luc Van Daele 7243101135 z_offset fix for deltas (#12210) 6 years ago
Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 6 years ago
Scott Lahteine 3c40933713 Remove trailing spaces, old comment 6 years ago
AnoNymous b30ca652ae Replace MIN# / MAX# with variadic MIN / MAX (#11960) 6 years ago
Thomas Moore 3286325044 Add TMC2130 sensorless probing 6 years ago
InsanityAutomation 1104054d73 2.0 IDEX Independent z offset and other fixes (#11862) 6 years ago
Scott Lahteine c5e5cc5e9f Fix some trailing whitespace, macros 6 years ago
Roxy-3D 0780913848 IDEX Improvements (#11848) 6 years ago
Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 6 years ago
Holger Müller 1a6f2b29b8 Add support for Triple-Z steppers/endstops 6 years ago
Scott Lahteine d882717d98
Save some PROGMEM with constexpr (#11798) 6 years ago
Scott Lahteine 0c01099f17 hop_amount => current_hop 6 years ago
Scott Lahteine dcfde2317f
Pass segment length in prepare_kinematic_move_to (#11737) 6 years ago
Scott Lahteine d1ceaf5550
[2.0.x] Followup to IDEX changes (#11707) 6 years ago
Roxy-3D 7680b64aa6
IDEX clean up (#11690) 6 years ago
Scott Lahteine d1c9517903 Followup to hotend_offset[Z] patch 6 years ago
Scott Lahteine 9c62c47579
[2.0.x] Fix Dual X Carriage tool change crash (#11447) 6 years ago
Giuliano 74900f7a70 [2.0.x] bltouch home refinements (#11397) 6 years ago
Giuliano 5ce5ff8e9b [2.0.x] fix bltouch homing (#11379) 6 years ago
Giuliano 4237c3d9f8 [2.0.x] different bltouch init (#11135) 6 years ago
Giuliano e5ea9d200f [2.0.x] fix kill printer (#11260) 6 years ago
etagle 1367df2875 Replace double with float, optimize calculation 6 years ago