254 Commits (58cc4b7043a9ff3b60df6c8f08591cb58213fbab)

Author SHA1 Message Date
Scott Lahteine 3517fbdcbd Blocking move followup 3 years ago
Scott Lahteine 4044ed8783 Add 'blocking move' comments 3 years ago
Ramiro Polla 1a2cbe100c
Macros to eliminate 'f + 0.0' (#21568) 3 years ago
Scott Lahteine 1879eede0d Fix axis char printing 3 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Miguel Risco-Castillo 930752d46e
Ender 3 V2 Status Line (#21369) 3 years ago
Scott Lahteine e5ff55a1be
Add typedef celsius_t (#21374) 3 years ago
Tanguy Pruvot a0d312396a
Followup to MP_SCARA/TPARA patches (#21248) 3 years ago
Scott Lahteine dd388aedfd TPARA followup 3 years ago
Axel a46e025725
TPARA - 3DOF robot arm IK (#21005) 3 years ago
Scott Lahteine dfa33082bb Fix some config builds 3 years ago
jbuck2005 ee7701c15b
SPEED => FEEDRATE (#21217) 3 years ago
swissnorp bcda46e3f3
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444) 3 years ago
Victor Oliveira 7fc75fc482
Zero Endstops followup (#21188) 3 years ago
Katelyn Schiesser 735c1b6183 PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND (#20835) 3 years ago
deirdreobyrne 468e437390
Allow Zero Endstops (e.g., for CNC) (#21120) 3 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine c0870d417a
Move some MarlinCore and MarlinUI code (#20832) 3 years ago
zeleps 2f17f2207a
Don't apply hotend_offset.z to Z soft endstops (#20675) 4 years ago
FanDjango 55d1938977
Defer "quiet probing" till the last Z bump (#20610) 4 years ago
Scott Lahteine ca47dffa35 Fix delayed_move_time elapsed test 4 years ago
InsanityAutomation 548d5603ea
Fix IDEX reboot on travel after G28 X (#20654) 4 years ago
ellensp 56a5d0b287
Homing code followup (#20632) 4 years ago
Scott Lahteine a87e5197cf Document, adjust some homing code 4 years ago
wmariz c87c354403
Refactor 'Level Corners with Probe' (#20460) 4 years ago
InsanityAutomation 2963229dfa
Probe Tare, Probe Activation Switch (#20379) 4 years ago
Scott Lahteine e5d0b27aaf Rename QUIET_PROBING 4 years ago
rafaljot fbcc07261d
Homing feedrates as XYZ array (#20426) 4 years ago
Scott Lahteine 20b3af1cc2 Use homing_feedrate function 4 years ago
Jason Smith 21ee7b1c86
Fix TMC_HOME_PHASE divide by zero (#20368) 4 years ago
Scott Lahteine 8fd8772a6f
Adjust axis homed / trusted methods (#20323) 4 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
nb-rapidia 418b3e5ee2
Fix IDEX layer shift and DIR states (#19756) 4 years ago
Scott Lahteine 733eb127e9 Simple bool in soft_endstops_t 4 years ago
Earle F. Philhower, III 193c0a52d9
Add loose soft endstop state, apply to UBL fine-tune (#19681) 4 years ago
Jason Smith edda32e6b4
Fix motion compile w/out probe-oriented settings (#19684) 4 years ago
Scott Lahteine 76d8d1742c Add multi-extruder condition 4 years ago
Victor Sokolov e97e6865c3
MarkForged kinematics (#19235) 4 years ago
swissnorp a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Scott Lahteine 462d3eeab1 set_axis_not_trusted => set_axis_never_homed 4 years ago
MKS-Sean d20d459132 Robin nano V2, TFT LVGL UI parameters, and more (#18500) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine b40440cf38 Tool-change debug option 4 years ago
Speaka 2c238e4fc2
Option for extra endstop check (#18424) 4 years ago
Scott Lahteine 73fc0778b8
Consolidate probe clearance, add section debug (#18576) 4 years ago
Scott Lahteine d6682c8609 Whitespace cleanup 4 years ago
Giuliano Zaro 9ee891c4a6
Fix TMC homing phase coils alignment (#18528) 4 years ago
Scott Lahteine f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit (#18373) 4 years ago
brian park bc9e5e2abc
Fix _CAN_HOME (Y homing) bug (#18356) 4 years ago
Scott Lahteine a1f3d2f3cd Move set_all_z_lock to Stepper 4 years ago