Scott Lahteine
|
abbe3f0dc7
|
🎨 Misc cleanup and fixes
|
4 년 전 |
Luu Lac
|
7f774cab90
|
M154 Position Auto-Report (#18427)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 년 전 |
vyacheslav-shubin
|
0d629c80c7
|
🩹 G60-G61 Save E position (#21810)
|
4 년 전 |
Victor Oliveira
|
fb2bfe1cef
|
Fix bad DELTA probe move (#21781)
|
4 년 전 |
fedetony
|
32dba5e0c7
|
Realtime Reporting, S000, P000, R000 (#19330)
|
4 년 전 |
Scott Lahteine
|
3517fbdcbd
|
Blocking move followup
|
4 년 전 |
Scott Lahteine
|
4044ed8783
|
Add 'blocking move' comments
|
4 년 전 |
Ramiro Polla
|
1a2cbe100c
|
Macros to eliminate 'f + 0.0' (#21568)
|
4 년 전 |
Scott Lahteine
|
1879eede0d
|
Fix axis char printing
|
4 년 전 |
Scott Lahteine
|
62f37669dc
|
Replace 'const float &' with 'const_float_t' (#21505)
|
4 년 전 |
Miguel Risco-Castillo
|
930752d46e
|
Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 년 전 |
Scott Lahteine
|
e5ff55a1be
|
Add typedef celsius_t (#21374)
|
4 년 전 |
Tanguy Pruvot
|
a0d312396a
|
Followup to MP_SCARA/TPARA patches (#21248)
|
4 년 전 |
Scott Lahteine
|
dd388aedfd
|
TPARA followup
|
4 년 전 |
Axel
|
a46e025725
|
TPARA - 3DOF robot arm IK (#21005)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 년 전 |
Scott Lahteine
|
dfa33082bb
|
Fix some config builds
|
4 년 전 |
jbuck2005
|
ee7701c15b
|
SPEED => FEEDRATE (#21217)
|
4 년 전 |
swissnorp
|
bcda46e3f3
|
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 년 전 |
Victor Oliveira
|
7fc75fc482
|
Zero Endstops followup (#21188)
|
4 년 전 |
Katelyn Schiesser
|
735c1b6183
|
PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND (#20835)
|
4 년 전 |
deirdreobyrne
|
468e437390
|
Allow Zero Endstops (e.g., for CNC) (#21120)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 년 전 |
X-Ryl669
|
e7c711996b
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 년 전 |
Scott Lahteine
|
c0870d417a
|
Move some MarlinCore and MarlinUI code (#20832)
|
4 년 전 |
zeleps
|
2f17f2207a
|
Don't apply hotend_offset.z to Z soft endstops (#20675)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 년 전 |
FanDjango
|
55d1938977
|
Defer "quiet probing" till the last Z bump (#20610)
|
4 년 전 |
Scott Lahteine
|
ca47dffa35
|
Fix delayed_move_time elapsed test
|
4 년 전 |
InsanityAutomation
|
548d5603ea
|
Fix IDEX reboot on travel after G28 X (#20654)
|
4 년 전 |
ellensp
|
56a5d0b287
|
Homing code followup (#20632)
Patching a87e5197cf
|
4 년 전 |
Scott Lahteine
|
a87e5197cf
|
Document, adjust some homing code
|
4 년 전 |
wmariz
|
c87c354403
|
Refactor 'Level Corners with Probe' (#20460)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 년 전 |
InsanityAutomation
|
2963229dfa
|
Probe Tare, Probe Activation Switch (#20379)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
|
4 년 전 |
Scott Lahteine
|
e5d0b27aaf
|
Rename QUIET_PROBING
|
4 년 전 |
rafaljot
|
fbcc07261d
|
Homing feedrates as XYZ array (#20426)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 년 전 |
Scott Lahteine
|
20b3af1cc2
|
Use homing_feedrate function
|
4 년 전 |
Jason Smith
|
21ee7b1c86
|
Fix TMC_HOME_PHASE divide by zero (#20368)
|
4 년 전 |
Scott Lahteine
|
8fd8772a6f
|
Adjust axis homed / trusted methods (#20323)
|
4 년 전 |
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
4 년 전 |
nb-rapidia
|
418b3e5ee2
|
Fix IDEX layer shift and DIR states (#19756)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 년 전 |
Scott Lahteine
|
733eb127e9
|
Simple bool in soft_endstops_t
|
4 년 전 |
Earle F. Philhower, III
|
193c0a52d9
|
Add loose soft endstop state, apply to UBL fine-tune (#19681)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 년 전 |
Jason Smith
|
edda32e6b4
|
Fix motion compile w/out probe-oriented settings (#19684)
|
4 년 전 |
Scott Lahteine
|
76d8d1742c
|
Add multi-extruder condition
|
4 년 전 |
Victor Sokolov
|
e97e6865c3
|
MarkForged kinematics (#19235)
|
4 년 전 |
swissnorp
|
a12ac5e175
|
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907)
|
4 년 전 |
Scott Lahteine
|
462d3eeab1
|
set_axis_not_trusted => set_axis_never_homed
|
4 년 전 |
MKS-Sean
|
d20d459132
|
Robin nano V2, TFT LVGL UI parameters, and more (#18500)
|
4 년 전 |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 년 전 |
Scott Lahteine
|
b40440cf38
|
Tool-change debug option
|
4 년 전 |
Speaka
|
2c238e4fc2
|
Option for extra endstop check (#18424)
|
4 년 전 |
Scott Lahteine
|
73fc0778b8
|
Consolidate probe clearance, add section debug (#18576)
* Better section / function log
* Add do_z_clearance motion function
|
4 년 전 |