John Robertson
6ae43349f7
PR26881
...
Fix planner wrong trap generation
If the planner `entry_rate` or `final_rate` are larger thanthe `block->nominal_rate` then the trapezoid entry ramp continuously accelerates. Only happens if feed rate is less than MAXIMAL_STEP_RATE.
Update planner.cpp
removed
Update planner.h
Moved MINIMAL_STEP_RATE to this file.
Update planner.h
Added calc for MINIMAL_STEP_RATE
Update planner.h
fix minimal_step_rate calc
Update planner.h
Remove MINIMAL_STEP_RATE
Revert "Update planner.cpp"
This reverts commit 5e0158a8ee1340e5b0e6a7313eb5f5f7058bfa15.
Revert "Update planner.h"
This reverts commit 3da5d0c00102620dc7eddf46a30044773770a667.
Update planner.cpp
Update planner.h
Update planner.cpp
ws
Apply to min_step_rate
2024-05-28 14:10:45 -04:00
Mihail Dumitrescu
f6b52a80d6
PR26555
...
Fix menu responsiveness when HAS_MARLINUI_U8GLIB.
Co-Authored-By: Jason Smith <jason.inet@gmail.com >
2024-05-28 14:10:45 -04:00
InsanityAutomation
38711ed5e6
Update lpc176x.ini
2024-05-28 14:10:45 -04:00
InsanityAutomation
5a714c76b8
Update Configuration.h
2024-05-28 14:10:45 -04:00
InsanityAutomation
8c1a547f2a
Config Tweak
2024-05-28 14:10:45 -04:00
InsanityAutomation
16be10d2f3
SPI updates from @p3p upstream
2024-05-28 14:10:44 -04:00
InsanityAutomation
d4dde255ad
Debug
2024-05-28 14:10:44 -04:00
InsanityAutomation
b5c7712531
Update Configuration.h
2024-05-28 14:10:44 -04:00
InsanityAutomation
8dc8361f02
tmc5160 and spi
2024-05-28 14:10:44 -04:00
InsanityAutomation
433f3ba3ab
Change read function for PS_ON and EDM pins
2024-05-28 14:10:37 -04:00
InsanityAutomation
78e2aa6eac
Fix interupts and pin debugging
2024-05-28 14:10:29 -04:00
InsanityAutomation
54da1da13f
Tweaks
2024-05-28 14:10:29 -04:00
InsanityAutomation
544765f1a1
Update Configuration.h
2024-05-28 14:10:25 -04:00
InsanityAutomation
f261fea59a
Redundant Power control with EDM - First Pass
2024-05-28 14:10:24 -04:00
InsanityAutomation
00785eb14e
Update Configuration_adv.h
...
Co-Authored-By: Chris Pepper <24342+p3p@users.noreply.github.com >
2024-05-28 14:10:04 -04:00
InsanityAutomation
6713185aea
LPC4078 Initial Commit
...
Co-Authored-By: Chris Pepper <24342+p3p@users.noreply.github.com >
2024-05-28 14:09:51 -04:00
thinkyhead
e7c9cf3e1d
[cron] Bump distribution date (2024-05-27)
2024-05-27 00:22:53 +00:00
ellensp
6710616a09
🩹 Longer3D LK has ONBOARD_SDIO ( #27129 )
2024-05-26 12:09:18 -05:00
Scott Lahteine
2064c83c66
🚸 Fix SD nav after "one click print" (2)
2024-05-26 12:04:14 -05:00
thinkyhead
2e97ad1f4b
[cron] Bump distribution date (2024-05-26)
2024-05-26 12:07:31 +00:00
Scott Lahteine
4f85f88ae3
🚸 Fix SD nav after "one click print"
2024-05-26 02:18:37 -05:00
thinkyhead
181a57ae9b
[cron] Bump distribution date (2024-05-24)
2024-05-24 00:22:18 +00:00
Keith Bennett
3ee1248cf2
🩹 Even more Z input shaper followup ( #27119 )
...
Followup to #27118
2024-05-23 14:58:22 +12:00
thinkyhead
68c3916d46
[cron] Bump distribution date (2024-05-23)
2024-05-23 00:21:53 +00:00
Keith Bennett
e3bbacd8b9
📝 Update Input Shaping comments ( #27116 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-05-22 18:30:44 -05:00
Scott Lahteine
f915371248
🧑💻 More language cleanup
2024-05-22 17:37:13 -05:00
Andrew
ea848aa891
🩹 Z input shaper followup ( #27118 )
...
Followup to #27073
2024-05-22 14:07:04 -05:00
Scott Lahteine
5157849c60
🧑💻 Remove unused strings, label some
2024-05-22 13:07:33 -05:00
Scott Lahteine
ca31f9789e
🩹 Fix LCD getFreeTxBuffer typo
2024-05-21 19:26:18 -05:00
Scott Lahteine
78d3cf1de1
🎨 PGM => _P rename
2024-05-21 19:26:18 -05:00
Scott Lahteine
521e7eafce
🧑💻 Clarify media "mounted"
2024-05-21 19:26:18 -05:00
thinkyhead
2d78a80cf6
[cron] Bump distribution date (2024-05-22)
2024-05-22 00:21:43 +00:00
Miguel Risco-Castillo
5f32698da5
✨ Ender-3 V3 board CR4NS200320C13 ( #27003 )
2024-05-21 15:20:12 -05:00
thinkyhead
1845056014
[cron] Bump distribution date (2024-05-21)
2024-05-21 00:22:16 +00:00
Jason Smith
0b8ec2aa74
🎨 Decimal TMC address ( #27028 )
2024-05-20 17:16:49 -05:00
ellensp
578bdd4b20
🧑💻 Address trailing spaces ( #27108 )
2024-05-20 00:04:51 -05:00
Jonathan Brazier
6b6865d068
✨ INPUT_SHAPING_Z ( #27073 )
2024-05-20 00:03:03 -05:00
Andrew
6c018eb770
📝 Update some G-code and other comments ( #27034 )
2024-05-20 00:01:05 -05:00
ellensp
5561bafbe6
✨ M110 Get Command Line Number ( #27090 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-05-19 23:11:30 -05:00
ellensp
75eee04972
🩹 Return 0 for bad index in Temperature::getHeaterPower ( #27037 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-05-19 23:10:15 -05:00
ellensp
ee1d1faa52
🔨 Sim pins / INI cleanup
2024-05-19 23:07:24 -05:00
Chris
dbd3e10959
🩹 Solid background for DWIN_MARLINUI text ( #27029 )
2024-05-19 22:53:45 -05:00
Andrew
fde330af5a
🎨 Fix MarlinUI "untyped" string args ( #27046 )
2024-05-19 21:50:24 -05:00
Keith Bennett
e8d953257e
🔨 Warn about Input Shaping + I2S_STEPPER_STREAM ( #27051 )
2024-05-19 21:45:57 -05:00
Keith Bennett
cc86e9ecce
✅ Fix CI badge ( #27060 )
2024-05-19 21:44:22 -05:00
vrooze
5a6db519d6
✨ Ender-3 V2 LCD with SKR 3[EZ] ( #27061 )
2024-05-19 20:31:53 -05:00
thinkyhead
98d09e5304
[cron] Bump distribution date (2024-05-20)
2024-05-20 00:35:32 +00:00
Vovodroid
d87a0ea7f7
🚸 Quickly apply touch screen fan/laser edit ( #27064 )
2024-05-19 19:32:43 -05:00
Dave Gateman
0e2bd069d4
🩹 Fix cutter power extra '%' ( #27105 )
2024-05-19 18:53:38 -05:00
ellensp
feca9a33d5
✨ SHOW_CUSTOM_BOOTSCREEN for HD44780 ( #26793 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2024-05-19 18:51:52 -05:00