578 Commits

Author SHA1 Message Date
Jason Smith
4e1f2f89f6 Refactor TMC-related macros and sanity checks () 2020-01-01 21:51:15 -06:00
Bob Kuhn
747b2b9bf4 Improve STEVAL_3DP001V1 and future STEVAL_* support () 2020-01-01 20:52:56 -06:00
InsanityAutomation
1c9ccce520 Add NOZZLE_AS_PROBE (no probe offsets) () 2019-12-24 00:03:08 -06:00
Luu Lac
baa101253a MKS Robin 2 (STM32F407ZE) base support () 2019-12-22 18:16:08 -06:00
randellhodges
ebdf8b6b1a Fix STM32 flush of TX (used by UBL) () 2019-12-22 03:08:17 -06:00
FLYmaker
59f9bb2120 Add FLYBOARD (STM32F407ZG) () 2019-12-22 03:05:30 -06:00
Luc
a3d88aebed Add MRR_ESPA/_ESPE (ESP32) boards () 2019-12-21 18:58:00 -06:00
BigTreeTech
bbe0ffb2fa BigTreeTech SKR v1.4 support () 2019-12-19 02:41:35 -06:00
André Kjellstrup
c2342c3528 Use error message !! hints () 2019-12-11 01:46:11 -06:00
MS1987
31fdaea269 Add MKS Robin Pro, MKS Robin Lite3 () 2019-12-11 00:23:47 -06:00
ManuelMcLure
68da497f35 Remove debug_out.h '#pragma once' (again) () 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 () 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 () 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 () 2019-11-26 16:15:03 -06:00
madmattco
049e8d5963 Add VAKE / VAKE403D support () 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 () 2019-11-20 00:06:26 -06:00
Jason Smith
9fd35c84ce SoftwareSerialM for SKR STM32F1 boards () 2019-11-12 22:16:54 -06:00
ManuelMcLure
b9703fdf36 Ensure TMC + LIN_ADVANCE pulse length () 2019-11-10 19:04:28 -06:00
Scott Lahteine
776632c503
Add and apply REPEAT macro () 2019-11-09 17:59:04 -06:00
ellensp
f088c6a850 Add MKS_GEN_L_V2 controller support () 2019-11-04 16:31:27 -06:00
Scott Lahteine
ea3217cd46
Move 'draw' methods into Menu Item classes () 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 () 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 () 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 () 2019-10-15 14:18:46 -05:00
Antti Andreimann
d47f29bd4c Give a dummy response to M105 with zero thermistors () 2019-10-15 13:30:52 -05:00
Tanguy Pruvot
ee20f21a24 Fix undefined max in multi-language () 2019-10-13 18:31:28 -04:00
Marcio Teixeira
6a865a6146 Multi-language support () 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 () 2019-10-07 19:44:33 -05:00
chzj333
d04561805b Support for BTT SKR Mini E3 v1.2 () 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 () 2019-09-29 04:25:39 -05:00
Tanguy Pruvot
43d6e9fa43 STM32F103.. reorganization, SKR mini fix () 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 () 2019-09-27 04:38:43 -05:00
Scott Lahteine
455dabb183
Add a feedRate_t data type () 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 () 2019-09-24 21:29:21 -05:00
Scott Lahteine
1803c27afb Fix macros for overloaded comparisons 2019-09-19 02:16:40 -05:00