Scott Lahteine
68abaeab19
MarlinUI multi-language support ( #20725 )
4 years ago
EmilGustafsson
df238fe6a0
Swedish language for MarlinUI ( #20826 )
4 years ago
Rockman18
d0f953218f
Fix, consolidate PSTR aliases ( #20812 )
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
RFBomb
43a91e5963
Configurable Corner Leveling point order ( #20733 )
4 years ago
qwewer0
e685950d97
Assisted Tramming improvements ( #20298 )
4 years ago
Scott Lahteine
d6a56b882f
Pins, comment cleanup
4 years ago
Tanguy Pruvot
624bf10ab5
Clarify sanity-check for custom status bitmap ( #20588 )
4 years ago
Scott Lahteine
f423edd938
Add probe_switch_activated
4 years ago
Mike La Spina
1fc0dcdc97
Cutter Power in percent format ( #20410 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Luu Lac <45380455+shitcreek@users.noreply.github.com>
4 years ago
Victor Oliveira
cfad5cb435
Unify FYSETC F6 1.3 / 1.4 ( #20507 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
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
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
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
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
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
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
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
Victor Oliveira
9630c2683c
More MKS UI cleanup, optimization ( #19869 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
bilsef
9baa944460
Teensy 4.1 Ethernet support ( #19801 )
4 years ago
Scott Lahteine
92767f5513
Misc. cleanup, serial strings
4 years ago
ellensp
ea80b2c8fc
Ensure A4988 for unspecified driver type ( #19798 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith
7f83231385
Fix NUCLEO_F767ZI build, add tests ( #19746 )
4 years ago
Scott Lahteine
f6ffbe548c
TFT Presets, Generic options, Sanity checks ( #19723 )
4 years ago
InsanityAutomation
e7838c5f79
G34 Mechanical Gantry Calibration (like Prusa M915) ( #18972 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Mathew Winters
343441d746
Z Probe Offset Wizard ( #18866 )
4 years ago