Arthur Masson
|
9706cd0d7d
|
✨ Polargraph M665 settings (#24401)
|
2 years ago |
Scott Lahteine
|
1f322b565f
|
♻️ More updates for multi-axis
|
2 years ago |
DerAndere
|
e5b651f407
|
✨ Support for up to 9 axes (linear, rotary) (#23112)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
Mathew Winters
|
a58d35d765
|
⚡️ G12 - Only require used axes to be homed (#23422)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
Scott Lahteine
|
b07a34eb6b
|
🐛 Fix M_State_grbl when G29 calls G28
|
2 years ago |
Scott Lahteine
|
e65c12cf96
|
🧑💻 Apply axis conditionals
|
2 years ago |
Dan Royer
|
3344071f24
|
Polargraph / Makelangelo kinematics (#22790)
|
3 years ago |
qwewer0
|
6bdd0fcda1
|
⚡️ Home Z (and maybe XY) at the start of G35 (#22060)
|
3 years ago |
DerAndere
|
ba4fa49834
|
✏️ Followup to Six Linear Axes (#22056)
|
3 years ago |
DerAndere
|
7726af9c53
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
Scott Lahteine
|
dd4990252e
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
3 years ago |
Scott Lahteine
|
84fd0eff17
|
🎨 Macros for optional arguments (#21969)
|
3 years ago |
Scott Lahteine
|
2de54dab84
|
🎨 Move HAS_EXTRUDERS
|
3 years ago |
Scott Lahteine
|
49771c4a9e
|
🎨 Flags for homing directions
|
3 years ago |
Scott Lahteine
|
458677c63a
|
♻️ Refactor axis homing/trusted state bits
|
3 years ago |
Luu Lac
|
7f774cab90
|
M154 Position Auto-Report (#18427)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
vyacheslav-shubin
|
0d629c80c7
|
🩹 G60-G61 Save E position (#21810)
|
3 years ago |
fedetony
|
32dba5e0c7
|
Realtime Reporting, S000, P000, R000 (#19330)
|
3 years ago |
Scott Lahteine
|
62f37669dc
|
Replace 'const float &' with 'const_float_t' (#21505)
|
3 years ago |
Scott Lahteine
|
e5ff55a1be
|
Add typedef celsius_t (#21374)
|
3 years ago |
Axel
|
a46e025725
|
TPARA - 3DOF robot arm IK (#21005)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
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)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
deirdreobyrne
|
468e437390
|
Allow Zero Endstops (e.g., for CNC) (#21120)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
7e172bf456
|
Fix IDEX broken endstop test (#21110)
|
3 years ago |
Scott Lahteine
|
c0870d417a
|
Move some MarlinCore and MarlinUI code (#20832)
|
3 years ago |
Scott Lahteine
|
ba2cadb479
|
Move duplication_e_mask
|
3 years ago |
rafaljot
|
fbcc07261d
|
Homing feedrates as XYZ array (#20426)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
20b3af1cc2
|
Use homing_feedrate function
|
3 years ago |
Scott Lahteine
|
8fd8772a6f
|
Adjust axis homed / trusted methods (#20323)
|
3 years ago |
InsanityAutomation
|
6375829448
|
Apply home offsets to probing, Z Safe Homing (#19423)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
nb-rapidia
|
418b3e5ee2
|
Fix IDEX layer shift and DIR states (#19756)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Jason Smith
|
9a23fb5863
|
Fix SET_SOFT_ENDSTOP_LOOSE w/out soft endstops (#19734)
|
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 |
Scott Lahteine
|
76d8d1742c
|
Add multi-extruder condition
|
4 years ago |
bilsef
|
049fbc92a9
|
Support for Teensy 4 (#19311)
|
4 years ago |
Scott Lahteine
|
e0b413cf19
|
Add set_all_homed
|
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 |
Victor Tseng
|
5d14c3712f
|
Fix DELTA + TMC sensorless homing + SPI endstops (#18811)
|
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 |
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
|
2d758663db
|
G12 E soft endstops parameter (#17788)
|
4 years ago |
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
4 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
|
4 years ago |
Scott Lahteine
|
223aa5cc4e
|
No unscaled_e_move for CNC
|
4 years ago |
Scott Lahteine
|
765a9f3471
|
do_pause_e_move => unscaled_e_move
|
4 years ago |