16214 Commits

Author SHA1 Message Date
ManuelMcLure
2becb5ebf7 Configure TMC interpolation per driver () 2021-04-29 08:45:03 -05:00
Foxies
32433fae61 FLSUN Delta QQS-Pro pins () 2021-04-29 08:45:03 -05:00
Scott Lahteine
99ce660aed Add power-on/off G-code options ()
Co-authored-by: Chris <chris@chrisnovoa.com>
2021-04-29 08:45:03 -05:00
Keith Bennett
01b9badb51 BigTreeTech SKR Mini MZ V1 () 2021-04-29 08:45:03 -05:00
Mauro
f27b61cb0f Fresh Web GUI (based on bootstrap.js) () 2021-04-29 08:45:03 -05:00
TheMichalcinOfficial
52bc509fcf Support for Ramps-S v1.2 () 2021-04-29 08:45:03 -05:00
Scott Lahteine
2984960793 General cleanup, mostly MKS UI () 2021-04-29 08:45:03 -05:00
Scott Lahteine
e32bdf6a93 ESP32: i2s_init requires I2S_STEPPER_STREAM 2021-04-29 08:45:03 -05:00
uwedamm
35d75c354e Fix G2/G3 P<circles> E and Z motion ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:03 -05:00
Tanguy Pruvot
9f85a15955 Longer3D: LONGER_LK_TFT28 now set by config () 2021-04-29 08:45:03 -05:00
ellensp
b1b8161447 Handle dependent Stepper Driver defaults later ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:03 -05:00
bilsef
c6f17ac01e Teensy 4.1 Ethernet support () 2021-04-29 08:45:03 -05:00
Scott Lahteine
53a4b8fa33 Misc. cleanup, serial strings 2021-04-29 08:45:03 -05:00
Scott Lahteine
a90b90e98d Tweak a host prompt call 2021-04-29 08:45:03 -05:00
Scott Lahteine
ff9a27ee9f Use PGM serial strings 2021-04-29 08:45:03 -05:00
ellensp
cf0a817db1 Ensure A4988 for unspecified driver type ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:03 -05:00
Scott Lahteine
e00745c548 Document M125 P 2021-04-29 08:45:03 -05:00
InsanityAutomation
af956bbb32 Apply home offsets to probing, Z Safe Homing ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:03 -05:00
Scott Lahteine
4343a96fac ABM Teensy 3.6 build 2021-04-29 08:45:03 -05:00
Jago Strong-Wright
9124f1d7c8 Distinct Chopper Timing settings ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:03 -05:00
Sten Uusvali
32ca42ead3 Fix M503 output for M907 motor current ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:03 -05:00
Curtis Jenkins
25bb249ac6 Fix Smoothieboard digipots i2c pin () 2021-04-29 08:45:03 -05:00
Scott Lahteine
332adafa23 MarlinUI followup 2021-04-29 08:45:03 -05:00
Scott Lahteine
a44aae268a Starting fan followup 2021-04-29 08:45:03 -05:00
Victor Oliveira
52c090dfbe Fix starting fan with bad material preset index () 2021-04-29 08:45:03 -05:00
Scott Lahteine
141f6825ce Rename ultralcd => marlinui 2021-04-29 08:45:03 -05:00
Scott Lahteine
fff5649b6a touch_ms followup 2021-04-29 08:45:03 -05:00
arminth
34c16bb395 Provide FYSETC F6 13 LCD pins for HD44780 () 2021-04-29 08:45:03 -05:00
Jason Smith
cedc5d340f LCD conditionals followup () 2021-04-29 08:45:03 -05:00
nb-rapidia
3becc3ad63 Fix IDEX layer shift and DIR states ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:03 -05:00
Serhiy-K
19498040ef Fix HAL/STM32 FastIO for analog pins () 2021-04-29 08:45:03 -05:00
Victor Oliveira
060b2f4989 Fix Color UI external_control, wait_for_release ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:03 -05:00
Victor Oliveira
2ecc3bb560 Handle M410 in the main task () 2021-04-29 08:45:03 -05:00
Jason Smith
d5340675ae Fix SAMD Serial name macro () 2021-04-29 08:45:03 -05:00
mks-viva
dea995e19f Update MKS SGen-L V2 RGB LED pins () 2021-04-29 08:45:03 -05:00
Andreas Setterlind
473abe8eb4 Add ESP32 160MHz to README () 2021-04-29 08:45:03 -05:00
Jason Smith
386e643179 Fix NUCLEO_F767ZI build, add tests () 2021-04-29 08:45:03 -05:00
Victor Oliveira
1fa19e1fc2 Sanity check unsupported EP () 2021-04-29 08:45:03 -05:00
Victor Oliveira
13720ce6b2 Fix TOUCH_SCREEN + TFT_LVGL_UI compile () 2021-04-29 08:45:03 -05:00
Victor Oliveira
02b668baf5 Update Probe Offset Wizard for Color UI () 2021-04-29 08:45:03 -05:00
rlojek
57dc1a0649 Fix ADVANCED_PAUSE && !PREVENT_COLD_EXTRUSION () 2021-04-29 08:45:03 -05:00
Peter Hall
8ae8e1e455 Default LASER_POWER_INLINE to OFF () 2021-04-29 08:45:03 -05:00
Scott Lahteine
7905aa64fa TFT Presets, Generic options, Sanity checks () 2021-04-29 08:45:03 -05:00
Jason Smith
d81abf1d50 Fix SET_SOFT_ENDSTOP_LOOSE w/out soft endstops () 2021-04-29 08:45:03 -05:00
Jason Smith
6a5799fc7d Revert at90usb1286 conditional () 2021-04-29 08:45:03 -05:00
Jason Smith
3e4d9aa9bb Fix digipot compilation () 2021-04-29 08:45:03 -05:00
Jason Smith
2004080c9d Fix mega2560ext environment () 2021-04-29 08:45:02 -05:00
Keith Bennett
70dc2ee9bb If needed, home before G34 () 2021-04-29 08:45:02 -05:00
Victor Oliveira
7825fc63a0 Watchdog Refresh for LVGL Asset Load () 2021-04-29 08:45:02 -05:00
Jason Smith
33b2f0700e Add NUCLEO-F767ZI dev board ()
Co-authored-by: Lorenzo Delana <lorenzo.delana@gmail.com>
2021-04-29 08:45:02 -05:00