11022 Commits (8e044ea89867cb0c6d50d27ad699857902ecca6b)

Author SHA1 Message Date
Scott Lahteine 3ac76f0489
Invariant Marlin bootscreen (#15057) 5 years ago
Scott Lahteine b2a4b6f34e Don't use board url as override 5 years ago
Scott Lahteine b8e4b993d6 Separate board website URL 5 years ago
Scott Lahteine 6341aefda3 Info menu tweak style 5 years ago
Marcio Teixeira 0f386d06a1 Followup fixes to ExtUI (#15068) 5 years ago
Luu Lac 081e4506ca Fix G53 as prefix, G28 with CNC_COORDINATE_SYSTEMS (#15069) 5 years ago
Robby Candra ca084dcfe8 Switch col vs row variable name (#15072) 5 years ago
Giuliano Zaro 604bdf0b43 Update Italian language (#15076) 5 years ago
InsanityAutomation b7796bcce6 Disable steppers on M112 (#15065)
And change verbiage to not refer to "Emergency Stop."
5 years ago
Scott Lahteine 318356b6bc [cron] Bump distribution date 5 years ago
ETE-Design 9d12788a9a ADIMLab Gantry - Spelling Correction (#15043) 5 years ago
InsanityAutomation f218405c36 Fix ExtUI invalid speed, timer (#15031) 5 years ago
Daniel Callander 155765646e Add warning when trying to use JD with kinematic systems (#15032) 5 years ago
Scott Lahteine 7183a586d9 Add EZBOARD PT100 pin 5 years ago
Scott Lahteine c7825e6719 Contrast over 63 assume 255 max
This is closer to the prior behavior.
5 years ago
Tim Moore 1461ee4d36 Make LCD_CONTRAST_MAX >= _LCD_CONTRAST_INIT (#15046) 5 years ago
Scott Lahteine 9e9e578234 [cron] Bump distribution date 5 years ago
Tim Moore 8033bc87ea Turbo-back Info menu items (#15049) 5 years ago
Scott Lahteine d6a16525c2
New Language: Vietnamese (#13892) 5 years ago
Marcio Teixeira da601d5114 Update USB_FLASH_DRIVE_SUPPORT (#15021) 5 years ago
Scott Lahteine 20fc66f875
ADIMLab Granty v1 / v2 (#15017)
* # This is a combination of 18 commits.
# This is the 1st commit message:

Add Support for ADIMLab Granty

# The commit message #2 will be skipped:

# Update Configuration.h

# The commit message #3 will be skipped:

# Add files via upload
#
# Add Support for ADIMLab Granty

# The commit message #4 will be skipped:

# Create Configuration.h

# The commit message #5 will be skipped:

# Delete Configuration.h

# The commit message #6 will be skipped:

# Create Test.h

# The commit message #7 will be skipped:

# Add files via upload

# The commit message #8 will be skipped:

# Delete Test.h

# The commit message #9 will be skipped:

# Delete Configuration.h

# The commit message #10 will be skipped:

# Delete Configuration_adv.h

# The commit message #11 will be skipped:

# Add files via upload
#
# Add ADIMLab Pins

# The commit message #12 will be skipped:

# Add files via upload
#
# Add Bootscreen

# The commit message #13 will be skipped:

# Update Configuration.h
#
# Add Bootscreen

# The commit message #14 will be skipped:

# Update pins.h
#
# Add ADIMLab Board

# The commit message #15 will be skipped:

# Update boards.h
#
# Add ADIMLab Granty

# The commit message #16 will be skipped:

# Update Makefile
#
# Add ADIMLab Granty

# The commit message #17 will be skipped:

# Update boards.h

# The commit message #18 will be skipped:

# Update Makefile

* Add Support for ADIMLab Granty

* Optimize bootscreen

* Update Makefile

Updated Description

* Update boards.h

Updated Description

* Update pins_HJC2560C_REV2.h

Updated Description

* Update Configuration.h

Added Author + Custom_Machine_Name

* Create _Bootscreen.h

Add Bootscreen

* Add files via upload

Add ADIMLab Granty v1

* Update boards.h

Add ADIMLab Granty v1

* Update Makefile

Add ADIMLab Granty v1

* Update pins_HJC2560C_REV2.h

* Consolidate Granty configs

* config updates
5 years ago
Scott Lahteine 750256948e Apply #ifdef 5 years ago
BigTreeTech 848dd740ba Fix STM32F1 ADC read temperature error (#15026)
…after USB CDC connect.
5 years ago
Scott Lahteine 04a9962cb5 Fix: Contrast override in pins files
Move contrast handling to `Conditionals_post.h` so pins files can override the LCD defaults.
5 years ago
Scott Lahteine 8c73017a69 [cron] Bump distribution date 5 years ago
Scott Lahteine 09ee5a5da1 Merge remote-tracking branch 'upstream/bugfix-2.0.x' into bf2_granty_fix_15017 5 years ago
Tim Moore efeea9bccf pca9632_buzz fix (#15020) 5 years ago
Marcio Teixeira e61e54acfd Fix TURBO_BACK_MENU_ITEM compile error (#15019) 5 years ago
Tanguy Pruvot 0a280f00c2 Flag unused variables without buzzer (#15016) 5 years ago
Scott Lahteine f2ad1ceb13 Update PT-BR 5 years ago
ManuelMcLure 9c87786464 Change default Re-ARM UART pin order (#15037) 5 years ago
Scott Lahteine fdef32ce77 Shorten Website URLs 5 years ago
Scott Lahteine 7924e0d819 Add print at position shortcuts 5 years ago
Scott Lahteine 5c0e5c599f Fix boot screen warning 5 years ago
Scott Lahteine dd6efe96e7 Restore documented M503 behavior 5 years ago
Scott Lahteine 6429b8bfb8 Fix EZBoard platform test 5 years ago
Tanguy Pruvot e604f76703 Enable contrast via LCD_CONTRAST_INIT (#15006) 5 years ago
ETE-Design 9d8e3d4d6f
Update pins_HJC2560C_REV2.h 5 years ago
ETE-Design 2526e2d32e
Update Makefile
Add ADIMLab Granty v1
5 years ago
ETE-Design d858f44b35
Update boards.h
Add ADIMLab Granty v1
5 years ago
ETE-Design 0309a5f3af
Update pins_HJC2560C_REV2.h
Updated Description
5 years ago
ETE-Design 9434b81a82
Update boards.h
Updated Description
5 years ago
ETE-Design 6b35951e92
Update Makefile
Updated Description
5 years ago
Tanguy Pruvot 012f577bb0 STM32F1: Import (rogerclarkmelbourne) SPI class (#15002) 5 years ago
ETE-Design 4be98221f6 ADIMLab Granty pins/config (#14919) 5 years ago
Scott Lahteine f7aac7a5b0 Add Support for ADIMLab Granty 5 years ago
ETE-Design de122c9bbe # This is a combination of 18 commits.
# This is the 1st commit message:

Add Support for ADIMLab Granty

# The commit message #2 will be skipped:

# Update Configuration.h

# The commit message #3 will be skipped:

# Add files via upload
#
# Add Support for ADIMLab Granty

# The commit message #4 will be skipped:

# Create Configuration.h

# The commit message #5 will be skipped:

# Delete Configuration.h

# The commit message #6 will be skipped:

# Create Test.h

# The commit message #7 will be skipped:

# Add files via upload

# The commit message #8 will be skipped:

# Delete Test.h

# The commit message #9 will be skipped:

# Delete Configuration.h

# The commit message #10 will be skipped:

# Delete Configuration_adv.h

# The commit message #11 will be skipped:

# Add files via upload
#
# Add ADIMLab Pins

# The commit message #12 will be skipped:

# Add files via upload
#
# Add Bootscreen

# The commit message #13 will be skipped:

# Update Configuration.h
#
# Add Bootscreen

# The commit message #14 will be skipped:

# Update pins.h
#
# Add ADIMLab Board

# The commit message #15 will be skipped:

# Update boards.h
#
# Add ADIMLab Granty

# The commit message #16 will be skipped:

# Update Makefile
#
# Add ADIMLab Granty

# The commit message #17 will be skipped:

# Update boards.h

# The commit message #18 will be skipped:

# Update Makefile
5 years ago
Scott Lahteine 4581957d93 Clean up some pins 5 years ago
Marcio Teixeira bd1ced14e7 LulzBot Touch UI Followup (#15007) 5 years ago
Marcio Teixeira 69641f1420 Fix incompatible types error (#15009) 5 years ago
Marcio Teixeira 825c2c3dc4 Fix fan speed encoder scaling (#15010) 5 years ago
Scott Lahteine f1942f6ec0 [cron] Bump distribution date 5 years ago
Scott Lahteine 5e777601f3
Add TURBO_BACK_MENU_ITEM option (#14991) 5 years ago
Scott Lahteine 0cc524b84f Prevent BOARD_NAME conflict with env 5 years ago
InsanityAutomation 33f6d77281 Adjust homing backoff feedrate (#14972) 5 years ago
InsanityAutomation 5a7c0216f7 Misc. ExtUI fixes (#14971) 5 years ago
InsanityAutomation 6039893981 Creality pins updates (#14979) 5 years ago
MaukCC 8664b8e97b Adding HMS434 machine (#14931) 5 years ago
Scott Lahteine 5c6e82743e Followup to STM32F407 5 years ago
chzj333 0b47558a09 New board STM32F407 (#14994) 5 years ago
Tim Moore 67f8ba6fed Allow pullup/downs on power loss pin (#14986) 5 years ago
thisiskeithb 19e21a8f10 Wanhao Duplicator i3 Mini config updates (#14908) 5 years ago
Ludy 05995d1fd6 Unify buzz methods as MarlinUI::buzz (#14803) 5 years ago
Scott Lahteine 29c12905f5 Minor HAL patches 5 years ago
Scott Lahteine 94397dbdb4 [cron] Bump distribution date 5 years ago
Scott Lahteine 17cd1a4f26 Tweak TOUCH_MI_DEPLOY_XPOS block 5 years ago
Scott Lahteine dfcd437486 Base HAS_LCD_CONTRAST on display type 5 years ago
Scott Lahteine 3f678b0be5 Remove some extra F4 conditions 5 years ago
Scott Lahteine 4d1a662571 Fix STM32F7 STEPPER_ENABLE_PIN 5 years ago
Tim Moore cd09e35f90 Remove extra M503 "M412" report (#14985) 5 years ago
InsanityAutomation c5be59ddfe Fix runout trigger on "inactive" sensor (#14990) 5 years ago
InsanityAutomation af5a7a2925 Add missing ExtUI user confirmation (#14992) 5 years ago
Robby Candra 33d54c0d5a Remove extra defines (#14983) 5 years ago
Scott Lahteine 403eefd272 Delete _Bootscreen.h 5 years ago
Scott Lahteine bc93ac53b5 Fix #define typo in configs 5 years ago
Scott Lahteine c8e476ad60 Embed some items in HAS_LCD_MENU 5 years ago
Scott Lahteine 9a3ee3be53 [cron] Bump distribution date 5 years ago
Scott Lahteine 9d9e2deb9b Tweak UBL G29 status print 5 years ago
Robby Candra 823178c272 Use u8g int type for screen coordinates (#14965) 5 years ago
Ludy 6715fd159c Animated Marlin boot screen (#14961) 5 years ago
Scott Lahteine 9e49f154d8 [cron] Bump distribution date 5 years ago
Marcio Teixeira 8bdb3d9970 Add CONTROLLERFAN_SPEED_Z_ONLY (#14956) 5 years ago
AnHardt 587d4a6373 Repair display throttling (#14960) 5 years ago
J.C. Nelson fecf808d80 Fix lambda missing capture (#14969) 5 years ago
Bob Kuhn 66bfad3ced Fix missing U8glib.h include (#14966) 5 years ago
J.C. Nelson 1bcc5c98a9 MalyanLCD: Pause, resume, more ExtUI (#14852) 5 years ago
Scott Lahteine c3ff53a61c STM32 u8g defines
Suggested by https://github.com/MarlinFirmware/Marlin/issues/14742#issuecomment-515753814
5 years ago
Tim Moore 4575978a1f Fix auto power for chamber fan (#14922) 5 years ago
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 5 years ago
Marcio Teixeira 179d6c4ed1 Add STARTUP_SCRIPT option. M17 parity with M18. (#14953) 5 years ago
Marcio Teixeira 36dfbaea8c Add missing function declaration (#14955) 5 years ago
Marcio Teixeira 263d7d37af "SD card" => "Media" (#14951) 5 years ago
Scott Lahteine 24ce8beb48 [cron] Bump distribution date 5 years ago
Tanguy Pruvot 4cc103958e Alfawise Flash EEPROM, Z Servo Probe (#14877) 5 years ago
Joseph Bozarth 0fbb26c28f M16 - Expected Printer Check (#14924) 5 years ago
Scott Lahteine a26b57a36d Minor pins cleanup 5 years ago
Acenotass 059f575d93 Update Russian language (#14940) 5 years ago
Timothy Hoogland a67830bf67 TH3D EZBoard is LPC1769 (#14936) 5 years ago
Tanguy Pruvot c6be989fca Store EEPROM config in flash (#14923)
Avoid confusion between the 2 possible SDs...
5 years ago
Marcio Teixeira 13d8dc0b79 Fix incorrect print stat in ExtUI (#14881) 5 years ago