Commit Graph

13602 Commits (f64649933f3a2195df7a2bd3ec95ab6ed3885975)
 

Author SHA1 Message Date
ETE-Design 9434b81a82
Update boards.h
Updated Description
ETE-Design 6b35951e92
Update Makefile
Updated Description
Tanguy Pruvot 012f577bb0 STM32F1: Import (rogerclarkmelbourne) SPI class ()
ETE-Design 4be98221f6 ADIMLab Granty pins/config ()
Scott Lahteine 1fb3c4055d Optimize bootscreen
Scott Lahteine f7aac7a5b0 Add Support for ADIMLab Granty
ETE-Design de122c9bbe # This is a combination of 18 commits.
# This is the 1st commit message:

Add Support for ADIMLab Granty

# The commit message  will be skipped:

# Update Configuration.h

# The commit message  will be skipped:

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

# The commit message  will be skipped:

# Create Configuration.h

# The commit message  will be skipped:

# Delete Configuration.h

# The commit message  will be skipped:

# Create Test.h

# The commit message  will be skipped:

# Add files via upload

# The commit message  will be skipped:

# Delete Test.h

# The commit message  will be skipped:

# Delete Configuration.h

# The commit message  will be skipped:

# Delete Configuration_adv.h

# The commit message  will be skipped:

# Add files via upload
#
# Add ADIMLab Pins

# The commit message  will be skipped:

# Add files via upload
#
# Add Bootscreen

# The commit message  will be skipped:

# Update Configuration.h
#
# Add Bootscreen

# The commit message  will be skipped:

# Update pins.h
#
# Add ADIMLab Board

# The commit message  will be skipped:

# Update boards.h
#
# Add ADIMLab Granty

# The commit message  will be skipped:

# Update Makefile
#
# Add ADIMLab Granty

# The commit message  will be skipped:

# Update boards.h

# The commit message  will be skipped:

# Update Makefile
Scott Lahteine 4581957d93 Clean up some pins
Marcio Teixeira bd1ced14e7 LulzBot Touch UI Followup ()
Scott Lahteine 8c2cfaa907 Fix BigTree_Btt002 build
Marcio Teixeira 69641f1420 Fix incompatible types error ()
Marcio Teixeira 825c2c3dc4 Fix fan speed encoder scaling ()
Scott Lahteine f1942f6ec0 [cron] Bump distribution date
Scott Lahteine 5e777601f3
Add TURBO_BACK_MENU_ITEM option ()
Scott Lahteine 0cc524b84f Prevent BOARD_NAME conflict with env
InsanityAutomation 33f6d77281 Adjust homing backoff feedrate ()
InsanityAutomation 5a7c0216f7 Misc. ExtUI fixes ()
InsanityAutomation 6039893981 Creality pins updates ()
MaukCC 8664b8e97b Adding HMS434 machine ()
Scott Lahteine 5c6e82743e Followup to STM32F407
chzj333 0b47558a09 New board STM32F407 ()
BigTreeTech bb4a252567 Fix Bigtreetech STM32F40x variants ADC ()
Tim Moore 67f8ba6fed Allow pullup/downs on power loss pin ()
thisiskeithb 19e21a8f10 Wanhao Duplicator i3 Mini config updates ()
Ludy 05995d1fd6 Unify buzz methods as MarlinUI::buzz ()
Scott Lahteine 29c12905f5 Minor HAL patches
Scott Lahteine 1432d44eed Patch circleci config
Scott Lahteine 94397dbdb4 [cron] Bump distribution date
Scott Lahteine 17cd1a4f26 Tweak TOUCH_MI_DEPLOY_XPOS block
Scott Lahteine dfcd437486 Base HAS_LCD_CONTRAST on display type
Scott Lahteine 3f678b0be5 Remove some extra F4 conditions
Scott Lahteine 4d1a662571 Fix STM32F7 STEPPER_ENABLE_PIN
Scott Lahteine 08434b3605 Add TMC26XStepper, not ignore
Tim Moore cd09e35f90 Remove extra M503 "M412" report ()
InsanityAutomation c5be59ddfe Fix runout trigger on "inactive" sensor ()
InsanityAutomation af5a7a2925 Add missing ExtUI user confirmation ()
Robby Candra 33d54c0d5a Remove extra defines ()
Scott Lahteine 403eefd272 Delete _Bootscreen.h
Scott Lahteine bc93ac53b5 Fix #define typo in configs
Scott Lahteine d2072f9ace
Clean up PlatformIO lib_ignore ()
Originally from .

Users may need to delete platformio work folders before building.
Scott Lahteine c8e476ad60 Embed some items in HAS_LCD_MENU
Scott Lahteine 9a3ee3be53 [cron] Bump distribution date
Scott Lahteine 9d9e2deb9b Tweak UBL G29 status print
Robby Candra 823178c272 Use u8g int type for screen coordinates ()
Ludy 6715fd159c Animated Marlin boot screen ()
Scott Lahteine 9e49f154d8 [cron] Bump distribution date
Marcio Teixeira 8bdb3d9970 Add CONTROLLERFAN_SPEED_Z_ONLY ()
AnHardt 587d4a6373 Repair display throttling ()
J.C. Nelson fecf808d80 Fix lambda missing capture ()
Bob Kuhn 66bfad3ced Fix missing U8glib.h include ()