Commit graph

14742 commits

Author SHA1 Message Date
Scott Lahteine
a26b57a36d Minor pins cleanup 2019-08-13 19:40:08 -05:00
Acenotass
059f575d93 Update Russian language () 2019-08-13 19:19:44 -05:00
Timothy Hoogland
a67830bf67 TH3D EZBoard is LPC1769 () 2019-08-13 00:03:42 -05:00
Tanguy Pruvot
03df3f4a88 Fix Python scripts unhandled quotes () 2019-08-12 19:50:34 -05:00
Tanguy Pruvot
c6be989fca Store EEPROM config in flash ()
Avoid confusion between the 2 possible SDs...
2019-08-12 19:48:46 -05:00
Marcio Teixeira
13d8dc0b79 Fix incorrect print stat in ExtUI () 2019-08-10 19:25:30 -05:00
Marcio Teixeira
dc21e2e691 Increase XY nozzle offset range () 2019-08-10 19:24:41 -05:00
Marcio Teixeira
fa533846a7 Bury easter egg deeper () 2019-08-10 19:23:37 -05:00
Giuliano Zaro
af4bcb629a SAMD51 typo fix () 2019-08-10 19:22:48 -05:00
Ludy
d7172a4558 Cleanup and conditions () 2019-08-10 19:22:18 -05:00
Johnny Eshak
03dbe16ccc Compiling M43 on invalid conversion () 2019-08-10 19:20:40 -05:00
Giuliano Zaro
f085199f5b SAMD51: Some LCD pin fixes () 2019-08-10 19:19:52 -05:00
Giuliano Zaro
d78086ccdc SAMD51: Neopixel pin mapping () 2019-08-10 19:18:32 -05:00
Eric Ptak
9c5086e6af [STM32F1] Simpler Flash EEPROM () 2019-08-10 19:14:31 -05:00
Tanguy Pruvot
0745d48993 Fix build with and without TOUCH_BUTTONS () 2019-08-10 18:22:11 -05:00
thisiskeithb
e7aba49c49 Update PB5 to correct pin number () 2019-08-10 01:53:55 -05:00
thisiskeithb
5ea5d71258 Tevo Michelangelo config updates () 2019-08-10 01:52:26 -05:00
Tanguy Pruvot
5d2519ed50 Allow use of Fysetc SoftwareSerialM () 2019-08-10 01:45:36 -05:00
Robby Candra
d2d71caa3b Clean up Touch pins. Better up/down touch response. () 2019-08-10 01:42:52 -05:00
Tanguy Pruvot
8cc0b4bf5e Revert "Edit STEPS_PER_MM integer only" ()
This reverts commit 2d98bb39bd.
2019-08-10 00:58:21 -05:00
Giuliano Zaro
3129fd06f0 SAMD51: Update LCD pins () 2019-08-10 00:56:55 -05:00
Ludy
9479ec32f7 Fix Service Menu compile error () 2019-08-10 00:53:26 -05:00
Giuliano Zaro
a7f1021265 Fix SPI_ENDSTOPS compile error () 2019-08-09 17:00:20 -05:00
Chris Pepper
2971b48a12 Use PlatformIO 4 default dir structure () 2019-08-08 08:29:33 -05:00
Scott Lahteine
9624c90cfb Remove HAL.h dependency in SoftwareSerial.h 2019-08-08 07:43:57 -05:00
Scott Lahteine
a6f682d860 [cron] Bump distribution date 2019-08-08 06:39:53 -05:00
Scott Lahteine
f3e4e6c68f Create FUNDING.yml 2019-08-08 06:07:11 -05:00
Scott Lahteine
f9f20bb454
Allow py scripts to handle spaces in paths () 2019-08-08 05:38:24 -05:00
Fourmi
eb3a3d249e Fix TouchMI probe movement (left side) () 2019-08-08 02:40:48 -05:00
Tanguy Pruvot
535018ef0e STM32F1: Dummy SoftwareSerial (as TMCStepper fallback) () 2019-08-08 02:25:52 -05:00
Ludy
528c9885f2 Fix wait_for_user + PAUSE_BEFORE_DEPLOY_STOW issue () 2019-08-08 01:52:20 -05:00
Scott Lahteine
c8e30b6639
Fix code attempting to sprintf %f ()
Arduino doesn't (always) support `float` formatting in strings. So either cast to `int` or use `dtostrf()` to fix these usages.
2019-08-08 01:51:37 -05:00
Giuliano Zaro
3e5620283e AGCM4 debug option () 2019-08-07 00:45:00 -05:00
Tanguy Pruvot
92c35d14a4 Non-fatal error from ps::access_start () 2019-08-07 00:43:00 -05:00
Scott Lahteine
f13fbafe31 Tweak python string comparisons 2019-08-07 00:27:26 -05:00
Bob Kuhn
5873b0b032 [2.0.x] Autobuild formatting () 2019-08-06 23:33:07 -05:00
Tim Moore
77f637763c Overlord configs. Fix buzzer, redundant temp. () 2019-08-06 23:25:47 -05:00
Giuliano Zaro
535eeace5f Fix Bed, Chamber ADC condition () 2019-08-06 22:57:54 -05:00
Acenotass
3914bcfbb1 Russian correction () 2019-08-06 22:56:51 -05:00
InsanityAutomation
922b597f94 Fix Ender 3 chopper setting (24V) () 2019-08-06 22:56:04 -05:00
Tim Moore
0fa7d86918 Fix thermistor names (info menu) () 2019-08-06 22:54:18 -05:00
Tanguy Pruvot
eecfcd124d Finish STM32F4 SD-based settings storage () 2019-08-06 22:53:11 -05:00
Scott Lahteine
a0d782e46e STM32F7xx is gone 2019-08-06 04:58:58 -05:00
Scott Lahteine
fd9f067a48 Robin FSMC / SPI pins 2019-08-06 04:57:49 -05:00
Scott Lahteine
4268c1f1a5 Tweak U20 config 2019-08-06 04:57:49 -05:00
Scott Lahteine
579e4396e2 Reduce STM32_F4_F7 pin warnings 2019-08-06 04:57:15 -05:00
Scott Lahteine
fb579212ea Reduce unused function warnings 2019-08-06 04:56:17 -05:00
Scott Lahteine
1fe195926f Update configs with new sensorless options
Followup to 
2019-08-06 01:03:50 -05:00
Scott Lahteine
fc39c925ca Grace period followup 2019-08-05 22:00:49 -05:00
Scott Lahteine
a9c5d524bb Followup to MAX7219 / KILL_PIN patch
Co-Authored-By: Roxy-3D <roxy-3d@users.noreply.github.com>
2019-08-05 21:42:33 -05:00