Giuliano Zaro
038945110f
Optional homing in LCD Repeatability Test ( #19104 )
2021-04-29 08:44:57 -05:00
BigTreeTech
a1bdc1974a
Broadcast SD Print Completion ( #19102 )
2021-04-29 08:44:57 -05:00
Scott Lahteine
80480ae919
M80 followup
2021-04-29 08:44:56 -05:00
Scott Lahteine
eee101b9dd
Clean up M80/M81, DWIN
2021-04-29 08:44:56 -05:00
Scott Lahteine
c82ff17d3b
Followup for SPI Flash
2021-04-29 08:44:56 -05:00
Scott Lahteine
ca8fbbc2be
Shorthand values for M575 B
2021-04-29 08:44:56 -05:00
Scott Lahteine
ab61bcafa3
Password followup
2021-04-29 08:44:56 -05:00
sherwin-dc
9e44df9c5f
Password via G-code and MarlinUI ( #18399 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:56 -05:00
Victor Oliveira
438a9bb4aa
W25QXX SPI Flash support ( #18897 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:56 -05:00
Scott Lahteine
02eb4bd806
General cleanup
2021-04-29 08:44:56 -05:00
Scott Lahteine
3dc0f9c0b4
configuration_store => settings
2021-04-29 08:44:56 -05:00
Scott Lahteine
8af8ef4404
Use uintptr_t for pointer-to-int
2021-04-29 08:44:56 -05:00
Scott Lahteine
da6e5ce3db
Optimize G-code / feature dependencies ( #18919 )
2021-04-29 08:44:56 -05:00
Scott Lahteine
76eff24718
Simple rename of hex_print
2021-04-29 08:44:56 -05:00
Scott Lahteine
e8dc7cad18
General cleanup
2021-04-29 08:44:56 -05:00
Alexander Gavrilenko
8f8b0d84ae
Support for TFT & Touch Screens ( #18130 )
2021-04-29 08:44:55 -05:00
Scott Lahteine
0c1bf01cf7
In G28 Z is sort-of known
2021-04-29 08:44:55 -05:00
Scott Lahteine
bb21d79321
Fix UNKNOWN_Z_NO_RAISE in G28
...
Bug introduced in 73fc0778b8
2021-04-29 08:44:55 -05:00
Diego von Deschwanden
f2205b1725
Update more external links ( #18819 )
2021-04-29 08:44:55 -05:00
Scott Lahteine
11702dc059
Update (c)
2020-07-25 04:10:21 -05:00
InsanityAutomation
c5ec80d6c7
G425/G35 menu items; G425 pre- and post- scripts ( #18737 )
2020-07-24 23:31:15 -05:00
Scott Lahteine
451f48231d
Ender 3 V2 BL24C16 EEPROM support ( #18758 )
2020-07-24 03:09:14 -05:00
Scott Lahteine
d1e20eb29f
Update links, README, contributing, etc.
2020-07-23 20:46:51 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
InsanityAutomation
b4b19aef7f
Custom Nozzle Wipe ( #18736 )
2020-07-22 01:42:44 -05:00
Scott Lahteine
6027055695
Optimize LCD, Wifi, etc. libraries ( #18730 )
2020-07-21 04:00:39 -05:00
Scott Lahteine
e78f1237ea
Matching mat.bed_temp condition
2020-07-20 21:51:25 -05:00
Markus Towara
f4aba99624
Use safe_delay for PSU_POWERUP_DELAY ( #18680 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-17 12:33:45 -05:00
JBA
4abad60bf1
ExtUI for Anycubic I3 Mega ( #18655 )
2020-07-17 01:07:09 -05:00
Jason Smith
76b67d55e2
Fix some Power Loss Recovery behaviors ( #18558 )
2020-07-15 01:14:03 -05:00
Scott Lahteine
b40440cf38
Tool-change debug option
2020-07-14 21:15:14 -05:00
Leo
c9718504c5
Fix leveling "Point n of 3" message ( #18639 )
2020-07-14 17:02:38 -05:00
Keith Bennett
56c3deb423
Fix G35 output formatting ( #18631 )
2020-07-12 13:43:52 -05:00
ManuelMcLure
d884d1eda8
"M122 I" to reinitialize TMC ( #18571 )
2020-07-09 17:48:06 -05:00
Giuliano Zaro
b0c6cfb051
MarlinUI support for up to 5 Material Presets ( #18488 )
...
- Add `I` preset parameter to `G26`, `M106`, `M140`, and `M190`.
- Extend menu items to permit a string interpolation.
- Keep material names in a list and interpolate in menu items.
- Extend material presets to support up to 5 predefined materials.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-09 03:11:57 -05:00
Scott Lahteine
73fc0778b8
Consolidate probe clearance, add section debug ( #18576 )
...
* Better section / function log
* Add do_z_clearance motion function
2020-07-08 21:44:21 -05:00
Scott Lahteine
915847b75a
Add Cap:RUNOUT
...
Co-Authored-By: Julius ter Pelkwijk <mrseeker@users.noreply.github.com>
2020-07-08 06:53:03 -05:00
Scott Lahteine
d6682c8609
Whitespace cleanup
2020-07-07 02:30:26 -05:00
ellensp
12e7106a8a
Update and fix POWER_MONITOR ( #18561 )
2020-07-06 18:53:26 -05:00
Luc Hoang Long
764fc81761
Use Material Preset 1 for PID autotune ( #18446 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-06 01:17:40 -05:00
Scott Lahteine
a6b8b12a6a
Simplify home_z_safely, respect HOME_AFTER_DEACTIVATE
2020-07-05 18:01:28 -05:00
Robby Candra
c02451b602
Filament Runout Inverting => State ( #18537 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-05 17:42:19 -05:00
Scott Lahteine
dc6d8357a6
Reduce string duplication
2020-07-05 16:00:32 -05:00
Scott Lahteine
0fad9535d1
Add comment to M412
2020-07-05 15:58:12 -05:00
Oliver Jean Eifler
67db7c0294
Probing points followup ( #18552 )
2020-07-05 15:32:04 -05:00
Scott Lahteine
ea520e670a
Fix "Probing mesh point" message
...
Closes #17770
Co-Authored-By: Jan-Gerard van der Toorn <jan-gerard@users.noreply.github.com>
2020-07-05 01:03:49 -05:00
notabucketofspam
6eb19cef11
Fix "'ubl' not declared" error ( #18541 )
2020-07-04 19:18:11 -05:00
ellensp
91dc74ff16
M150 I to set Neopixel by index ( #18490 )
2020-07-03 16:33:09 -05:00
Scott Lahteine
f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit ( #18373 )
2020-07-03 09:53:22 -05:00
Scott Lahteine
c43bbcce15
Enforce sensor range for temperature target ( #18465 )
...
* Mitigate stepper timeout
* Add CHAMBER PWM code
* Structured thermistor tables
* Fix reversed sensor ranges
* Prevent temps outside sensor range
2020-07-01 16:27:28 -05:00