Simone Primarosa
7f91ff07c4
Superscript substitution ( #20219 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:07 -05:00
Ajtak
35d3e74267
Longer LK Pro / Alfawise PRO board ( #20185 )
2021-04-29 08:45:07 -05:00
石立枫
78eb12958a
Add FLY_CDY board ( #19979 )
...
Co-authored-by: FLYmaker <FLYmaker@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2021-04-29 08:45:06 -05:00
Scott Lahteine
7e535022ab
Fix compile warnings, serial alias
2021-04-29 08:45:06 -05:00
Scott Lahteine
367e717aeb
Add alternative TERN macros
2021-04-29 08:45:05 -05:00
Albert van Osch
4052ef7097
Zonestar Z8 XM2 support ( #19991 )
2021-04-29 08:45:05 -05:00
George Fu
989ef47bde
FYSETC E4 board support ( #20032 )
2021-04-29 08:45:05 -05:00
Scott Lahteine
9ba113bc05
Clean up corrected urls
2021-04-29 08:45:05 -05:00
Orel
4b08e06fa6
Rename, adjust Dagoma F5 ( #19947 )
2021-04-29 08:45:04 -05:00
Foxies
32433fae61
FLSUN Delta QQS-Pro pins ( #19793 )
2021-04-29 08:45:03 -05:00
Keith Bennett
01b9badb51
BigTreeTech SKR Mini MZ V1 ( #19818 )
2021-04-29 08:45:03 -05:00
TheMichalcinOfficial
52bc509fcf
Support for Ramps-S v1.2 ( #19815 )
2021-04-29 08:45:03 -05:00
bilsef
c6f17ac01e
Teensy 4.1 Ethernet support ( #19801 )
2021-04-29 08:45:03 -05:00
Scott Lahteine
7905aa64fa
TFT Presets, Generic options, Sanity checks ( #19723 )
2021-04-29 08:45:03 -05:00
Jason Smith
33b2f0700e
Add NUCLEO-F767ZI dev board ( #19373 )
...
Co-authored-by: Lorenzo Delana <lorenzo.delana@gmail.com>
2021-04-29 08:45:02 -05:00
Victor Oliveira
9b1ed45b3e
TFT Refactoring ( #19192 )
...
* split tft folder in two: tft for color ui; tft_io for shared tft code
* after the files got moved, now the code was moved to the right place
* classic ui using TFT IO init lcd codes
* feature to compile tft_io when enabled
* compiling fix
* lvgl spi tft working with tft io init codes
* there is no need for separeted fsmc and spi class in lvgl anymore, as tft io handle everything
* remove debug
* base for TFT rotation and mirroring API, and ILI9488 support
* ST7796S rotate and mirror support
* ST7789V rotate and mirror support
* ST7735 rotate and mirror support
* ILI9341 rotate and mirror support
* ILI9328 rotate and mirror support
* R61505 rotate and mirror support
* MKS TFT definitions
* more configs for mks tfts
* update config
* naming typo
* to configure the user interface
* ANYCUBIC_TFT35
* tft configs
* support for SSD1963
* tft display types
* updated conditionals lcd; first board fully working with the new code - all 3 ui!
* compatiblity
* changed name
* move classic ui file name
* rename TURN -> ROTATE
* GRAPHICAL_TFT_ROTATE_180 deprecated
* first fsmc board fully working - chitu v5
* mks robin nano v1.2 + tft 35 ok!
* right pin name
* anycubic tft tested in a TRIGORILLA_PRO
* chitu v6
* nano 32 tft orientation
* mks tft43
* mks tft43 rotation
* fixed LONGER LK tft setup
* GRAPHICAL_TFT_UPSCALE defined by the display type
* better offsets defaults
* Update Configuration.h
* Update tft_fsmc.cpp
* Update Conditionals_LCD.h
* Tweak comments
* update nano tests
* Revert "update nano tests"
This reverts commit a071ebbfad30e28855a4a5695ec8a726542a1a65.
* default tft
* outdated comments
* to not break non-vscode builds
* upscale tft 35
* support tft 180 rotation for color ui
* Each TFT Driver is responsible for its default color mode.
* use auto detect in mks displays, because some of them could be shipped with diferent drivers
* extra s
* unused code
* wrong -1
* missing mirror options
* Smaller regex pattern
* Comment updates
* Clean up old defines
* Apply pins formatting
* GRAPHICAL_TFT_ROTATE_180 => TFT_ROTATE_180
* MKS_ROBIN_TFT_V1_1R
* merge fix
* correct resolution
* auto is default, dont need be there, and it will allow the user to configure it even for named displays
* to not use rotation with MKS_ROBIN_TFT_V1_1R
* i like () in macros
* avoid sleepy commits
* default for st7789 is rgb
* nano follow up
* to allow ili9328 rotation
* default is rgb
* boards merge follow up
* to match bootloader orientation
* HAS_TOUCH_XPT2046 is not hal specific anymore
* lets not forget LPC
* 180 rotation for ili9328 and R61505
* Clean up whitespace
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:02 -05:00
Serhiy-K
72f9fdc05f
Fixes for TFTGLCD Panel, FastIO ( #19614 )
2021-04-29 08:45:02 -05:00
Victor Oliveira
2553a18f40
Support for Debug Codes - Dnnn ( #19225 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:02 -05:00
石立枫
0b13608bad
Support for FLY MINI ( #19185 )
2021-04-29 08:45:02 -05:00
qwewer0
04a712dacc
Multi-line comments cleanup ( #19535 )
2021-04-29 08:45:01 -05:00
Scott Lahteine
58deab1915
Rename LCD conditionals ( #19533 )
2021-04-29 08:45:00 -05:00
Keith Bennett
9a2de1570c
SKR E3 Turbo followup ( #19513 )
2021-04-29 08:45:00 -05:00
Keith Bennett
d6b1563655
BigTreeTech SKR E3 Turbo ( #19500 )
2021-04-29 08:45:00 -05:00
Jason Smith
d1eeb692c1
Update board/teensy comment ( #19456 )
2021-04-29 08:45:00 -05:00
makerbase
33788c8405
Add MKS Robin E3P, improve LVGL UI ( #19442 )
2021-04-29 08:44:59 -05:00
Scott Lahteine
2877dc9794
M115 strings
2021-04-29 08:44:59 -05:00
Scott Lahteine
c6e35ce066
Always show Compiled:
2021-04-29 08:44:59 -05:00
riodoro1
e48b283e39
Fix missing BOARD_K8800 ( #19331 )
2021-04-29 08:44:59 -05:00
makerbase
2af9e2f759
MKS Gen L V2.1 ( #19314 )
2021-04-29 08:44:58 -05:00
bilsef
ea39d3c45e
Support for Teensy 4 ( #19311 )
2021-04-29 08:44:58 -05:00
Jason Smith
784016a25e
Update HAL/STM32 platform to 8.0 ( #18496 )
2021-04-29 08:44:58 -05:00
Scott Lahteine
f7cb9455c8
No 'ls' if media isn't mounted
2021-04-29 08:44:58 -05:00
Victor Sokolov
47753d8a01
MarkForged kinematics ( #19235 )
2021-04-29 08:44:58 -05:00
makerbase
edba363d54
MKS SGEN L V2 ( #18822 )
2021-04-29 08:44:58 -05:00
George Fu
8a24c33151
FYSETC S6 2.0 ( #19140 )
2021-04-29 08:44:58 -05:00
ellensp
46744e8433
Creality3D v4.2.7 ( #19088 )
2021-04-29 08:44:57 -05:00
Scott Lahteine
3dfbdbc66c
String interpolation for 2-digit numbers ( #18998 )
2021-04-29 08:44:56 -05:00
sherwin-dc
9e44df9c5f
Password via G-code and MarlinUI ( #18399 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:56 -05:00
wmariz
cb18b858d4
ZoneStar Z6FB ( #18918 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:56 -05:00
Scott Lahteine
e8dc7cad18
General cleanup
2021-04-29 08:44:56 -05:00
Alexander Gavrilenko
8f8b0d84ae
Support for TFT & Touch Screens ( #18130 )
2021-04-29 08:44:55 -05:00
Victor Tseng
9ece3cfdaf
Fix garbled print_xyz output ( #18810 )
2021-04-29 08:44:55 -05:00
MKS-Sean
d20d459132
Robin nano V2, TFT LVGL UI parameters, and more ( #18500 )
2020-07-25 01:18:06 -05:00
Scott Lahteine
e27f031a55
General cleanup
2020-07-23 16:11:58 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
Victor Oliveira
4a55bdb165
Only download & compile required libraries ( #18699 )
2020-07-19 21:42:30 -05:00
Claus Näveke
afce012960
Trigorilla Pro board ( #18692 )
2020-07-18 17:40:10 -05:00
Scott Lahteine
b40440cf38
Tool-change debug option
2020-07-14 21:15:14 -05:00
Scott Lahteine
73fc0778b8
Consolidate probe clearance, add section debug ( #18576 )
...
* Better section / function log
* Add do_z_clearance motion function
2020-07-08 21:44:21 -05:00
J.C. Nelson
6f14d2d37f
Add Lerdge S,X,K ( #18302 )
2020-07-06 17:08:52 -05:00
Scott Lahteine
a6b8b12a6a
Simplify home_z_safely, respect HOME_AFTER_DEACTIVATE
2020-07-05 18:01:28 -05:00
Giuliano Zaro
7448b65567
Fix axis name in serial output ( #18522 )
2020-07-03 11:49:16 -05:00
Scott Lahteine
59e4de8a55
Add Romanian language ( #18455 )
...
Co-authored-by: cristyanul <47246451+cristyanul@users.noreply.github.com>
2020-06-27 22:59:44 -05:00
Fabio Santos
25c7c43a82
Add SERIAL_FLOAT_PRECISION option ( #18367 )
2020-06-22 21:12:45 -05:00
thisiskeithb
e424dfc885
BigTreeTech SKR Pro 1.2 ( #18366 )
2020-06-21 03:46:31 -05:00
Scott Lahteine
424569b4c4
Power monitor and display ( #17437 )
2020-06-18 15:23:03 -05:00
Scott Lahteine
f4c258dc23
Creality Ender 3 v2 ( #17719 )
2020-06-16 01:45:27 -05:00
cbaugher
92435ef5ea
Tenlog D3 Hero 7-axis board ( #18263 )
2020-06-11 20:43:28 -05:00
Chris Barr
c12111e2cc
Improve and extend RUMBA32 ( #18249 )
2020-06-11 20:28:20 -05:00
Victor
e2cc966621
Tronxy X5SA (V5 / V6 boards) ( #18243 )
2020-06-10 17:16:22 -05:00
Scott Lahteine
6371782263
Add HAS_MULTI_SERIAL conditional
2020-06-05 16:20:27 -05:00
git-user44
9e2f142391
Clean up Melzi LCD timing defaults ( #18187 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-06-04 19:55:39 -05:00
cccc
2bf63e29c6
Support for MEEB 3DP board ( #18138 )
2020-06-01 18:25:13 -05:00
thisiskeithb
3430d45f53
BTT SKR Mini E3 V2 ( #18088 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-05-30 23:27:21 -05:00
Scott Lahteine
d9593c8ed4
Tweak mesh xy error
2020-05-17 15:12:08 -05:00
Mika Norén
76a65ffe74
Vertex nano with board K8600 ( #17736 )
2020-05-15 21:11:28 -05:00
chestwood96
18a01f2c40
Add user's build (_date_ _time_) to M115 output ( #17957 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-05-12 14:57:18 -05:00
Scott Lahteine
d4aa197744
Add MAP macro
2020-05-12 02:11:32 -05:00
espr14
ab19a27f63
Prevent some macro pitfalls ( #17956 )
...
Co-authored-by: espr14 <espr14@users.noreply.github.com>
2020-05-12 01:01:16 -05:00
Jason Smith
209fd2d0cb
Fix SERIAL_ECHO forever bug ( #17932 )
2020-05-09 23:25:18 -05:00
Jason Smith
a2153c15ee
Add TMC driver HW serial defines ( #17909 )
2020-05-08 01:15:12 -05:00
Gurmeet Athwal
a4c981469e
Extended reporting options ( #16741 )
2020-05-05 23:34:04 -05:00
Scott Lahteine
39f703310b
Move S_FMT to HAL, apply to mixer
2020-05-05 18:12:36 -05:00
Scott Lahteine
39263efef7
Allow more serial parameters
2020-05-04 23:46:38 -05:00
Scott Lahteine
65104b7d78
Whitespace, M200 test label
2020-05-04 19:26:46 -05:00
Scott Lahteine
38d1587091
Malyan M200 V2 ( #17840 )
2020-05-04 14:37:43 -05:00
animavitis
3ea1c8a6fa
Support for Ortur 4.3 mainboard ( #17790 )
2020-05-02 22:12:52 -05:00
Scott Lahteine
6b3ed0f320
Cleanup in language.h
2020-05-02 21:32:36 -05:00
Mathias Gartner
288447d01e
Fix XYZ types multiplication/division ( #17826 )
2020-05-02 16:15:49 -05:00
Scott Lahteine
76bc7bf7b8
Pre-clean DUE flash eeprom code
2020-04-30 22:10:46 -05:00
Scott Lahteine
66676e6dd4
Remove extra macro
2020-04-27 10:19:37 -05:00
Scott Lahteine
035d6cd16d
Patch i2c, info menu
2020-04-27 09:50:10 -05:00
Neil van Geffen
c56b66543d
Permit Stall Sensitivity of 0 ( #17722 )
2020-04-27 08:27:14 -05:00
Scott Lahteine
011ecc341a
Fix I2C_ADDRESS ambiguity
2020-04-27 05:07:08 -05:00
Scott Lahteine
4ed912eb23
Misc. patches
2020-04-25 22:10:19 -05:00
randellhodges
b700b3cde6
Fix M261, i2c EEPROM, i2c Encoder for LPC ( #17678 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-25 11:35:35 -05:00
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
2020-04-22 16:35:03 -05:00
Scott Lahteine
000ec9fc13
Ensure language.h include order
...
See #17604
2020-04-20 09:43:48 -05:00
Scott Lahteine
f94ab84dac
Malyan M300 support ( #17421 )
2020-04-17 09:10:41 -05:00
Zs.Antal
78a5079558
Add Hungarian language ( #17491 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-16 04:11:42 -05:00
mks-viva
bc856fd8ec
MKS Robin E3 / E3D support ( #17569 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-16 01:19:24 -05:00
Marcio T
791873b10d
Fix ExtUI compile errors ( #17544 )
...
Fixes #16628
2020-04-15 23:17:01 -05:00
Scott Lahteine
e3321920f3
Update Marlin website links to https
2020-04-12 17:21:14 -05:00
thisiskeithb
966e0e4a77
BTT002 release V1 uses STM32F407VGT6 ( #17387 )
2020-04-06 15:51:09 -05:00
Brais Fortes
c47feb1cfe
Update Galician language ( #17418 )
2020-04-05 18:36:27 -05:00
Scott Lahteine
fad9235cd8
Move MSG_x_LINE to multi_language.h
2020-04-05 18:25:59 -05:00
Scott Lahteine
0e06aaa2bc
Add millis helper macros
2020-04-04 02:48:30 -05:00
Ben
df8b7dfc40
Various Laser / Spindle improvements ( #15335 )
2020-04-02 19:31:08 -05:00
Scott Lahteine
528907cb16
Additional TERN macros
2020-03-31 12:50:48 -05:00
InsanityAutomation
de648bfdc1
Add Funmat HT V4.0 board support ( #17305 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-03-27 21:08:47 -05:00