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
Scott Lahteine
1fb3c4055d
Optimize bootscreen
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
thisiskeithb
e7aba49c49
Update PB5 to correct pin number ( #14891 )
5 years ago
thisiskeithb
5ea5d71258
Tevo Michelangelo config updates ( #14895 )
5 years ago
Tanguy Pruvot
5d2519ed50
Allow use of Fysetc SoftwareSerialM ( #14893 )
5 years ago
Robby Candra
d2d71caa3b
Clean up Touch pins. Better up/down touch response. ( #14900 )
5 years ago
Tanguy Pruvot
8cc0b4bf5e
Revert "Edit STEPS_PER_MM integer only" ( #14909 )
This reverts commit 2d98bb39bd
.
5 years ago
Giuliano Zaro
3129fd06f0
SAMD51: Update LCD pins ( #14907 )
5 years ago
Ludy
9479ec32f7
Fix Service Menu compile error ( #14903 )
5 years ago
Giuliano Zaro
a7f1021265
Fix SPI_ENDSTOPS compile error ( #14906 )
5 years ago
Chris Pepper
2971b48a12
Use PlatformIO 4 default dir structure ( #14879 )
5 years ago
Scott Lahteine
9624c90cfb
Remove HAL.h dependency in SoftwareSerial.h
5 years ago
Scott Lahteine
a6f682d860
[cron] Bump distribution date
5 years ago
Scott Lahteine
f3e4e6c68f
Create FUNDING.yml
5 years ago
Scott Lahteine
f9f20bb454
Allow py scripts to handle spaces in paths ( #14876 )
5 years ago
Fourmi
eb3a3d249e
Fix TouchMI probe movement (left side) ( #14875 )
5 years ago
Tanguy Pruvot
535018ef0e
STM32F1: Dummy SoftwareSerial (as TMCStepper fallback) ( #14861 )
5 years ago
Ludy
528c9885f2
Fix wait_for_user + PAUSE_BEFORE_DEPLOY_STOW issue ( #14831 )
5 years ago
Scott Lahteine
c8e30b6639
Fix code attempting to sprintf %f ( #14869 )
Arduino doesn't (always) support `float` formatting in strings. So either cast to `int` or use `dtostrf()` to fix these usages.
5 years ago
Giuliano Zaro
3e5620283e
AGCM4 debug option ( #14838 )
5 years ago
Tanguy Pruvot
92c35d14a4
Non-fatal error from ps::access_start ( #14845 )
5 years ago
Scott Lahteine
f13fbafe31
Tweak python string comparisons
5 years ago
Bob Kuhn
5873b0b032
[2.0.x] Autobuild formatting ( #14857 )
5 years ago
Tim Moore
77f637763c
Overlord configs. Fix buzzer, redundant temp. ( #14833 )
5 years ago
Giuliano Zaro
535eeace5f
Fix Bed, Chamber ADC condition ( #14866 )
5 years ago
Acenotass
3914bcfbb1
Russian correction ( #14862 )
5 years ago
InsanityAutomation
922b597f94
Fix Ender 3 chopper setting (24V) ( #14851 )
5 years ago
Tim Moore
0fa7d86918
Fix thermistor names (info menu) ( #14860 )
5 years ago
Tanguy Pruvot
eecfcd124d
Finish STM32F4 SD-based settings storage ( #14844 )
5 years ago
Scott Lahteine
a0d782e46e
STM32F7xx is gone
5 years ago
Scott Lahteine
fd9f067a48
Robin FSMC / SPI pins
5 years ago
Scott Lahteine
4268c1f1a5
Tweak U20 config
5 years ago
Scott Lahteine
579e4396e2
Reduce STM32_F4_F7 pin warnings
5 years ago
Scott Lahteine
fb579212ea
Reduce unused function warnings
5 years ago
Scott Lahteine
1fe195926f
Update configs with new sensorless options
Followup to #14044
5 years ago
Scott Lahteine
fc39c925ca
Grace period followup
5 years ago
Scott Lahteine
a9c5d524bb
Followup to MAX7219 / KILL_PIN patch
Co-Authored-By: Roxy-3D <roxy-3d@users.noreply.github.com>
5 years ago
Chris Pepper
f499cecf0d
Marlin Binary Protocol Mark II ( #14817 )
5 years ago
Robby Candra
5bc2fb022c
THERMAL_PROTECTION_GRACE_PERIOD is obsolete ( #14798 )
5 years ago
Jason Smith
534c105a7a
Fix 16-bit range check in TMenuItem::action_edit ( #14834 )
5 years ago
Acenotass
4af9908764
Update M48 command in the status line ( #14816 )
5 years ago
Scott Lahteine
8f0aedeead
Reorder some language defines
5 years ago
Roxy-3D
6fdb0bec07
Resolve Kill pin & Max7219 Clock conflict on TREX-2+
5 years ago
teemuatlut
d4974ea719
TMC SPI Endstops and Improved Sensorless Homing ( #14044 )
5 years ago
Giuliano Zaro
d493cafc4a
Fix a memset pointer cast ( #14823 )
5 years ago
Scott Lahteine
4e58f9387a
Onboard SD for MKS Robin
In response to #9771
5 years ago