0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-02 04:47:20 +00:00
Commit graph

16838 commits

Author SHA1 Message Date
Scott Lahteine
95a5d63622 Air Assist tests 2021-05-01 20:10:16 -05:00
Scott Lahteine
ffbf7a9141 Fix undefined abl_points 2021-05-01 20:07:20 -05:00
Scott Lahteine
a95a21a353 Define 'filelist' for dgus/origin 2021-05-01 20:07:20 -05:00
Mike La Spina
741e3c1280
Laser Cutter Air Assist () 2021-05-01 19:59:45 -05:00
ellensp
9d43570ada
Add missing ExtUI method ()
Fixes 
2021-05-01 19:42:38 -05:00
Sebastiaan Dammann
b356b44849
Fix Z raise in filament load M701 ()
Fixes 
2021-05-01 19:38:31 -05:00
tobuh
05c25b8cdb
Fix Power-Loss Save on Pause () 2021-05-01 03:46:26 -05:00
hartmannathan
eddce4182b
Comment correction () 2021-05-01 03:43:32 -05:00
ellensp
ef9ca61039
Fix Singlenozzle Standby issues ()
Fixes 

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-05-01 03:21:18 -05:00
ellensp
8c912d7ece
Fix SDCARD_CONNECTION default for BTT SKR () 2021-04-30 23:15:16 -05:00
thinkyhead
ff41bf5be8 [cron] Bump distribution date (2021-05-01) 2021-05-01 01:04:09 +00:00
Scott Lahteine
2f537768bc MKS Robin flash address 2021-04-30 08:30:41 -05:00
Nikolay March
68c010f82a
Sanity-check for COREnn backlash () 2021-04-30 04:45:43 -05:00
lujios
4e4c3ef8fc
Fix compile with DISTINCT_E_FACTORS + SLIM_LCD_MENUS ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-30 04:38:30 -05:00
Scott Lahteine
e4f60f82a4 Heater error status 2021-04-30 03:24:57 -05:00
Keith Bennett
f58b923fd4
Fix BTT E3 RRF and SKR V2 (Generic PIO) ()
Follow-up to 
2021-04-30 03:07:18 -05:00
David
cfdfd16779
Fix Thermal Runaway false-alarm in M303, add HeaterWatch::check ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-30 01:51:26 -05:00
Scott Lahteine
636facf40d Silence warning in gcode_D 2021-04-29 21:13:54 -05:00
thinkyhead
b5fac1ac95 [cron] Bump distribution date (2021-04-30) 2021-04-30 00:24:56 +00:00
thinkyhead
082fce5e3e [cron] Bump distribution date (2021-04-29) 2021-04-29 00:34:04 +00:00
David
2e0a1f1aff
Color UI Move Screen for 320x240 TFT () 2021-04-28 04:08:21 -05:00
thinkyhead
f7f88b7187 [cron] Bump distribution date (2021-04-28) 2021-04-28 00:34:25 +00:00
Keith Bennett
f04b2a9390
Clean up TFT comments () 2021-04-27 19:21:13 -05:00
Keith Bennett
516fe131be
BTT SKR V2 probe and chamber pins () 2021-04-27 07:16:19 -05:00
Scott Lahteine
ee016e605c
Rename, clean up boards/variants ()
* Consolidate variant scripts
* Rename Marlin-local boards
* Simplify variants where possible
* Rename variants
* CHITU_F103 and MEEB_3DP: Maple platform `platformio-build-stm32f1.py` uses the 'board' name, not 'board_build.variant' so folder names match 'board' and not `board_build.variant`.
2021-04-27 04:49:21 -05:00
Keith Bennett
69d85cce2d
BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection () 2021-04-27 02:22:09 -05:00
Adrian DC
fe7f5ca7f4
Fix E3V2 Advanced Settings with PLR off ()
Fixes 
2021-04-26 23:42:28 -05:00
Marcio T
9c7344487a
FTDI EVE Touch UI fixes () 2021-04-26 23:40:59 -05:00
ellensp
5f9aac2027
Use temp_info_t for temp_redundant ()
Fixes 

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-26 23:36:39 -05:00
thinkyhead
43fc1bd21c [cron] Bump distribution date (2021-04-27) 2021-04-27 00:35:59 +00:00
Victor Oliveira
a981c33bad
Remove compiler flag merge-constants () 2021-04-26 19:30:34 -05:00
Sebastiaan Dammann
36ec7ab150
Make Cancel Objects reporting optional () 2021-04-26 18:32:13 -05:00
hartmannathan
5301ec618b
typo () 2021-04-26 18:30:26 -05:00
Vert
a0a24e9380 Help users confused by "bed size" () 2021-04-26 18:23:00 -05:00
Keith Bennett
40d789ce18
Fix "continuous" typo () 2021-04-25 23:34:42 -05:00
Scott Lahteine
641bca87bc
Prettier output from opt scripts () 2021-04-25 23:33:52 -05:00
Vert
5ad473fc62
Fix relocated LiquidCrystal library ()
Followup to 770e539859
2021-04-25 20:55:15 -05:00
thinkyhead
7aeb6b5200 [cron] Bump distribution date (2021-04-26) 2021-04-26 00:36:31 +00:00
Scott Lahteine
e250f6a275 whitespace 2021-04-25 17:17:33 -05:00
Scott Lahteine
e59192b9ea Fix HMI_HomeOffN axis
Followup to 
2021-04-25 04:15:13 -05:00
pinchies
a1ee5124d3
Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-25 03:48:20 -05:00
thinkyhead
a280077820 [cron] Bump distribution date (2021-04-25) 2021-04-25 00:36:37 +00:00
Miguel Risco-Castillo
13f3ccb85d
E3V2 DWIN Advanced Settings ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-24 18:50:44 -05:00
Scott Lahteine
770e539859 Use Adafruit LiquidCrystal 2021-04-24 15:41:01 -05:00
Scott Lahteine
993f9f3efd Remove extra platform_packages line 2021-04-24 15:23:28 -05:00
Scott Lahteine
f3c7b61f29 Add INO to .editorconfig 2021-04-24 15:23:28 -05:00
Vert
3b8f83a5ae
Sanity check MIXING_EXTRUDER + DISTINCT_E_FACTORS () 2021-04-24 05:35:02 -05:00
Scott Lahteine
836c4e0198 Drop Deviot workaround 2021-04-24 05:28:50 -05:00
Scott Lahteine
dfcccb63a1 Use temperature accessors 2021-04-24 05:20:55 -05:00
Nikolay March
6f5800bd74
Backlash Compensation for COREnn ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-24 04:38:00 -05:00