Tanguy Pruvot and Scott Lahteine
2435c6082a
STM32F1: AUTO_BED_LEVELING_UBL build fixes ( #15240 )
2019-09-13 01:33:33 -05:00
Tanguy Pruvot and Scott Lahteine
5bf635cec2
STM32F1: Only include USBComposite if flagged ( #15243 )
2019-09-12 18:35:27 -05:00
Tanguy Pruvot and Scott Lahteine
f1162243f6
STM32F1: No USBSerial without USB-serial bridge ( #15242 )
2019-09-12 17:59:31 -05:00
Tanguy Pruvot and Roxy-3D
3eacc3bfce
french update, g26, usb ( #15229 )
...
french update for G26 and USB.
2019-09-11 14:36:39 -05:00
Tanguy Pruvot and Scott Lahteine
ec3f29a33a
Fix linux_native long to int32 warnings ( #15192 )
2019-09-07 20:30:47 -05:00
Tanguy Pruvot and Scott Lahteine
50e1bf57b9
Fix RRD/CR10 LCD on STM32F1/F4 ( #15172 )
2019-09-05 13:20:03 -05:00
Tanguy Pruvot and Scott Lahteine
85f0556118
Add XPT2046 calibration functions ( #15140 )
2019-09-04 17:32:20 -05:00
Tanguy Pruvot and Scott Lahteine
c9817105fb
Update French language ( #15129 )
2019-09-02 02:40:33 -05:00
Tanguy Pruvot and Scott Lahteine
b97bb14a7a
Full-featured Alfawise U20 config ( #15131 )
2019-09-02 02:37:50 -05:00
Tanguy Pruvot and Scott Lahteine
d59d9b5973
Alfawise - LK1/LK2/LK4 and BLTouch ( #15118 )
2019-09-01 04:10:35 -05:00
Tanguy Pruvot and Scott Lahteine
ee444d7d07
Fix SKRmini test required serial port(s) ( #15117 )
2019-08-31 21:10:50 -05:00
Tanguy Pruvot and Scott Lahteine
c014f8dc78
Fix STM32F1 SPI warning (gcc 8.2.1) ( #15104 )
2019-08-30 18:15:04 -05:00
Tanguy Pruvot and Scott Lahteine
d068470e18
Prevent Linux min/max error ( #15107 )
2019-08-30 17:46:09 -05:00
Tanguy Pruvot and Scott Lahteine
ca5da026d6
dogm: u8g prototypes cleanup ( #15082 )
2019-08-28 23:49:51 -05:00
Tanguy Pruvot and Scott Lahteine
0a280f00c2
Flag unused variables without buzzer ( #15016 )
2019-08-23 22:21:30 -05:00
Tanguy Pruvot and Scott Lahteine
e604f76703
Enable contrast via LCD_CONTRAST_INIT ( #15006 )
2019-08-21 18:56:39 -05:00
Tanguy Pruvot and Scott Lahteine
012f577bb0
STM32F1: Import (rogerclarkmelbourne) SPI class ( #15002 )
2019-08-21 06:22:23 -05:00
Tanguy Pruvot and Scott Lahteine
4cc103958e
Alfawise Flash EEPROM, Z Servo Probe ( #14877 )
2019-08-13 23:41:17 -05:00
Tanguy Pruvot and Scott Lahteine
03df3f4a88
Fix Python scripts unhandled quotes ( #14926 )
2019-08-12 19:50:34 -05:00
Tanguy Pruvot and Scott Lahteine
c6be989fca
Store EEPROM config in flash ( #14923 )
...
Avoid confusion between the 2 possible SDs...
2019-08-12 19:48:46 -05:00
Tanguy Pruvot and Scott Lahteine
0745d48993
Fix build with and without TOUCH_BUTTONS ( #14912 )
2019-08-10 18:22:11 -05:00
Tanguy Pruvot and Scott Lahteine
5d2519ed50
Allow use of Fysetc SoftwareSerialM ( #14893 )
2019-08-10 01:45:36 -05:00
Tanguy Pruvot and Scott Lahteine
8cc0b4bf5e
Revert "Edit STEPS_PER_MM integer only" ( #14909 )
...
This reverts commit 2d98bb39bd .
2019-08-10 00:58:21 -05:00
Tanguy Pruvot and Scott Lahteine
535018ef0e
STM32F1: Dummy SoftwareSerial (as TMCStepper fallback) ( #14861 )
2019-08-08 02:25:52 -05:00
Tanguy Pruvot and Scott Lahteine
92c35d14a4
Non-fatal error from ps::access_start ( #14845 )
2019-08-07 00:43:00 -05:00
Tanguy Pruvot and Scott Lahteine
eecfcd124d
Finish STM32F4 SD-based settings storage ( #14844 )
2019-08-06 22:53:11 -05:00
Tanguy Pruvot and Scott Lahteine
4bd1e55093
STM32F1: Init EEPROM SPI pin modes ( #14810 )
2019-08-03 18:11:06 -05:00
Tanguy Pruvot and Scott Lahteine
8efa3455c2
STM32F1: Reduce binary by 2K by dropping full path asserts ( #14807 )
2019-08-02 07:28:38 -05:00
Tanguy Pruvot and Scott Lahteine
3334163e73
STM32F1: Align SD EEPROM data for SDIO ( #14809 )
2019-08-02 04:12:46 -05:00
Tanguy Pruvot and Scott Lahteine
3db1a80b4c
Update French language ( #14787 )
2019-07-31 17:10:14 -05:00
Tanguy Pruvot and Scott Lahteine
202d3ab3c9
Define STM32F1 GPIO for the preprocessor ( #14785 )
2019-07-30 18:58:03 -05:00
Tanguy Pruvot and Scott Lahteine
dca0c3d02a
Fix SPI comments, clean up U20 pins ( #14700 )
2019-07-21 20:23:41 -05:00
Tanguy Pruvot and Scott Lahteine
977cfa4494
Fix a few recent (STM32F1 DOGM, SPI) warnings ( #14669 )
2019-07-20 01:54:01 -05:00
Tanguy Pruvot and Scott Lahteine
f0be92259b
PIO env, Travis test for STM32F407VE ( #14674 )
2019-07-18 22:38:03 -05:00
Tanguy Pruvot and Scott Lahteine
9dfa5ba3a5
XPT2046: Handle MKS touchscreen w/out PenIRQ pin ( #14640 )
2019-07-17 04:41:10 -05:00
Tanguy Pruvot and Scott Lahteine
bae8d0a4bd
DOGM: Avoid white flash on TFT (re)init ( #14631 )
...
- Avoid white flash on TFT (re)init. Unlike Graphical LCD, the TFT init color may be full white if the backlight is on during init.
- Add a conditional for delayed backlight init which can be applied to any backlit display.
2019-07-15 17:36:16 -05:00
Tanguy Pruvot and Scott Lahteine
81d629bc47
Robin & Longer3D SPI TFT driver ( #14595 )
2019-07-14 18:16:26 -05:00
Tanguy Pruvot and Scott Lahteine
45bde333d5
Initial Longer3D LK1/2 (Alfawise U20/U20+/U30) support ( #14597 )
2019-07-14 18:05:24 -05:00
Tanguy Pruvot and Scott Lahteine
881e5a48bc
Fix M43 warning, XL density timers ( #14555 )
2019-07-10 06:30:57 -05:00
Tanguy Pruvot and Scott Lahteine
8873c583d3
Prevent extra settings.load on boot ( #14499 )
2019-07-05 22:25:59 -05:00
Tanguy Pruvot and Scott Lahteine
052aa23efe
STM32F1: ignore output check for analogWrite() ( #14498 )
2019-07-05 21:13:32 -05:00
Tanguy Pruvot and Scott Lahteine
31450d9d6b
M43: spi channels are not pins ( #14502 )
2019-07-05 02:03:01 -05:00
Tanguy Pruvot and Scott Lahteine
108d0df565
Sort out settings.load with SD EEPROM emulation ( #14458 )
2019-07-01 09:10:17 -05:00
Tanguy Pruvot and Scott Lahteine
ca7f56e60b
Add 0.025mm Manual Move for Z ( #14456 )
2019-07-01 03:17:50 -05:00
Tanguy Pruvot and Scott Lahteine
24655a6bf3
Touch-MI Menu and Manual Deploy option ( #14290 )
2019-06-30 23:55:27 -05:00
Tanguy Pruvot and Scott Lahteine
19aafb9050
Fix STM32F1 motor shocks (stepper timer issue) ( #14030 )
2019-06-29 04:39:38 -05:00
Tanguy Pruvot and Scott Lahteine
07dac315a9
Up-to-date STM32F1 README ( #14386 )
2019-06-24 03:44:26 -05:00
Tanguy Pruvot and Scott Lahteine
be69ec5b32
Fix PLR/M43 warnings ( #14333 )
2019-06-22 00:48:47 -05:00
Tanguy Pruvot and Scott Lahteine
52383633e7
STM32F1: M43 PINS_DEBUGGING ( #14072 )
2019-06-21 01:20:17 -05:00
Tanguy Pruvot and Scott Lahteine
ed0c70f0a0
SKRmini followup - Fysetc config updates ( #14327 )
2019-06-20 05:49:27 -05:00
Tanguy Pruvot and Scott Lahteine
75aeb41ab7
SKRmini support for Fysetc Mini Panel ( #14319 )
2019-06-18 19:34:16 -05:00
Tanguy Pruvot and Scott Lahteine
391250b04f
STM32F1: Don't toggle EEPROM SPI SS ( #14299 )
2019-06-18 06:48:20 -05:00
Tanguy Pruvot and Scott Lahteine
5307f42917
Include STM32F1 HAL in main README.md ( #14285 )
2019-06-18 00:23:35 -05:00
Tanguy Pruvot and Scott Lahteine
1aa60bce32
Travis CI: Update to Xenial ( #14286 )
...
(bionic doesn't include g++7 ppa)
2019-06-15 14:31:35 -05:00
Tanguy Pruvot and Scott Lahteine
f2cfa408b7
Touch-MI probe by hotends.fr ( #14101 )
...
A simple Z probe using a magnet to deploy a probe. See https://youtu.be/E7Ik9PbKPl0 for the sensor description...
2019-06-14 22:19:48 -05:00
Tanguy Pruvot and Scott Lahteine
7d1eafc80a
STM32F1: C++14 for static_assert, etc. ( #14278 )
2019-06-12 18:44:32 -05:00
Tanguy Pruvot and Scott Lahteine
8cf5504a34
Redundant but faster recovery.enabled test ( #14175 )
2019-06-10 23:33:35 -05:00
Tanguy Pruvot and Scott Lahteine
c3e5225531
Add SPI EEPROM to STM32F1 ( #14239 )
2019-06-10 23:30:23 -05:00
Tanguy Pruvot and Scott Lahteine
764f0d9c1c
STM32F1: Servo "soft" PWM via timer interrupt ( #14187 )
2019-06-07 07:11:48 -05:00
Tanguy Pruvot and Scott Lahteine
e4260a41cb
Fix a DEBUG_LEVELING_FEATURE string copy ( #14200 )
2019-05-31 18:52:11 -05:00
Tanguy Pruvot and Scott Lahteine
e3a468f2cd
STM32F1: FSMC only on chips with 100/144 pins ( #14180 )
2019-05-30 15:51:02 -05:00
Tanguy Pruvot and Scott Lahteine
5f42d3a8b4
BLTouch French updates ( #14137 )
2019-05-27 01:02:35 -05:00
Tanguy Pruvot and Scott Lahteine
24b1818245
Secure STM32F1 servo code and M280 detach ( #14085 )
2019-05-22 16:57:19 -05:00
Tanguy Pruvot and Scott Lahteine
402f1f7307
STM32F1: STM32_HIGH_DENSITY is auto defined in HAL ( #14057 )
...
- Fix the `fsmc` and `sdio` units which required hard defines for use.
2019-05-18 20:45:22 -05:00
Tanguy Pruvot and Scott Lahteine
87e7193259
Fix M226 sign warning (for most platforms) ( #14049 )
2019-05-18 16:15:48 -05:00
Tanguy Pruvot and Scott Lahteine
256f810df2
Add open-drain output mode to STM32F1 FastIO ( #14050 )
...
- This mode is often used/preferred to drive printer boards' MOSFETs.
- Can generally boost the allowed output power (for hotbed,nozzle and fans).
2019-05-18 16:12:00 -05:00
Tanguy Pruvot and Scott Lahteine
d7b0369e39
STM32: Fix SD EEPROM emulation conflict ( #14012 )
2019-05-15 02:42:10 -05:00
Tanguy Pruvot and Scott Lahteine
93dd097b1c
Use E2END, if defined, for STM32F1 (SD) ( #13981 )
2019-05-11 18:22:31 -05:00
Tanguy Pruvot and Scott Lahteine
3bf43b6c1e
Re-enable STM32F1 Travis test ( #13978 )
2019-05-11 18:10:40 -05:00
Tanguy Pruvot and Scott Lahteine
62b36d1b98
Fix STM32 timer warnings ( #13946 )
2019-05-10 20:00:21 -05:00
Tanguy Pruvot and Scott Lahteine
e53d7e5517
STM32: ADC warning fix ( #13933 )
2019-05-09 00:33:38 -05:00
Tanguy Pruvot and Scott Lahteine
11adcf1ce3
Add'l PLR options, AVR strstr_P compat ( #13880 )
2019-05-07 20:38:40 -05:00
Tanguy Pruvot and Scott Lahteine
24e956d168
Avoid int8_t underflow on filament runout ( #13895 )
2019-05-07 13:58:10 -05:00
Tanguy Pruvot and Scott Lahteine
a4c24511f7
STM32: Fix Marduino SBI/CBI redefine ( #13912 )
2019-05-05 22:06:30 -05:00
Tanguy Pruvot and Scott Lahteine
7076d8706b
Travis: Use platformio 'master' for stable testing ( #13902 )
2019-05-04 21:33:36 -05:00
Tanguy Pruvot and Scott Lahteine
e7b3720b81
Menu edit accel in increments of 25 ( #13850 )
2019-05-04 17:21:58 -05:00
Tanguy Pruvot and Scott Lahteine
7da63fa03f
Fix NOMORE() sign warning in stepper ( #13894 )
2019-05-04 15:59:38 -05:00
Tanguy Pruvot and Scott Lahteine
e5438a9a03
settings: store runout sensor on/off ( #13876 )
2019-05-02 00:47:26 -05:00
Tanguy Pruvot and Scott Lahteine
51d1e0f1dd
Auto-mount the SDIO SD card ( #13879 )
2019-05-02 00:45:21 -05:00
Tanguy Pruvot and Scott Lahteine
3272d0db01
Update French language ( #13866 )
2019-05-01 13:00:07 -05:00
Tanguy Pruvot and Scott Lahteine
cf3c746029
Improve French language ( #13851 )
2019-05-01 01:12:25 -05:00
Tanguy Pruvot and Scott Lahteine
04ae3ba1fd
Major update to French language ( #13784 )
2019-04-22 13:31:04 -05:00