espr14
|
fb7bdabb70
|
Fix Resume Print with UBL (#21564)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-04-29 08:45:18 -05:00 |
|
Scott Lahteine
|
5ab64708c5
|
Update old-style axis indexes
|
2021-04-29 08:45:18 -05:00 |
|
Ramiro Polla
|
6d9aaf8de5
|
Macros to eliminate 'f + 0.0' (#21568)
|
2021-04-29 08:45:18 -05:00 |
|
Radim Karniš
|
ab2441c088
|
Park Magnetic Switching Toolhead at the very end (#21552)
|
2021-04-29 08:45:18 -05:00 |
|
Miguel Risco-Castillo
|
3c9ffa77f9
|
Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:17 -05:00 |
|
X-Ryl669
|
77f48d2bad
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:13 -05:00 |
|
Scott Lahteine
|
582458998f
|
Use serial shorthand
|
2021-04-29 08:45:13 -05:00 |
|
X-Ryl669
|
9ae204df9c
|
Serial refactor followup (#20932)
|
2021-04-29 08:45:13 -05:00 |
|
Scott Lahteine
|
efaff24145
|
Apply SEC_TO_MS and other fixes
|
2021-04-29 08:45:12 -05:00 |
|
Scott Lahteine
|
b355f4605e
|
Move singlenozzle temp/fan (#20829)
|
2021-04-29 08:45:12 -05:00 |
|
zeleps
|
522c78b5e6
|
Fix Tramming Wizard behavior (#20796)
|
2021-04-29 08:45:12 -05:00 |
|
zeleps
|
d324f3b16a
|
Don't apply hotend_offset.z to Z soft endstops (#20675)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
01c9d49f09
|
Indent tool_change_prime
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
cc1b8c2d0b
|
Clarify solenoid active / magnet-on state
|
2021-04-29 08:45:11 -05:00 |
|
Scott Lahteine
|
efe2859227
|
Solenoid cleanups
Followups to #20473 ahead of #20675
|
2021-04-29 08:45:11 -05:00 |
|
zeleps
|
3b4c5f982c
|
Fix PARKING_EXTRUDER homing with solenoid (#20473)
|
2021-04-29 08:45:10 -05:00 |
|
Giuliano Zaro
|
bd38e59479
|
SMUFF (MMU2 clone) support (#19912)
|
2021-04-29 08:45:06 -05:00 |
|
Jason Smith
|
841f0d5778
|
Fix tool-change servo index for E2 and up (#20060)
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
367e717aeb
|
Add alternative TERN macros
|
2021-04-29 08:45:05 -05:00 |
|
Scott Lahteine
|
ff9a27ee9f
|
Use PGM serial strings
|
2021-04-29 08:45:03 -05:00 |
|
Scott Lahteine
|
141f6825ce
|
Rename ultralcd => marlinui
|
2021-04-29 08:45:03 -05:00 |
|
nb-rapidia
|
3becc3ad63
|
Fix IDEX layer shift and DIR states (#19756)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:03 -05:00 |
|
Earle F. Philhower, III
|
ea65e10dc7
|
Add loose soft endstop state, apply to UBL fine-tune (#19681)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-04-29 08:45:02 -05:00 |
|
Scott Lahteine
|
b3890d385c
|
Add multi-extruder condition
|
2021-04-29 08:44:59 -05:00 |
|
swissnorp
|
7d2e4481c7
|
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907)
|
2021-04-29 08:44:58 -05:00 |
|
cbaugher
|
b94b3e6315
|
Tool-change Z move followup (#18963)
|
2021-04-29 08:44:56 -05:00 |
|
cbaugher
|
7a8e99de7d
|
Fix Z height after tool change (#18951)
|
2021-04-29 08:44:56 -05:00 |
|
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
|
Scott Lahteine
|
b40440cf38
|
Tool-change debug option
|
2020-07-14 21:15:14 -05:00 |
|
InsanityAutomation
|
c1dcc56a0b
|
Tool Change Migration fixes and debugging (#18448)
|
2020-06-27 21:57:01 -05:00 |
|
InsanityAutomation
|
955971486b
|
Fix toolchange compile error (#18312)
|
2020-06-15 16:26:09 -05:00 |
|
studiodyne
|
36efe75ad1
|
Followup for Tool Migration (#17800)
|
2020-05-03 00:32:25 -05:00 |
|
studiodyne
|
89b17b5463
|
Followup fixes for singlenozzle, etc. (#17712)
|
2020-04-28 00:21:23 -05:00 |
|
Scott Lahteine
|
c4d57462dc
|
Apply HAS_MULTI_HOTEND
|
2020-04-27 05:10:47 -05:00 |
|
Scott Lahteine
|
8b3c7dda75
|
Add HAS_FAN and others
|
2020-04-27 05:07:08 -05:00 |
|
studiodyne
|
28518c2352
|
Save/Restore leveling on toolchange for singlenozzle too (#17682)
|
2020-04-25 12:20:42 -05:00 |
|
Scott Lahteine
|
44b71103df
|
Patch tool_change typo
|
2020-04-23 16:19:57 -05:00 |
|
studiodyne
|
2f6262c27b
|
Automatic Tool Migration feature (#17248)
|
2020-04-22 21:03:28 -05:00 |
|
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
2020-04-22 16:35:03 -05:00 |
|
InsanityAutomation
|
6ce0c94d12
|
Fix bad comparison (#17470)
* Suggested message change
* Fix Bad Comparison
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2020-04-13 17:23:54 -05:00 |
|
InsanityAutomation
|
bc01d8d023
|
Toolchange touchup (#17395)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-04-03 19:17:05 -05:00 |
|
Scott Lahteine
|
765a9f3471
|
do_pause_e_move => unscaled_e_move
|
2020-03-29 16:26:55 -05:00 |
|
Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
2020-03-13 23:18:16 -05:00 |
|
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
2020-03-13 16:29:29 -05:00 |
|
MangaValk
|
57f488738b
|
[ToolChanger] Lock the current tool at power-up (#17093)
|
2020-03-08 16:13:41 -05:00 |
|
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
2020-02-26 03:02:03 -06:00 |
|
InsanityAutomation
|
4250a98908
|
Toolchange improvements (#16979)
|
2020-02-26 00:12:14 -06:00 |
|
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
2020-02-03 08:00:57 -06:00 |
|
InsanityAutomation
|
9bb8176d34
|
Fix Toolchange (!no_move) return to status (#16699)
|
2020-01-29 00:06:06 -06:00 |
|
Jason Smith
|
131acf304b
|
Fix Manual Bed Leveling with multiple extruders (#16688)
|
2020-01-27 15:57:21 -06:00 |
|