347 Commits (af214ff121dd977b002c9a9065f84b7ae1a66247)

Author SHA1 Message Date
Scott Lahteine 3949d246df Fix ESP32 name conflict 5 years ago
Jason Smith 53abfdc2c3 Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards (#15547) 5 years ago
Antti Andreimann d47f29bd4c Give a dummy response to M105 with zero thermistors (#15568) 5 years ago
Tanguy Pruvot ee20f21a24 Fix undefined max in multi-language (#15521) 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Scott Lahteine 89490171ef Use "concatenatable" language codes 5 years ago
Scott Lahteine cc822c1a05
Use lambdas in menus, where possible (#15452) 5 years ago
chzj333 d04561805b Support for BTT SKR Mini E3 v1.2 (#15476) 5 years ago
Scott Lahteine 519cc1bc67 NUM_AXIS is now obsolete 5 years ago
Scott Lahteine 9188ce1a8d Add JOIN for simple append 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Tanguy Pruvot 43d6e9fa43 STM32F103.. reorganization, SKR mini fix (#15398) 5 years ago
Scott Lahteine 8683d4abfd Improved list-oriented macros 5 years ago
Scott Lahteine dc65788511 Shorthand for __VA_ARGS__ 5 years ago
Marcio Teixeira a18d16fb8b Do not implicitly concatenate localized strings (#15383) 5 years ago
Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 5 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Scott Lahteine 1803c27afb Fix macros for overloaded comparisons 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Scott Lahteine 2405ccb7ef Patch use of UNUSED 5 years ago
Tanguy Pruvot eb1a368277 Fix Lerdge K typos (#15273) 5 years ago
Marcio Teixeira 7a569ad4d0 LULZBOT_TOUCH_UI fixes. Fix some warnings. (#15276) 5 years ago
Scott Lahteine d63e0f6d98 Pending refactor tweaks 5 years ago
J.C. Nelson 896162b722 Add pins for Lerdge X and K. (#15271) 5 years ago
Giuliano Zaro c96844fae2 [SAMD51] Remove RuRamps4D (#15264) 5 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
Scott Lahteine f9961ddebb Optimize SERIAL_ECHOPAIR_F 5 years ago
Tanguy Pruvot 2435c6082a STM32F1: AUTO_BED_LEVELING_UBL build fixes (#15240) 5 years ago
Scott Lahteine fe6ba4fd70 Tweak REMEMBER 5 years ago
Scott Lahteine 713157f712 Move L6470 enum 5 years ago
Jamie dbee0e9c54 Analog joystick jogging control (#14648) 5 years ago
Ludy 01fd3f904f Drop extra include (#15171) 5 years ago
Ludy beffcd856b Update German language, (c) (#15164) 5 years ago
Scott Lahteine 75efa3cdac
Reorganize HAL (#14832) 5 years ago
Scott Lahteine 0bcb64403c Revert _BV testing commit
This reverts commit 9223261ea9.
5 years ago
Scott Lahteine 9223261ea9 Only define _BV in Marduino.h 5 years ago
Scott Lahteine 1d8ad7cf71 Safe changes from HAL cleanup 5 years ago
Scott Lahteine b2a4b6f34e Don't use board url as override 5 years ago
ETE-Design 9d12788a9a ADIMLab Gantry - Spelling Correction (#15043) 5 years ago
Scott Lahteine d6a16525c2
New Language: Vietnamese (#13892) 5 years ago
Scott Lahteine 09ee5a5da1 Merge remote-tracking branch 'upstream/bugfix-2.0.x' into bf2_granty_fix_15017 5 years ago
ETE-Design d858f44b35
Update boards.h
Add ADIMLab Granty v1
5 years ago
ETE-Design 9434b81a82
Update boards.h
Updated Description
5 years ago
ETE-Design 4be98221f6 ADIMLab Granty pins/config (#14919) 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
MaukCC 8664b8e97b Adding HMS434 machine (#14931) 5 years ago
chzj333 0b47558a09 New board STM32F407 (#14994) 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