Jason Smith
07954edadc
Permit SD EEPROM emulation on E3V2 ( #20353 )
4 years ago
Jason Smith
1c695e130e
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
deb8df8eff
M808 Repeat Markers ( #20084 )
4 years ago
wmariz
747bde7e64
Level Corners with Probe option ( #20241 )
4 years ago
Jason Smith
e2c57f6d47
Retire HAL for STM32F4 / F7 ( #20153 )
4 years ago
Jason Smith
03cdfafc2a
No Z_MULTI_ENDSTOPS when HOMING_Z_WITH_PROBE ( #20254 )
4 years ago
Scott Lahteine
08717ef117
Put "$3" on all tests
4 years ago
Kurt Haenen
9c9fd8714e
Proper pullup/pulldown configurability ( #20242 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Orel
add6b836df
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
bd38e59479
SMUFF (MMU2 clone) support ( #19912 )
4 years ago
Victor Oliveira
18869c666f
COLOR_UI without TOUCH_SCREEN 👍🏻 ( #20178 )
4 years ago
Costas Basdekis
1c81a126c5
Local testing via Makefile & Docker ( #19981 )
4 years ago
InsanityAutomation
983bb89063
Update IDEX menus, add post-M605 event G-code ( #20133 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Costas Basdekis
dc144fb910
Distinct runout states ( #19965 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
ca730314e7
Ability to disable M32
4 years ago
Speaka
ec5b2aab15
Tramming Wizard submenu option ( #20000 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith
a1ec49feda
Sanity-check illegal native USB ( #20047 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira
2dd1522e30
Standardize Marlin SPI (part 1) ( #19989 )
4 years ago
Jason Smith
10c8647c1b
Fix 0 extruders & bed compile ( #20030 )
4 years ago
Jason Smith
2a4cdf5a5d
Fix LCD menus + DAC ( #19907 )
4 years ago
Lucas Seiki Oshiro
d7d1ef8228
"Sound: ON/OFF" menu item ( #19901 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
f43f71646e
Archim test matching env
4 years ago
Scott Lahteine
aecf545446
Fix Archim 1, add Archim 1&2 tests
4 years ago
Victor Oliveira
35597ae336
More MKS UI cleanup, optimization ( #19869 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
bilsef
c6f17ac01e
Teensy 4.1 Ethernet support ( #19801 )
4 years ago
Scott Lahteine
53a4b8fa33
Misc. cleanup, serial strings
4 years ago
ellensp
cf0a817db1
Ensure A4988 for unspecified driver type ( #19798 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith
386e643179
Fix NUCLEO_F767ZI build, add tests ( #19746 )
4 years ago
Scott Lahteine
7905aa64fa
TFT Presets, Generic options, Sanity checks ( #19723 )
4 years ago
InsanityAutomation
d2863466ac
G34 Mechanical Gantry Calibration (like Prusa M915) ( #18972 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Mathew Winters
cc863ba378
Z Probe Offset Wizard ( #18866 )
4 years ago
Cory Ory
fb28e0cba9
Allow bypass for cold E movement ( #19606 )
4 years ago
Serhiy-K
63e6437d66
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge ( #19375 )
4 years ago
Jason Smith
9d02cedfed
Fix and improve STM32F1 serial ( #19464 )
4 years ago
Scott Lahteine
f588d50d57
HAL and serial cleanup
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
4 years ago
Jason Smith
f34ea44d73
Catch a TMC address conflict early ( #19458 )
4 years ago
Scott Lahteine
bc081473f2
Fix up tests, warnings
4 years ago
Jason Smith
68c98811a1
Demo and test multiple PID defaults ( #19413 )
4 years ago
bilsef
ea39d3c45e
Support for Teensy 4 ( #19311 )
4 years ago
Jason Smith
784016a25e
Update HAL/STM32 platform to 8.0 ( #18496 )
4 years ago
Victor Oliveira
40b89456af
Color UI + Robin Nano test ( #19118 )
4 years ago
sherwin-dc
9e44df9c5f
Password via G-code and MarlinUI ( #18399 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira
9493682e49
MKS Robin Nano CI Tests ( #18927 )
4 years ago
Alexander Gavrilenko
8f8b0d84ae
Support for TFT & Touch Screens ( #18130 )
4 years ago
Scott Lahteine
ee016e605c
Rename, clean up boards/variants ( #21655 )
* Consolidate variant scripts
* Rename Marlin-local boards
* Simplify variants where possible
* Rename variants
* CHITU_F103 and MEEB_3DP: Maple platform `platformio-build-stm32f1.py` uses the 'board' name, not 'board_build.variant' so folder names match 'board' and not `board_build.variant`.
4 years ago
Miguel Risco-Castillo
13f3ccb85d
E3V2 DWIN Advanced Settings ( #21534 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Nikolay March
6f5800bd74
Backlash Compensation for COREnn ( #21612 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
fedetony
d3a2c6a0b4
Soft Reset via Serial or post-kill button click ( #21652 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
MangaValk
553487cc8a
Tool sensors ( #17239 )
4 years ago
fedetony
32dba5e0c7
Realtime Reporting, S000, P000, R000 ( #19330 )
4 years ago