Commit graph

15652 commits

Author SHA1 Message Date
Tanguy Pruvot 43e40524c4 Fix Longer3D TFT defines, disable DMA () 2021-04-29 08:44:58 -05:00
Scott Lahteine 4f1a14532b Hide multi-step G29 on Ender 3 V2 2021-04-29 08:44:58 -05:00
ManuelMcLure c113984b32 Fix UBL 'G29 I' for large meshes () 2021-04-29 08:44:58 -05:00
makerbase edba363d54 MKS SGEN L V2 () 2021-04-29 08:44:58 -05:00
Victor Oliveira 919ea2a76d Fail SD mount without SPI re-init () 2021-04-29 08:44:58 -05:00
Stéphane 755a4440e7 Fix Anycubic LCDs / Trigorilla 1.4 pins () 2021-04-29 08:44:58 -05:00
Zachary Annand c7335bcd4d Separate Neopixel followup () 2021-04-29 08:44:58 -05:00
Giuliano Zaro 881bb7bf0a Delete old LCD strings () 2021-04-29 08:44:58 -05:00
Stéphane 2212bf85b7 Fix Anycubic I3 Mega (S) original screen % display () 2021-04-29 08:44:58 -05:00
Ludy 0c85e2838c Update German, fix Mix component index () 2021-04-29 08:44:58 -05:00
Martin 7967590682 Permit touch params override w/ Robin nano () 2021-04-29 08:44:58 -05:00
Zachary Annand df7e35ccd7 Separate Neopixels followup () 2021-04-29 08:44:58 -05:00
ellensp 414136f33a Fix 'cmd' array warning () 2021-04-29 08:44:58 -05:00
Scott Lahteine ee572856e9 Add set_all_homed 2021-04-29 08:44:58 -05:00
swissnorp 7d2e4481c7 Mark axes not-homed with HOME_AFTER_DEACTIVATE () 2021-04-29 08:44:58 -05:00
Scott Lahteine d10f7eae31 set_axis_not_trusted => set_axis_never_homed 2021-04-29 08:44:58 -05:00
Zachary Annand 757ab484ac Independent Neopixel option () 2021-04-29 08:44:58 -05:00
Scott Lahteine d62933fba5 Fix Creality V4 probe pin 2021-04-29 08:44:58 -05:00
Scott Lahteine a6829838c6 Fix small typø 2021-04-29 08:44:58 -05:00
Scott Lahteine fd1731a7b9 Allocate sufficient MSG_MOVE_Z_DIST buffer
See 
2021-04-29 08:44:58 -05:00
Victor Oliveira 9419331500 One MARLIN_DEV_MODE warning per rebuild () 2021-04-29 08:44:58 -05:00
George Fu 8a24c33151 FYSETC S6 2.0 () 2021-04-29 08:44:58 -05:00
thordarsen f5e94cd7f1 Fix SINGLENOZZLE fan speed bug () 2021-04-29 08:44:58 -05:00
ellensp 7769f19bf5 Fix NEOPIXEL_STARTUP_TEST last delay () 2021-04-29 08:44:58 -05:00
Victor Oliveira 3b4779fa15 TFT (plus Hardware SPI) for LPC () 2021-04-29 08:44:58 -05:00
Scott Lahteine 5059586fc3 Prusa => Průša 2021-04-29 08:44:58 -05:00
Colin Godsey 8670f475b8 Direct Stepping update () 2021-04-29 08:44:57 -05:00
Marcio Teixeira 1b129ede4e Fixes to FTDI Touch UI ()
- Fix unused variable warning
- Fix for filament runout sound
- Fix for developer menu access
- Fix compilation error when using CALIBRATION_GCODE
- Remove material labels in change filament screen
- Add decimals to status screen Z coordinate
- Add more descriptive message on heater timeout
2021-04-29 08:44:57 -05:00
Keith Bennett 6844ef21d4 Add Einsy Rambo Filament Runout Pin () 2021-04-29 08:44:57 -05:00
Jason Smith 6043f5d5d0 Fix SD pins for SKR Pro and GTR () 2021-04-29 08:44:57 -05:00
Scott Lahteine 0070a0642b Warn about MARLIN_DEV_MODE 2021-04-29 08:44:57 -05:00
Scott Lahteine 9bf6ddd4f1 No COM_PIN needed for DWIN 2021-04-29 08:44:57 -05:00
ellensp 0decb50fcd LEDs followup () 2021-04-29 08:44:57 -05:00
Victor Oliveira 40b89456af Color UI + Robin Nano test () 2021-04-29 08:44:57 -05:00
Giuliano Zaro 008362cd77 Fix auto-power in PID autotune () 2021-04-29 08:44:57 -05:00
Scott Lahteine 9d2241efe7 Minor cleanup w/r/t LEDs 2021-04-29 08:44:57 -05:00
Oleksii Zelivianskyi f473145d42 TFT32 for MKS Robin Nano 1.2 () 2021-04-29 08:44:57 -05:00
qwewer0 b93a4bae45 Feedrate comment () 2021-04-29 08:44:57 -05:00
Scott Lahteine 42604cf4b2 Neopixel => NeoPixel 2021-04-29 08:44:57 -05:00
Scott Lahteine 19a237bbb0 Fix up conditions, comments 2021-04-29 08:44:57 -05:00
Scott Lahteine ba3b995e58 Fix DUET_SMART_EFFECTOR 2021-04-29 08:44:57 -05:00
Scott Lahteine e7b730528e Consistent static/value item macros 2021-04-29 08:44:57 -05:00
Scott Lahteine db04bcb727 Fix probing margin sanity-check 2021-04-29 08:44:57 -05:00
Scott Lahteine f3d0b49928 PGMSTR constexpr => const 2021-04-29 08:44:57 -05:00
Mathew Winters fe89f5fdff NOZZLE_CLEAN_NO_Y () 2021-04-29 08:44:57 -05:00
qwewer0 05d2bb0df5 Change XY_PROBE_SPEED format to (x*60) () 2021-04-29 08:44:57 -05:00
Scott Lahteine 98ec7b61a9 Reformat pins files 2021-04-29 08:44:57 -05:00
mmajoor 8565f1e681 Permit ST7789V orientation override () 2021-04-29 08:44:57 -05:00
Giuliano Zaro 3aa5b45768 Prefer Servo AVR timer4 over 3 () 2021-04-29 08:44:57 -05:00
Greg Nutt e02fb4a862 DIGIPOT_I2C pins for SMOOTHIEBOARD () 2021-04-29 08:44:57 -05:00