Commit graph

840 commits

Author SHA1 Message Date
InsanityAutomation 911cd1a6d3
Custom menu items confirm option ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-03-13 07:37:49 -06:00
X-Ryl669 f147a8990a
Fix MeatPack with per-serial-port instances () 2021-03-10 14:22:20 -06:00
ellensp aad0f517b4
CUSTOM_USER_BUTTONS followup ()
Followup to 
2021-03-08 04:14:18 -06:00
Mike La Spina b95e548ddb
Cooler (for Laser) - M143, M193 () 2021-03-06 14:13:28 -06:00
MoellerDi 7ee9aefed7
G-code Digital Buttons ()
Co-Authored-By: android444 <24375898+android444@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-01 08:03:41 -06:00
Nick e66e51fa6d
Safe Z homing for Power Loss Recovery () 2021-03-01 04:23:10 -06:00
Ilya 2b9842e094
Default microsteps to axis first stepper () 2021-03-01 01:33:07 -06:00
RudolphRiedel 04b83d50a2
Two additional EVE displays () 2021-02-27 19:39:32 -06:00
Sola c76008bd6a
MKS H43 controller () 2021-02-27 17:35:32 -06:00
LinFor e0aa9ce372
RGB Caselight () 2021-02-27 16:06:48 -06:00
jbuck2005 ee7701c15b
SPEED => FEEDRATE () 2021-02-27 15:54:43 -06:00
X-Ryl669 ec42be346d
Fix and improve G-code queue ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-26 16:54:46 -06:00
Scott Lahteine fd77251fdd Chamber followup 2021-02-25 10:24:58 -06:00
Vi B-P f7d9305786
Preheat Menu shortcut option () 2021-02-25 10:23:17 -06:00
swissnorp bcda46e3f3
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-25 10:09:00 -06:00
Scott Lahteine 12468f5e9f Tweak case light comment 2021-02-25 05:15:49 -06:00
Scott Lahteine 3061a31c92 Update BLTOUCH_HS_MODE comment 2021-02-25 01:56:47 -06:00
Ken Sanislo a3a10b62f2
Chamber Heater PID ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-24 18:26:51 -06:00
X-Ryl669 8d28853774
Postmortem Debugging to serial port () 2021-02-20 20:22:20 -06:00
Scott Lahteine b35bfeb1c3
Fix TEMP_0_TR_ENABLE, rename temp conditions () 2021-02-07 16:58:06 -06:00
Malderin 9025c63c43
Add "more" menu in LVGL interface ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-02-02 16:04:23 -06:00
Tanguy Pruvot 0ce3f6efe0
Multi-language pertains to Color UI () 2021-02-02 14:33:07 -06:00
ConstantijnCrijnen d45ad8f827
Language selection auto-save option () 2021-01-30 00:07:35 -06:00
qwewer0 90be1c3fa7
🧻 Cosmetic changes () 2021-01-25 01:11:34 -06:00
ellensp 3921369f98
MeatPack serial encoding ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-24 00:43:23 -06:00
Scott Lahteine 68abaeab19
MarlinUI multi-language support () 2021-01-20 18:52:06 -06:00
Scott Lahteine 00bc094914 Keep G29 N on the DL 2021-01-20 18:51:00 -06:00
Scott Lahteine bb597dcf66
Internal G29N for G28+G29 () 2021-01-17 12:08:40 -06:00
Giuliano Zaro 1d5862a39b
MMU2 as standard serial device () 2021-01-15 20:38:34 -06:00
Victor Oliveira d6de6de1bb
NO_SD_DETECT option () 2021-01-10 21:55:16 -06:00
Mike La Spina cf1f8aff77
Laser Test Fire () 2021-01-10 06:01:25 -06:00
wilbur4321 e3831c146d
Multi-Z stepper inverting ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-01-05 17:03:45 -06:00
qwewer0 e685950d97
Assisted Tramming improvements () 2021-01-02 02:33:31 -06:00
Victor Oliveira c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-01 14:31:15 -06:00
Victor Oliveira 84ab088b40
USB FD via native USB Host + MSC () 2020-12-28 23:16:38 -06:00
Keith Bennett cfcfc8047a
Small / Large Boot Screen option for TFT_COLOR_UI () 2020-12-27 21:10:53 -06:00
Jason Smith 81d7bd8f41
Validate defined probe points () 2020-12-27 20:49:15 -06:00
ubik2 844a8c7074
Add OPTIMIZED_MESH_STORAGE option (for UBL) ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-12-23 18:19:48 -06:00
LinFor 2d88a2cfb7
Remaining Time for FTDI EVE, bp for ExtUI ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-12-23 16:37:17 -06:00
LinFor 6af6a35d9d
FTDI EVE: Cyrillic font, some minor fixes () 2020-12-23 00:51:59 -06:00
Keith Bennett 9a8f8f8284
Let boards set Default TMC Slave Addresses ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-12-19 21:48:31 -06:00
grauerfuchs e9677594ea
Fix and optimize MightyBoard () 2020-12-17 17:22:59 -06:00
Scott Lahteine b0392be4bf SHORT_MANUAL_Z_MOVE => FINE_MANUAL_MOVE 2020-12-13 01:54:31 -06:00
swissnorp edb2a83e71
Allow positive Z nozzle to probe offset ()
* Allow a positive value for z offset from nozzle to probe without sanity checks
* Simplify menu_probe_offset.cpp (HOMING_Z_WITH_PROBE)
* Add some more explanation to Configuration Files
* Raise after probe_at_point as if homed

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2020-12-09 01:06:50 -08:00
Scott Lahteine 7f20184ebc
Fix auto#.g file handling, add NO_SD_AUTOSTART () 2020-12-07 05:53:15 -06:00
Sergey1560 0acd751e2d
Group related homing options ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-27 00:00:25 -06:00
Scott Lahteine b6a32500c4
M808 Repeat Markers () 2020-11-26 21:18:40 -06:00
swissnorp 649965ae32
Probe Offset Wizard improvements () 2020-11-25 21:38:00 -06:00
Kurt Haenen ca83e1a26f
Proper pullup/pulldown configurability ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-11-21 17:56:56 -06:00
Giuliano Zaro 41529b6598
SMUFF (MMU2 clone) support () 2020-11-18 01:27:21 -06:00