石立枫
9b2e810bdf
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>
2020-11-17 03:35:02 -08:00
Scott Lahteine
1d43e81be0
Fix compile warnings, serial alias
2020-11-13 18:28:15 -06:00
Scott Lahteine
06bf3ccfb7
Add alternative TERN macros
2020-11-07 22:19:25 -06:00
Albert van Osch
7beebcd315
Zonestar Z8 XM2 support ( #19991 )
2020-11-07 16:59:19 -06:00
George Fu
4785b04aa1
FYSETC E4 board support ( #20032 )
2020-11-06 23:48:52 -06:00
Scott Lahteine
af75e24c2e
Clean up corrected urls
2020-11-06 19:11:29 -06:00
Orel
a272c019f9
Rename, adjust Dagoma F5 ( #19947 )
2020-10-29 20:02:29 -05:00
Foxies
9aee6674bb
FLSUN Delta QQS-Pro pins ( #19793 )
2020-10-21 19:00:57 -05:00
Keith Bennett
1e4691f02a
BigTreeTech SKR Mini MZ V1 ( #19818 )
2020-10-21 14:14:19 -05:00
TheMichalcinOfficial
cf74248949
Support for Ramps-S v1.2 ( #19815 )
2020-10-21 13:44:55 -05:00
bilsef
9baa944460
Teensy 4.1 Ethernet support ( #19801 )
2020-10-20 14:35:29 -05:00
Scott Lahteine
f6ffbe548c
TFT Presets, Generic options, Sanity checks ( #19723 )
2020-10-15 03:00:27 -05:00
Jason Smith
54315252c7
Add NUCLEO-F767ZI dev board ( #19373 )
...
Co-authored-by: Lorenzo Delana <lorenzo.delana@gmail.com>
2020-10-13 18:03:09 -05:00
Victor Oliveira
c0920bbf6a
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>
2020-10-12 16:38:07 -05:00
Serhiy-K
6fdaaf3d20
Fixes for TFTGLCD Panel, FastIO ( #19614 )
2020-10-10 05:08:01 -05:00
Victor Oliveira
631457ffea
Support for Debug Codes - Dnnn ( #19225 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-09 06:28:53 -05:00
石立枫
bec1844954
Support for FLY MINI ( #19185 )
2020-10-09 06:09:27 -05:00
qwewer0
4424645e04
Multi-line comments cleanup ( #19535 )
2020-09-28 14:53:50 -05:00
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
2020-09-28 01:13:27 -05:00
Keith Bennett
ec4a0a3e0d
SKR E3 Turbo followup ( #19513 )
2020-09-25 19:49:36 -05:00
Keith Bennett
23faf902ab
BigTreeTech SKR E3 Turbo ( #19500 )
2020-09-24 21:19:04 -05:00
Jason Smith
d051c2adbd
Update board/teensy comment ( #19456 )
2020-09-22 17:36:59 -05:00
makerbase
d8ed749045
Add MKS Robin E3P, improve LVGL UI ( #19442 )
2020-09-20 20:55:02 -05:00
Scott Lahteine
0473f7ee58
M115 strings
2020-09-14 02:42:05 -05:00
Scott Lahteine
3a89d34e7f
Always show Compiled:
2020-09-14 02:42:05 -05:00
riodoro1
abf1222f1d
Fix missing BOARD_K8800 ( #19331 )
2020-09-10 17:06:37 -05:00
makerbase
006b7f3f17
MKS Gen L V2.1 ( #19314 )
2020-09-09 21:48:42 -05:00
bilsef
049fbc92a9
Support for Teensy 4 ( #19311 )
2020-09-09 18:57:20 -05:00
Jason Smith
4fc1aba848
Update HAL/STM32 platform to 8.0 ( #18496 )
2020-09-07 21:41:48 -05:00
Scott Lahteine
14314b68ec
No 'ls' if media isn't mounted
2020-09-04 19:57:47 -05:00
Victor Sokolov
e97e6865c3
MarkForged kinematics ( #19235 )
2020-09-03 20:12:53 -05:00
makerbase
f375d9bd7b
MKS SGEN L V2 ( #18822 )
2020-09-01 18:20:16 -05:00
George Fu
1e124e6713
FYSETC S6 2.0 ( #19140 )
2020-08-26 19:41:15 -05:00
ellensp
04909a2010
Creality3D v4.2.7 ( #19088 )
2020-08-21 21:56:18 -05:00
Scott Lahteine
ee28a10795
String interpolation for 2-digit numbers ( #18998 )
2020-08-12 16:46:51 -05:00
sherwin-dc
852e5ae042
Password via G-code and MarlinUI ( #18399 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-08 20:00:42 -05:00
wmariz
da4eaebdc9
ZoneStar Z6FB ( #18918 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-07 17:03:59 -05:00
Scott Lahteine
a9912681b4
General cleanup
2020-08-06 00:52:36 -05:00
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens ( #18130 )
2020-07-30 01:43:19 -05:00
Victor Tseng
b5ece63778
Fix garbled print_xyz output ( #18810 )
2020-07-27 20:13:27 -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
Scott Lahteine
2460a3dfbb
Fix custom version file include
2020-03-21 23:34:19 -05:00
RasmusAaen
c768605bde
Add Copymaster3D board ( #17188 )
2020-03-17 15:25:10 -05:00
Giuliano Zaro
3b987dfcec
Fix G34 Z lower, extra "BLTOUCH" debug line ( #17175 )
2020-03-15 18:23:24 -05:00
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
2020-03-13 23:18:16 -05:00
Jason Smith
9c759e5f74
Fix BAUD_RATE_GCODE, etc. ( #17135 )
2020-03-12 19:26:09 -05:00
Scott Lahteine
924fa6045c
Non-const REMEMBER needed for RESTORE
2020-03-11 15:25:16 -05:00
Scott Lahteine
64d092935b
More useful ENABLED / DISABLED macros ( #17054 )
2020-03-07 22:20:41 -06:00
Scott Lahteine
70863fbd55
Avoid name conflict with 'UART'
2020-03-04 12:50:58 -06:00
Scott Lahteine
3a07b4412d
Asynchronous M114 and (R)ealtime position option ( #17032 )
2020-03-02 21:52:53 -06:00
Scott Lahteine
eb4d5120bf
Keep name around for old configs
2020-03-02 16:23:17 -06:00
Scott Lahteine
b1a50d54e2
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
2020-03-02 12:04:36 -06:00
Jason Smith
4a3fcd0bf9
Fix three extruder with auto-fan build ( #17035 )
2020-03-01 17:37:16 -06:00
Scott Lahteine
c4db8e49a7
XYZ_CHAR macro
2020-03-01 14:36:06 -06:00
Scott Lahteine
3473b21710
Move millis_t includes
2020-03-01 09:50:53 -06:00
Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
2020-02-26 03:02:03 -06:00
Scott Lahteine
9a51f29efa
Simplified E_AXIS_HAS macro
2020-02-23 23:55:56 -06:00
Jason Smith
ebd2bcc177
Fix AXIS_HAS_SW_SERIAL
2020-02-23 21:59:31 -06:00
ellensp
9f53bbd791
Add PICA shields support ( #16891 )
2020-02-21 08:27:32 -06:00
Scott Lahteine
a1f026f57a
Inline manage_inactivity, tweak autoreport_paused
2020-02-20 20:36:50 -06:00
vivian-ng
4c6f695bea
Put ESP32 I2S stepper task and Marlin on the same core ( #16874 )
2020-02-16 16:44:36 -06:00
Giuliano Zaro
ff0c931e47
Add RAMPS 1.4.4 to AGCM4 ( #16606 )
2020-02-13 23:28:18 -06:00
Scott Lahteine
0b45493557
Add a caution to drivers.h
2020-02-09 21:58:12 -06:00
Scott Lahteine
28b48fc9bb
Revert change to AXIS_DRIVER_TYPE_X2
...
- Revisit this to figure out why it breaks
2020-02-09 20:49:55 -06:00
Scott Lahteine
38873596ec
Tweak parser warning
2020-02-09 11:37:43 -06:00
Scott Lahteine
ffcbba4447
Move MSG_MARLIN
2020-02-09 11:37:43 -06:00
Fabio Santos
894762259b
Coolstep for TMC2130, 2209, 5130, 5160 ( #16790 )
2020-02-08 21:01:57 -06:00
Bob Kuhn
78fea4a9ca
Split up MKS_RUMBA32 into two variants ( #16781 )
2020-02-05 20:28:28 -06:00
thisiskeithb
9b4192cdd0
Add MKS Base 1.6 board ( #16783 )
2020-02-04 23:21:05 -06:00
Scott Lahteine
f312ddfa4f
More updates for 8 extruders, REPEAT
2020-02-04 12:37:20 -06:00
Bob Kuhn
0268c1d02c
STM32duino - Use SDIO for onboard SD ( #16756 )
2020-02-04 01:24:11 -06:00
Scott Lahteine
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
Scott Lahteine
4716dac874
Apply REPEAT, RREPEAT, and loop macros ( #16757 )
2020-02-01 21:00:53 -06:00
Scott Lahteine
90b6324563
Encapsulate probe as singleton class ( #16751 )
2020-02-01 04:21:36 -06:00
Scott Lahteine
5b12627e14
Auto assign DIAG pins for multi-endstop ( #16723 )
2020-01-30 03:24:57 -06:00
Mauro
1bc6509d02
Support for E4d@BOX mainboard ( #16716 )
2020-01-30 03:06:17 -06:00
Hans007a
e2eef1256a
G60/G61 Position Save/Restore ( #16557 )
2020-01-26 23:19:05 -06:00
Robby Candra
a0a93e35ae
Fix serial port redirection (index ≠ port num) ( #16687 )
2020-01-26 22:46:26 -06:00
yangwenxiong
248b7dfa59
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans ( #16595 )
2020-01-25 02:13:39 -06:00
Scott Lahteine
86c18ea6e0
Bring configs and drivers.h up to date
2020-01-24 23:17:52 -06:00
MaukCC
04d64351a2
Add HMS434 V15 ATSAM board ( #16620 )
2020-01-21 01:10:31 -06:00
InsanityAutomation
0fcf2b1110
Quad Z stepper support ( #16277 )
2020-01-19 23:35:07 -06:00
Bob Kuhn
1084068a3e
Simplify a drivers.h macro ( #16589 )
2020-01-19 20:59:47 -06:00
Bob Kuhn
1ad53cee1f
Improved STMicro L64XX stepper driver support ( #16452 )
2020-01-13 18:47:30 -06:00
Scott Lahteine
95046c9047
Extend SERIAL_CHAR to take multiple arguments
2020-01-08 18:36:47 -06:00
George Fu
ceeba58dc9
FYSETC F6 v1.4 board support ( #16321 )
2020-01-03 20:29:25 -06:00
Jason Smith
3cade6245e
Fix MIN_PROBE_EDGE bug in default ABL G29 ( #16367 )
2020-01-03 17:46:26 -06:00
Scott Lahteine
1d0452c41e
Standardize drivers.h values, add class indirection ( #16448 )
2020-01-03 17:11:36 -06:00
Jason Smith
595e684658
Add Leapfrog Xeed 2015 support ( #16400 )
2020-01-02 22:04:13 -06:00
ellensp
7a50dbc00d
Add motherboard BIGTREE_SKR_V1.4_TURBO ( #16374 )
2020-01-02 21:15:34 -06:00
Dirk O. Kaar
d0e1166cce
Fix Visual Micro "Arduino IDE for Visual Studio" support ( #16418 )
2020-01-02 19:01:38 -06:00
Jason Smith
4e1f2f89f6
Refactor TMC-related macros and sanity checks ( #16384 )
2020-01-01 21:51:15 -06:00
Bob Kuhn
747b2b9bf4
Improve STEVAL_3DP001V1 and future STEVAL_* support ( #16404 )
2020-01-01 20:52:56 -06:00
InsanityAutomation
1c9ccce520
Add NOZZLE_AS_PROBE (no probe offsets) ( #15929 )
2019-12-24 00:03:08 -06:00
Luu Lac
baa101253a
MKS Robin 2 (STM32F407ZE) base support ( #16270 )
2019-12-22 18:16:08 -06:00
randellhodges
ebdf8b6b1a
Fix STM32 flush of TX (used by UBL) ( #16197 )
2019-12-22 03:08:17 -06:00
FLYmaker
59f9bb2120
Add FLYBOARD (STM32F407ZG) ( #16257 )
2019-12-22 03:05:30 -06:00
Luc
a3d88aebed
Add MRR_ESPA/_ESPE (ESP32) boards ( #16238 )
2019-12-21 18:58:00 -06:00
BigTreeTech
bbe0ffb2fa
BigTreeTech SKR v1.4 support ( #16236 )
2019-12-19 02:41:35 -06:00
André Kjellstrup
c2342c3528
Use error message !! hints ( #16145 )
2019-12-11 01:46:11 -06:00
MS1987
31fdaea269
Add MKS Robin Pro, MKS Robin Lite3 ( #16163 )
2019-12-11 00:23:47 -06:00
ManuelMcLure
68da497f35
Remove debug_out.h '#pragma once' (again) ( #16098 )
2019-12-04 01:29:02 -06:00
Scott Lahteine
cb7817093f
More serial macro cleanup
2019-12-01 22:23:36 -06:00
Vertabreaker
3874f4a097
Geeetech A30 / GTM32 support ( #16071 )
2019-12-01 21:25:45 -06:00
Scott Lahteine
9b6d2da9bf
Fix debug out macros
2019-12-01 17:28:18 -06:00
Scott Lahteine
4718b8ad02
Add _P variants to debug_out
2019-12-01 13:32:32 -06:00
brian park
b258cc85bf
Mostly Printed SCARA (MPSCARA) support ( #15573 )
2019-11-30 08:57:34 -06:00
Scott Lahteine
f83bc0aa13
Optimize common strings
...
Saves 128 bytes in testing with `mftest mega 1 -y`
2019-11-29 22:54:42 -06:00
George Fu
cf1e19d167
Fysetc S6 support ( #15850 )
2019-11-26 16:15:03 -06:00
madmattco
049e8d5963
Add VAKE / VAKE403D support ( #15631 )
2019-11-26 04:00:59 -06:00
Scott Lahteine
8f09d2e790
Add STM32F103RE_bigtree to Auto Build
2019-11-22 16:47:31 -06:00
Daniel Negut
a3229b30ec
Add Zonestar/Anet LCD for SKR mini E3 ( #15931 )
2019-11-20 00:06:26 -06:00
Jason Smith
9fd35c84ce
SoftwareSerialM for SKR STM32F1 boards ( #15875 )
2019-11-12 22:16:54 -06:00
ManuelMcLure
b9703fdf36
Ensure TMC + LIN_ADVANCE pulse length ( #15807 )
2019-11-10 19:04:28 -06:00
Scott Lahteine
776632c503
Add and apply REPEAT macro ( #15829 )
2019-11-09 17:59:04 -06:00
ellensp
f088c6a850
Add MKS_GEN_L_V2 controller support ( #15793 )
2019-11-04 16:31:27 -06:00
Scott Lahteine
ea3217cd46
Move 'draw' methods into Menu Item classes ( #15760 )
2019-11-02 07:28:20 -05:00
Scott Lahteine
aaf018e5a0
Language changes
2019-10-29 16:20:35 -05:00
Aurawin
b09b469dd5
Add BIQU TANGO V1 support ( #15682 )
2019-10-28 18:21:59 -05:00
Scott Lahteine
f8ad15fde8
Rename BOARD_STM32F4 to fix use with MB()
2019-10-25 18:12:29 -05:00
Marcio T
f6a799c7b3
Allow compile under Windows Subsystem for Linux ( #15606 )
2019-10-24 14:57:20 -05:00
Roxy-3D
3642a12fc1
fix parameter order of mark, marked and unmark
...
The parameter order was wrong on mark(), marked() and unmark().
This was breaking the G26 Mesh Validation algorithm.
2019-10-23 11:34:24 -05:00
Scott Lahteine
3949d246df
Fix ESP32 name conflict
2019-10-15 17:13:07 -05:00
Jason Smith
53abfdc2c3
Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards ( #15547 )
2019-10-15 14:18:46 -05:00
Antti Andreimann
d47f29bd4c
Give a dummy response to M105 with zero thermistors ( #15568 )
2019-10-15 13:30:52 -05:00
Tanguy Pruvot
ee20f21a24
Fix undefined max in multi-language ( #15521 )
2019-10-13 18:31:28 -04:00
Marcio Teixeira
6a865a6146
Multi-language support ( #15453 )
2019-10-09 19:46:10 -05:00
Scott Lahteine
89490171ef
Use "concatenatable" language codes
2019-10-08 20:17:23 -05:00
Scott Lahteine
cc822c1a05
Use lambdas in menus, where possible ( #15452 )
2019-10-07 19:44:33 -05:00
chzj333
d04561805b
Support for BTT SKR Mini E3 v1.2 ( #15476 )
2019-10-07 15:45:11 -05:00
Scott Lahteine
519cc1bc67
NUM_AXIS is now obsolete
2019-10-06 22:18:16 -05:00
Scott Lahteine
9188ce1a8d
Add JOIN for simple append
2019-10-06 22:01:06 -05:00
Scott Lahteine
50e4545255
Add custom types for position ( #15204 )
2019-09-29 04:25:39 -05:00
Tanguy Pruvot
43d6e9fa43
STM32F103.. reorganization, SKR mini fix ( #15398 )
2019-09-29 02:04:53 -05:00
Scott Lahteine
8683d4abfd
Improved list-oriented macros
2019-09-28 19:03:07 -05:00
Scott Lahteine
dc65788511
Shorthand for __VA_ARGS__
2019-09-27 04:43:34 -05:00
Marcio Teixeira
a18d16fb8b
Do not implicitly concatenate localized strings ( #15383 )
2019-09-27 04:38:43 -05:00
Scott Lahteine
455dabb183
Add a feedRate_t data type ( #15349 )
2019-09-26 01:28:09 -05:00
Scott Lahteine
4e8d9fe59b
zprobe_offset => probe_offset
2019-09-24 23:36:09 -05:00
InsanityAutomation
df1e51258a
Add M851 X Y probe offsets ( #15202 )
2019-09-24 21:29:21 -05:00
Scott Lahteine
1803c27afb
Fix macros for overloaded comparisons
2019-09-19 02:16:40 -05:00
Scott Lahteine
c353eaa146
Misc changes from struct refactor ( #15289 )
2019-09-17 18:16:28 -05:00
Scott Lahteine
2405ccb7ef
Patch use of UNUSED
2019-09-17 00:05:35 -05:00
Tanguy Pruvot
eb1a368277
Fix Lerdge K typos ( #15273 )
2019-09-16 16:50:57 -05:00
Marcio Teixeira
7a569ad4d0
LULZBOT_TOUCH_UI fixes. Fix some warnings. ( #15276 )
2019-09-16 16:49:46 -05:00
Scott Lahteine
d63e0f6d98
Pending refactor tweaks
2019-09-16 15:10:14 -05:00
J.C. Nelson
896162b722
Add pins for Lerdge X and K. ( #15271 )
2019-09-15 15:23:04 -05:00
Giuliano Zaro
c96844fae2
[SAMD51] Remove RuRamps4D ( #15264 )
2019-09-15 14:17:20 -05:00
Scott Lahteine
465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor ( #15256 )
2019-09-14 03:05:10 -05:00
Scott Lahteine
f9961ddebb
Optimize SERIAL_ECHOPAIR_F
2019-09-13 08:47:41 -05:00
Tanguy Pruvot
2435c6082a
STM32F1: AUTO_BED_LEVELING_UBL build fixes ( #15240 )
2019-09-13 01:33:33 -05:00
Scott Lahteine
fe6ba4fd70
Tweak REMEMBER
2019-09-10 02:21:21 -05:00
Scott Lahteine
713157f712
Move L6470 enum
2019-09-09 00:27:53 -05:00
Jamie
dbee0e9c54
Analog joystick jogging control ( #14648 )
2019-09-08 00:55:34 -05:00
Ludy
01fd3f904f
Drop extra include ( #15171 )
2019-09-05 13:21:06 -05:00
Ludy
beffcd856b
Update German language, (c) ( #15164 )
2019-09-04 16:59:26 -05:00
Scott Lahteine
75efa3cdac
Reorganize HAL ( #14832 )
2019-09-02 19:49:58 -05:00
Scott Lahteine
0bcb64403c
Revert _BV testing commit
...
This reverts commit 9223261ea9
.
2019-08-30 16:11:16 -05:00
Scott Lahteine
9223261ea9
Only define _BV in Marduino.h
2019-08-29 18:06:24 -05:00
Scott Lahteine
1d8ad7cf71
Safe changes from HAL cleanup
2019-08-28 21:21:47 -05:00
Scott Lahteine
b2a4b6f34e
Don't use board url as override
2019-08-28 04:44:40 -05:00
ETE-Design
9d12788a9a
ADIMLab Gantry - Spelling Correction ( #15043 )
2019-08-25 20:51:06 -05:00
Scott Lahteine
d6a16525c2
New Language: Vietnamese ( #13892 )
2019-08-24 03:40:28 -05:00
Scott Lahteine
09ee5a5da1
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into bf2_granty_fix_15017
2019-08-23 23:45:37 -05:00
ETE-Design
d858f44b35
Update boards.h
...
Add ADIMLab Granty v1
2019-08-21 17:34:44 +02:00
ETE-Design
9434b81a82
Update boards.h
...
Updated Description
2019-08-21 16:27:45 +02:00
ETE-Design
4be98221f6
ADIMLab Granty pins/config ( #14919 )
2019-08-21 05:33:17 -05:00
ETE-Design
de122c9bbe
# This is a combination of 18 commits.
...
# This is the 1st commit message:
Add Support for ADIMLab Granty
# The commit message #2 will be skipped:
# Update Configuration.h
# The commit message #3 will be skipped:
# Add files via upload
#
# Add Support for ADIMLab Granty
# The commit message #4 will be skipped:
# Create Configuration.h
# The commit message #5 will be skipped:
# Delete Configuration.h
# The commit message #6 will be skipped:
# Create Test.h
# The commit message #7 will be skipped:
# Add files via upload
# The commit message #8 will be skipped:
# Delete Test.h
# The commit message #9 will be skipped:
# Delete Configuration.h
# The commit message #10 will be skipped:
# Delete Configuration_adv.h
# The commit message #11 will be skipped:
# Add files via upload
#
# Add ADIMLab Pins
# The commit message #12 will be skipped:
# Add files via upload
#
# Add Bootscreen
# The commit message #13 will be skipped:
# Update Configuration.h
#
# Add Bootscreen
# The commit message #14 will be skipped:
# Update pins.h
#
# Add ADIMLab Board
# The commit message #15 will be skipped:
# Update boards.h
#
# Add ADIMLab Granty
# The commit message #16 will be skipped:
# Update Makefile
#
# Add ADIMLab Granty
# The commit message #17 will be skipped:
# Update boards.h
# The commit message #18 will be skipped:
# Update Makefile
2019-08-21 05:25:00 -05:00
MaukCC
8664b8e97b
Adding HMS434 machine ( #14931 )
2019-08-20 03:40:48 -05:00
chzj333
0b47558a09
New board STM32F407 ( #14994 )
2019-08-20 03:05:12 -05:00
Marcio Teixeira
274934ad81
Add LULZBOT_TOUCH_UI ( #14967 )
2019-08-16 18:34:13 -05:00
Marcio Teixeira
179d6c4ed1
Add STARTUP_SCRIPT option. M17 parity with M18. ( #14953 )
2019-08-14 21:05:15 -05:00
Tim Moore
3765e67434
Dreammaker Overlord pins ( #14791 )
2019-07-31 21:15:36 -05:00
Giuliano Zaro
290466578f
Adafruit Grand Central M4 ( #14749 )
2019-07-28 14:48:29 -05:00
Eric Ptak
59e97e5e52
FYSETC Cheetah 1.2 ( #14723 )
2019-07-27 21:21:54 -05:00
thisiskeithb
d74efd9d46
MKS Robin Lite/Lite2 Board Support ( #14729 )
2019-07-27 04:43:37 -05:00
Giuliano Zaro
7085781c71
Include configs in serial.h ( #14714 )
2019-07-23 16:40:54 -05:00
Marcio Teixeira
369fb2806d
Fix compilation warnings, errors ( #14704 )
2019-07-22 20:08:54 -05:00
Msq001
6920b7fe91
BigTreeTech SKR E3 DIP ( #14638 )
2019-07-18 05:43:49 -05:00
Scott Lahteine
3d153486da
Fysetc rename Part 2
2019-07-18 04:36:08 -05:00
Scott Lahteine
305f277843
Drop old includes in serial.h
2019-07-17 05:49:20 -05:00
Scott Lahteine
5ccf8c2c33
Fix serial.h indents
2019-07-17 02:03:25 -05:00
Tanguy Pruvot
45bde333d5
Initial Longer3D LK1/2 (Alfawise U20/U20+/U30) support ( #14597 )
2019-07-14 18:05:24 -05:00
Jeonghwan Noh
475ccfad62
Oscar (by Thinknthings of Korea) board support ( #14574 )
2019-07-14 15:36:03 -05:00
Scott Lahteine
eaf1c0954e
Update some precompiler tests
2019-07-14 13:09:16 -05:00
thisiskeithb
42be684e69
Wanhao Duplicator i3 Mini support ( #14559 )
2019-07-11 04:36:51 -05:00
Scott Lahteine
7de605c5c3
Move pins files to subfolders #14573
2019-07-11 02:32:24 -05:00
Scott Lahteine
94f2e82897
Serial assert (needs work)
2019-07-10 07:07:04 -05:00
gmarsh
ab99a80793
GMARSH X6 board support ( #14550 )
2019-07-09 00:30:08 -05:00
Scott Lahteine
a2ba0aaaac
HAL include and other adjustments ( #14525 )
2019-07-08 23:42:29 -05:00
Scott Lahteine
1a349c7522
Add HAS_TMC220x
2019-07-08 23:07:42 -05:00
Msq001
439e28783b
BigTree SKR Pro V1.1 board support ( #14523 )
2019-07-06 21:52:17 -05:00
thisiskeithb
10a71e332d
Biqu SKR 1.1 => BigTree SKR 1.1 ( #14514 )
2019-07-05 20:57:08 -05:00