MOHAMMAD RASIM
|
a323d6732b
|
🚸 Fix, Improve Power-Loss Recovery (#22828)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
Keith Bennett
|
3e2a38b653
|
📝 KHz => kHz (#23512)
|
3 years ago |
Scott Lahteine
|
02b29c0fec
|
📝 kHz => KHz
|
3 years ago |
Scott Lahteine
|
6fb2d8a25f
|
🧑💻 Remove extraneous 'inline' hints
|
3 years ago |
Scott Lahteine
|
0539e870de
|
🎨 Rename HAL timer elements
|
3 years ago |
espr14
|
44d8c2f5bf
|
🏗️ Planner::busy() (#23145)
|
3 years ago |
espr14
|
228eb9c404
|
🎨 steps_to_mm => mm_per_step (#22847)
|
3 years ago |
Scott Lahteine
|
dc5bef62ba
|
🎨 Various multi-axis patches (#22823)
|
3 years ago |
Dan Royer
|
3344071f24
|
Polargraph / Makelangelo kinematics (#22790)
|
3 years ago |
luzpaz
|
afca6e7459
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
4 years ago |
lujios
|
05ebde3812
|
⚡️ Improve Sensorless homing/probing for G28, G33 (#21899)
|
4 years ago |
DerAndere
|
7726af9c53
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Giuliano Zaro
|
eea9b6d8ae
|
🐛 Fix MMU compile with >5 EXTRUDERS (#22036)
|
4 years ago |
Scott Lahteine
|
dd4990252e
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
4 years ago |
Scott Lahteine
|
84fd0eff17
|
🎨 Macros for optional arguments (#21969)
|
4 years ago |
Scott Lahteine
|
d71b35c24f
|
🎨 Apply shorthand and cleanups
|
4 years ago |
Scott Lahteine
|
2de54dab84
|
🎨 Move HAS_EXTRUDERS
|
4 years ago |
Scott Lahteine
|
a6e5492b08
|
♻️ Refactor axis counts and loops
|
4 years ago |
fedetony
|
32dba5e0c7
|
Realtime Reporting, S000, P000, R000 (#19330)
|
4 years ago |
Scott Lahteine
|
d705a5b45e
|
Fix long acceleration overflow
|
4 years ago |
Scott Lahteine
|
6ab7baa413
|
tick() => isr() to spotlight interrupt-time
|
4 years ago |
Scott Lahteine
|
ed14731146
|
getHighESpeed => autotemp_task
|
4 years ago |
Scott Lahteine
|
62f37669dc
|
Replace 'const float &' with 'const_float_t' (#21505)
|
4 years ago |
Scott Lahteine
|
3b73b115ca
|
Apply pointer formatting
|
4 years ago |
Martijn Bosgraaf
|
30e7e2c276
|
Extend M106/M107 for better laser module support (#16082)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
2d2291d00e
|
More IntelliSense-friendly declarations
|
4 years ago |
Scott Lahteine
|
e5ff55a1be
|
Add typedef celsius_t (#21374)
|
4 years ago |
Scott Lahteine
|
ad907a51e2
|
Followup to planner cleanup
|
4 years ago |
Scott Lahteine
|
9823a37362
|
E1+ Autotemp and Planner comments
|
4 years ago |
deirdreobyrne
|
468e437390
|
Allow Zero Endstops (e.g., for CNC) (#21120)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
FanDjango
|
55d1938977
|
Defer "quiet probing" till the last Z bump (#20610)
|
4 years ago |
Scott Lahteine
|
20b3af1cc2
|
Use homing_feedrate function
|
4 years ago |
FanDjango
|
110e0d782f
|
Guards for large BLOCK_BUFFER_SIZE (>=128) (#20130)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
c2c6a679ea
|
Rename LCD conditionals (#19533)
|
4 years ago |
Scott Lahteine
|
76d8d1742c
|
Add multi-extruder condition
|
4 years ago |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
5 years ago |
XDA-Bam
|
a4b46eaf8f
|
Add JD_HANDLE_SMALL_SEGMENTS option (#18316)
|
5 years ago |
Scott Lahteine
|
aea60d9450
|
Clean up trailing spaces
|
5 years ago |
MoellerDi
|
bac760207c
|
Add volumetric extrusion limit (#17017)
|
5 years ago |
Luu Lac
|
eda2fd8dbe
|
Improvements for Laser / Spindle (#17661)
|
5 years ago |
Scott Lahteine
|
181739d0d1
|
Move inline laser state to fix EEPROM error
|
5 years ago |
Colin Godsey
|
8a22ef0c83
|
G6 Direct Stepping (#17853)
|
5 years ago |
XDA-Bam
|
e22e0763d9
|
Reduce division in JD calc (#17945)
|
5 years ago |
Scott Lahteine
|
7a2cc782b4
|
Clean up planner modifier methods
|
5 years ago |
Scott Lahteine
|
eeabe66fc4
|
Some distinct E helpers
|
5 years ago |
Scott Lahteine
|
90e1035e9b
|
Define max_e_jerk as array always
|
5 years ago |
Scott Lahteine
|
b8947ac8a5
|
More explicit junction/jerk math
|
5 years ago |
Štěpán Dalecký
|
0c68794fa9
|
Improve JD acosx implementation (#17817)
|
5 years ago |
studiodyne
|
89b17b5463
|
Followup fixes for singlenozzle, etc. (#17712)
|
5 years ago |
Scott Lahteine
|
c536b8de62
|
Apply ternary macros
|
5 years ago |