woisy00
|
2142e1dae4
|
🐛 Fix AUTOTEMP bug (thermal runaway) (#23025)
Regression from 9823a37
|
2021-12-25 00:46:47 -06:00 |
|
InsanityAutomation
|
5b1ef638ee
|
🐛 Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925)
|
2021-12-25 00:45:05 -06:00 |
|
Scott Lahteine
|
3d102a77ca
|
🎨 Apply F() to kill / sendinfoscreen
|
2021-12-25 00:45:04 -06:00 |
|
Scott Lahteine
|
021ceeba0b
|
⚡️ Handle shared enable pins (#22824)
|
2021-10-02 22:31:16 -05:00 |
|
espr14
|
604a01cd1a
|
🎨 steps_to_mm => mm_per_step (#22847)
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
2c30b75268
|
🎨 Various multi-axis patches (#22823)
|
2021-10-02 22:31:16 -05:00 |
|
Dan Royer
|
b3fd03198a
|
✨ Polargraph / Makelangelo kinematics (#22790)
|
2021-10-02 22:31:16 -05:00 |
|
Scott Lahteine
|
b661795ae5
|
🎨 Fewer serial macros
|
2021-10-02 22:31:15 -05:00 |
|
Tanguy Pruvot
|
5af3dbdb30
|
🐛 Fix Mixing code typos (#22697)
|
2021-10-02 22:31:14 -05:00 |
|
Scott Lahteine
|
dc5ae16861
|
🎨 Misc code and spacing cleanup
|
2021-09-12 19:17:24 -05:00 |
|
Fjederhaek
|
f7ce107ac6
|
🐛 Update H-bot / Core for 6-axis (#22600)
Followup to #19112
|
2021-09-12 19:17:10 -05:00 |
|
Scott Lahteine
|
0c0f84b659
|
🐛 Fix CoreXY plus extra axes
See #22490
|
2021-08-10 04:07:59 -05:00 |
|
Scott Lahteine
|
74b0133bc9
|
🐛 Fix 5-axis no extruder compile
Fixes #22446
|
2021-07-30 02:41:02 -05:00 |
|
lujios
|
ee54cd4bd7
|
⚡️ Improve Sensorless homing/probing for G28, G33 (#21899)
|
2021-07-17 02:41:31 -05:00 |
|
DerAndere
|
e3df7d7bc8
|
✏️ Followup to Six Linear Axes (#22056)
|
2021-06-15 00:05:52 -05:00 |
|
DerAndere
|
c1fca91103
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-06-15 00:05:03 -05:00 |
|
Scott Lahteine
|
4194cdda5b
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
2021-06-15 00:03:55 -05:00 |
|
Giuliano Zaro
|
04bea72787
|
🐛 Fix MMU compile with >5 EXTRUDERS (#22036)
|
2021-06-14 23:51:17 -05:00 |
|
Scott Lahteine
|
e75c3b6c54
|
🎨 Macros for optional arguments (#21969)
|
2021-05-29 15:09:07 -05:00 |
|
Scott Lahteine
|
87a943756a
|
🎨 Move HAS_EXTRUDERS
|
2021-05-22 16:18:42 -05:00 |
|
Scott Lahteine
|
26a244325b
|
♻️ Refactor axis counts and loops
|
2021-05-22 16:08:08 -05:00 |
|
fedetony
|
32dba5e0c7
|
Realtime Reporting, S000, P000, R000 (#19330)
|
2021-04-16 01:59:28 -05:00 |
|
Scott Lahteine
|
d705a5b45e
|
Fix long acceleration overflow
|
2021-04-13 23:25:25 -05:00 |
|
Ramiro Polla
|
1a2cbe100c
|
Macros to eliminate 'f + 0.0' (#21568)
|
2021-04-08 21:03:34 -05:00 |
|
Scott Lahteine
|
ed14731146
|
getHighESpeed => autotemp_task
|
2021-04-05 21:27:05 -05:00 |
|
Scott Lahteine
|
62f37669dc
|
Replace 'const float &' with 'const_float_t' (#21505)
|
2021-04-01 17:59:57 -05:00 |
|
Scott Lahteine
|
be775ed72d
|
Move apply_rotation_xyz into matrix_3x3
|
2021-03-30 23:58:32 -05:00 |
|
Scott Lahteine
|
3b73b115ca
|
Apply pointer formatting
|
2021-03-29 20:36:37 -05:00 |
|
Martijn Bosgraaf
|
30e7e2c276
|
Extend M106/M107 for better laser module support (#16082)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-03-24 12:21:11 -05:00 |
|
Scott Lahteine
|
2d2291d00e
|
More IntelliSense-friendly declarations
|
2021-03-24 05:50:47 -05:00 |
|
Scott Lahteine
|
e5ff55a1be
|
Add typedef celsius_t (#21374)
|
2021-03-24 04:11:43 -05:00 |
|
Scott Lahteine
|
ad907a51e2
|
Followup to planner cleanup
|
2021-03-18 00:11:25 -05:00 |
|
Scott Lahteine
|
9823a37362
|
E1+ Autotemp and Planner comments
|
2021-03-17 20:06:16 -05:00 |
|
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
2021-02-28 20:02:24 -06:00 |
|
espr14
|
a4c73860a1
|
Fix cleaning_buffer_counter check (#21115)
|
2021-02-17 23:22:29 -06:00 |
|
Scott Lahteine
|
49564e5310
|
Nybbles & Bits
|
2021-02-04 19:38:07 -06:00 |
|
Scott Lahteine
|
c824086825
|
Adjust planner debugging
|
2020-12-13 01:54:31 -06:00 |
|
FanDjango
|
110e0d782f
|
Guards for large BLOCK_BUFFER_SIZE (>=128) (#20130)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-11-16 14:56:05 -06:00 |
|
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
2020-10-16 19:55:18 -05:00 |
|
qwewer0
|
4424645e04
|
Multi-line comments cleanup (#19535)
|
2020-09-28 14:53:50 -05:00 |
|
Scott Lahteine
|
c2c6a679ea
|
Rename LCD conditionals (#19533)
|
2020-09-28 01:13:27 -05:00 |
|
Scott Lahteine
|
76d8d1742c
|
Add multi-extruder condition
|
2020-09-20 20:51:21 -05:00 |
|
Victor Sokolov
|
e97e6865c3
|
MarkForged kinematics (#19235)
|
2020-09-03 20:12:53 -05:00 |
|
Giuliano Zaro
|
ce3df42e22
|
Fix DISABLE_[XYZE] code (#18970)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-08-09 20:48:57 -05:00 |
|
swissnorp
|
4856ac5028
|
Add Z_AFTER_DEACTIVATE to account for gravity (#18906)
|
2020-08-04 00:31:45 -05:00 |
|
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
|
Scott Lahteine
|
f6a2b64091
|
Clean up LCD Manual Move / UBL Mesh Edit (#18373)
|
2020-07-03 09:53:22 -05:00 |
|
Scott Lahteine
|
48151d1778
|
ClosedLoop as singleton
|
2020-06-28 14:35:23 -05:00 |
|
Scott Lahteine
|
f445bc26e5
|
Minor LCD cleanup, improvement
|
2020-06-25 22:23:22 -05:00 |
|
XDA-Bam
|
a4b46eaf8f
|
Add JD_HANDLE_SMALL_SEGMENTS option (#18316)
|
2020-06-15 18:54:00 -05:00 |
|