Earle F. Philhower, III
|
dffe7b9072
|
Add loose soft endstop state, apply to UBL fine-tune (#19681)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Jason Smith
|
600870f22b
|
Fix motion compile w/out probe-oriented settings (#19684)
|
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)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
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)
* Better section / function log
* Add do_z_clearance motion function
|
4 years ago |
Scott Lahteine
|
d6682c8609
|
Whitespace cleanup
|
4 years ago |
Giuliano Zaro
|
9ee891c4a6
|
Fix TMC homing phase coils alignment (#18528)
Co-authored-by: Fabio Santos <fabiosan@live.com>
|
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
|
5 years ago |
Jonathan Gilbert
|
e380498512
|
Fix Z homing with custom probe pins (#18150)
|
5 years ago |
Scott Lahteine
|
daa5bbc5eb
|
Comment a motion function
|
5 years ago |
Scott Lahteine
|
7a2cc782b4
|
Clean up planner modifier methods
|
5 years ago |
Marcio T
|
2a959cde6f
|
Fix undefined/unused, Touch UI (#17874)
|
5 years ago |
Scott Lahteine
|
ab2b98e425
|
Apply composite tests
|
5 years ago |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
5 years ago |
Fabio Santos
|
ccfd5c1010
|
Trinamic steppers Homing Phase (#17299)
|
5 years ago |
George Fu
|
a794538c54
|
Homing backoff enhancements
- Define homing bump as an array
- Add pre and post homing backoff options
- Consolidate homing config options
|
5 years ago |
Scott Lahteine
|
223aa5cc4e
|
No unscaled_e_move for CNC
|
5 years ago |
Scott Lahteine
|
765a9f3471
|
do_pause_e_move => unscaled_e_move
|
5 years ago |
Scott Lahteine
|
dd6781217a
|
motion.cpp: HAS_DIST_MM_ARG
|
5 years ago |
Scott Lahteine
|
adb6334ba0
|
Use "dist" instead of "delta" for clarity
|
5 years ago |
rado79
|
bef9b9b07e
|
Delay after homing_backoff for CoreXY sensorless homing (#17273)
|
5 years ago |
Scott Lahteine
|
c87d73045b
|
Fix extra M114 output line
Fixes #17255
|
5 years ago |
jufimu12
|
627aa8db2d
|
Fix G34, add HOME_AFTER_G34 option (#17108)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
5 years ago |
Scott Lahteine
|
64d092935b
|
More useful ENABLED / DISABLED macros (#17054)
|
5 years ago |
Scott Lahteine
|
7709261ea9
|
Move shared code to wait_for_bed_heating
|
5 years ago |
Scott Lahteine
|
3a07b4412d
|
Asynchronous M114 and (R)ealtime position option (#17032)
|
5 years ago |
Scott Lahteine
|
5aa528781f
|
Fix ambiguous type
Co-Authored-By: Andrew Kroll <xxxajk@gmail.com>
|
5 years ago |
Scott Lahteine
|
49c5f614c6
|
Minor motion style changes
|
5 years ago |
Scott Lahteine
|
edd1b76a9a
|
Fix set_current_from_steppers_for_axis(E_AXIS) bug
|
5 years ago |
Scott Lahteine
|
c4db8e49a7
|
XYZ_CHAR macro
|
5 years ago |
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
5 years ago |
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
5 years ago |
Scott Lahteine
|
72b4d91d2e
|
Add Z_AFTER_HOMING to raise Z more in G28 (#16755)
|
5 years ago |
Scott Lahteine
|
90b6324563
|
Encapsulate probe as singleton class (#16751)
|
5 years ago |
chgi
|
99b6a132bc
|
Fix G60/G61 slots > 8 and compile error (#16715)
|
5 years ago |
Hans007a
|
e2eef1256a
|
G60/G61 Position Save/Restore (#16557)
|
5 years ago |
Jason Smith
|
44d400db83
|
Fix HOMING_BACKOFF_MM for DELTA (#16657)
|
5 years ago |
InsanityAutomation
|
0fcf2b1110
|
Quad Z stepper support (#16277)
|
5 years ago |
FlyingSamson
|
fbf2f36cae
|
Only constrain motion on homed axes (#16533)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
5 years ago |