Victor Oliveira
cfad5cb435
Unify FYSETC F6 1.3 / 1.4 ( #20507 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
LinFor
36aff1e464
12-bit ADC resolution for STM32 ( #20519 )
4 years ago
Sebastiaan Dammann
3ec59b36eb
Add BTT SKR CR6 board ( #20522 )
4 years ago
InsanityAutomation
2963229dfa
Probe Tare, Probe Activation Switch ( #20379 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
InsanityAutomation
7a168205eb
Minimum temp options for Probing and G12 Nozzle Clean ( #20383 )
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Keith Bennett
9a8f8f8284
Let boards set Default TMC Slave Addresses ( #20498 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira
b167cd2427
MKS Robin Nano V3 and STM32F4x0Vx Variant ( #20430 )
4 years ago
Jason Smith
7b9ff164cc
Balance CI tests ( #20485 )
4 years ago
Jason Smith
81a0206df8
Trust that script -x flags will always be set ( #20453 )
4 years ago
Jason Smith
8a4f8e72df
SENSORLESS_PROBING sanity check followup ( #20438 )
4 years ago
Scott Lahteine
7f20184ebc
Fix auto#.g file handling, add NO_SD_AUTOSTART ( #20071 )
4 years ago
Jason Smith
2c8f566231
Suspend Servos for STM32+NeoPixel ( #19963 )
4 years ago
Victor Oliveira
3eddbc7286
Require minimum PlatformIO version ( #20361 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
Jason Smith
a4d6908d55
Permit SD EEPROM emulation on E3V2 ( #20353 )
4 years ago
Jason Smith
a4618309ce
Fix E3V2 DWIN Jerk Menu ( #20352 )
* Fix E3V2 DWIN build without CLASSIC_JERK
* Fix jerk edits applying to wrong index
4 years ago
Scott Lahteine
b6a32500c4
M808 Repeat Markers ( #20084 )
4 years ago
wmariz
58ac815822
Level Corners with Probe option ( #20241 )
4 years ago
Jason Smith
3a396a25dc
Retire HAL for STM32F4 / F7 ( #20153 )
4 years ago
Jason Smith
e9431b5445
No Z_MULTI_ENDSTOPS when HOMING_Z_WITH_PROBE ( #20254 )
4 years ago
Scott Lahteine
48b0abc3a8
Hide docker droppings
4 years ago
Scott Lahteine
60e8c7afb2
Put "$3" on all tests
4 years ago
Kurt Haenen
ca83e1a26f
Proper pullup/pulldown configurability ( #20242 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Orel
8db72d027e
Skip unnecessary (costly) SW Stepper Enable ( #20218 )
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Giuliano Zaro
41529b6598
SMUFF (MMU2 clone) support ( #19912 )
4 years ago
Victor Oliveira
75924edcf8
COLOR_UI without TOUCH_SCREEN 👍🏻 ( #20178 )
4 years ago
Costas Basdekis
1cceae89cd
Local testing via Makefile & Docker ( #19981 )
4 years ago
InsanityAutomation
e955dce3dc
Update IDEX menus, add post-M605 event G-code ( #20133 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
JoAnn Manges
40d442fde2
Fix MAX31865 on SPI (PT100/1000) support ( #20074 )
4 years ago
LinFor
5b9aeb2e5f
Handle UTF in long filenames ( #20087 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Costas Basdekis
0465e0ae3a
Distinct runout states ( #19965 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
f17394d677
Ability to disable M32
4 years ago
Speaka
6954772ece
Tramming Wizard submenu option ( #20000 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
bb7dbceb5c
Add 'mfconfig' script used to manage configs
4 years ago
Jason Smith
a439892d7a
Sanity-check illegal native USB ( #20047 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira
85d094bbb4
Standardize Marlin SPI (part 1) ( #19989 )
4 years ago
Jason Smith
ce90447531
Fix 0 extruders & bed compile ( #20030 )
4 years ago
Jason Smith
077b9201ef
Fix BTT002 PeripheralPins PWM assignments ( #20036 )
4 years ago
Scott Lahteine
1f6612dfc4
Comment, spacing cleanup
4 years ago
Victor Oliveira
76f4dd34e0
Put PIO "debug" build in the corner ( #19975 )
4 years ago
Scott Lahteine
be0c9ff705
Fix comments, spacing
4 years ago
Victor Oliveira
18a5000718
Permit spaces in dependencies g++ path ( #19929 )
4 years ago
Jason Smith
bdb3f1ae2f
Fix LCD menus + DAC ( #19907 )
4 years ago
Lucas Seiki Oshiro
c0b4f4eb47
"Sound: ON/OFF" menu item ( #19901 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
83aa3dbfa6
Archim test matching env
4 years ago
Scott Lahteine
82ac8a1e76
Fix Archim 1, add Archim 1&2 tests
4 years ago
ellensp
8cc0369d97
Use LiquidCrystal_I2C@1.1.4 for RA_CONTROL_PANEL ( #19875 )
4 years ago
Victor Oliveira
b632b52b11
Update PIO dependencies script
4 years ago
Victor Oliveira
9630c2683c
More MKS UI cleanup, optimization ( #19869 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Foxies
9aee6674bb
FLSUN Delta QQS-Pro pins ( #19793 )
4 years ago
bilsef
9baa944460
Teensy 4.1 Ethernet support ( #19801 )
4 years ago