12902 Commits (b2a4b6f34e07f4163be3528e630eaf3af0dc1708)
 

Author SHA1 Message Date
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
Scott Lahteine d2f211c7e1 Gantry followup 5 years ago
ETE-Design 9d12788a9a ADIMLab Gantry - Spelling Correction (#15043) 5 years ago
thisiskeithb 1769f43226 Fix CR-10/10S/Mini/5S Bed Thermistor Types (#15040) 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
Scott Lahteine f6b604ff49 Helper Script tweaks 5 years ago
Scott Lahteine 7fbf40c20c Add command-check to get-bdf2u8g.sh 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
Scott Lahteine d527c46481 Delta: Reduce default MIN_STEPS_PER_SEGMENT 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 334777c201 config updates 5 years ago
Scott Lahteine 8c73017a69 [cron] Bump distribution date 5 years ago
Scott Lahteine 62d2a65025 Consolidate Granty configs 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 c3d1671b6d
Add files via upload
Add ADIMLab Granty v1
5 years ago
ETE-Design 778466a2ed
Create _Bootscreen.h
Add Bootscreen
5 years ago
ETE-Design 42f35491e0
Update Configuration.h
Added Author + Custom_Machine_Name
5 years ago
ETE-Design 0309a5f3af
Update pins_HJC2560C_REV2.h
Updated Description
5 years ago