lukasmatena
8ccfdaca02
Add M220 B/R with PRUSA_MMU2 ( #15739 )
5 years ago
Chris Pepper
c1aac3a0c9
Fix delta_mm.e with zero extruders ( #15996 )
5 years ago
Marcio T
43d0391d82
Fix Touch UI message strings ( #16004 )
5 years ago
Robby Candra
fc9f8d27eb
Fix Progress / Remaining display on DOGM ( #16005 )
5 years ago
Jason Smith
d0282e5ba8
Allow slop in position_is_reachable for delta ( #16003 )
5 years ago
Scott Lahteine
1d150e41b6
Reduce MMU2 code, add test
5 years ago
Robby Candra
55595d444d
Use LCD_WIDTH for indexed string ( #15979 )
5 years ago
InsanityAutomation
2142beb2e5
Fix UI compile error in UBL ( #15981 )
5 years ago
Jason Smith
c497a491f4
Fix a PID_EXTRUSION_SCALING menu item ( #15988 )
5 years ago
Scott Lahteine
b11551c767
Touch UI updates for Cocoa Press ( #15986 )
5 years ago
Scott Lahteine
441e822fb3
LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE
5 years ago
Scott Lahteine
47c19aa2b3
Clean up probe accessors
5 years ago
pfillion42
4a5dee6356
(SKR 1.3) Assign DIAG pins for homing dir ( #15972 )
5 years ago
Denis Semenov
0fcd1f4a49
Fix HAS_CLASSIC_E_JERK and related issues ( #15968 )
5 years ago
Scott Lahteine
8f09d2e790
Add STM32F103RE_bigtree to Auto Build
5 years ago
Gustavo Alvarez
b2a275891c
Support RET6 in BTT SKR Mini ( #15957 )
5 years ago
Scott Lahteine
bdd366b97c
Update sensor -5 label
5 years ago
Jason Smith
b904ba0f29
Improve Delta probing / calibration ( #15887 )
5 years ago
Jason Smith
4ede13e36a
Fix G29 for updated meshCount type ( #15960 )
5 years ago
Bob
751cd1f533
MAX31865 temperature sensor ( #15930 )
5 years ago
Scott Lahteine
47e4e5f1db
Update thermocouple comments
5 years ago
Roman Moravčík
5681017d0c
Update Slovak language ( #15953 )
5 years ago
BigTreeTech
ab8b24fdba
Power Loss Recovery with a UPS ( #15943 )
5 years ago
Scott Lahteine
ab9f0f2c4f
Followup to meshCount patch
5 years ago
InsanityAutomation
e81b946f06
Better singlenozzle stored fan speed menus ( #15921 )
5 years ago
Daniel Negut
a3229b30ec
Add Zonestar/Anet LCD for SKR mini E3 ( #15931 )
5 years ago
InsanityAutomation
798f34abcd
Float XY probe offset followup (probe edge) ( #15928 )
5 years ago
Giuliano Zaro
31e329f143
Update Italian language ( #15925 )
5 years ago
Jason Smith
9906e96ffb
Allow UBL G29 J1 with PAUSE_BEFORE_DEPLOY_STOW ( #15934 )
5 years ago
Evgeny-SPB
7116a8645c
G34 logic / typo fix ( #15938 )
5 years ago
Giuliano Zaro
aa89bb71f9
Fix MMU2 compile error ( #15923 )
5 years ago
TheAssassin
814d908a8a
Ender-2 LCD on BTT SKR E3 ( #15924 )
5 years ago
InsanityAutomation
4d4e692c81
Match onMeshUpdate() index sign ( #15920 )
5 years ago
Luu Lac
4d9a5fef3b
Update Vietnamese language ( #15940 )
5 years ago
Scott Lahteine
865055e07a
[cron] Bump distribution date
5 years ago
Scott Lahteine
2bd6dc02d6
[cron] Bump distribution date
5 years ago
Robby Candra
40bbe58371
Use lcd_uint_t in lcd_put_u8str_ind_P ( #15909 )
5 years ago
Roxy-3D
f19fa64e98
Eliminate multiple settings to extruder_duplication_enabled in G28
If the IDEX mode was previously set (via GCode or the LCD Panel) to a duplication mode... It was lost after a G28 due to this redundant setting of 'extruder_duplication_enabled'.
It is very important to the various use cases of IDEX machines that extruder_duplication_enabled is preserved across a G28. The reason is this allows a person to use the LCD Panel to put the machine into a duplication mode, and then send a 'normal' part file to the printer and get two parts out of the process.
5 years ago
thisiskeithb
0f57818f2d
Support 512K "RCT6" in BTT SKR Mini ( #15890 )
5 years ago
Scott Lahteine
aa93e1f21a
Update TMC_ADV examples
5 years ago
Scott Lahteine
27cb4db80e
Reduced string storage using tokens ( #15593 )
5 years ago
Lino Barreca
bd321d4b7c
Don't compile STM32 SoftwareSerial unless STM32 ( #15894 )
5 years ago
Scott Lahteine
ac2d7ab14c
Fix timers.h include
5 years ago
Scott Lahteine
a022defe06
[cron] Bump distribution date
5 years ago
Scott Lahteine
3f4636e916
"nozzle_to_probe_offset" is obsolete
5 years ago
Scott Lahteine
602ca5dea6
No USE_M73_REMAINING_TIME without LCD_SET_PROGRESS_MANUALLY
5 years ago
Robby Candra
fcfde7c2f5
Only assign CS/RX/TX on extra axes with SPI/UART ( #15886 )
5 years ago
Scott Lahteine
a4709ba765
Store unscaled PID values in EEPROM ( #15884 )
5 years ago
Scott Lahteine
7e9c846ec3
Modify comment for unlimited E steppers
5 years ago
Jason Smith
9fd35c84ce
SoftwareSerialM for SKR STM32F1 boards ( #15875 )
5 years ago