806d64e1bf
X_SENSORLESS includes AXIS_HAS_STALLGUARD
2019-09-30 22:56:22 -05:00
50e4545255
Add custom types for position ( #15204 )
2019-09-29 04:25:39 -05:00
a6b0223eea
Revive and improve DELTA probe bounds, LRFB options ( #15372 )
2019-09-28 01:19:11 -05:00
dc65788511
Shorthand for __VA_ARGS__
2019-09-27 04:43:34 -05:00
661c3cfc99
Fix mesh bounds for MBL
2019-09-25 09:05:46 -05:00
e9cf46a9a5
M851 XY 3 point followup (incomplete) ( #15361 )
2019-09-25 02:43:41 -05:00
df1e51258a
Add M851 X Y probe offsets ( #15202 )
2019-09-24 21:29:21 -05:00
6a312fae80
Add before/after dir change delays ( #15314 )
2019-09-19 23:05:17 -05:00
ffb418b226
Move some SD comments
2019-09-14 02:31:47 -05:00
acd76e8609
Allow odd mm bed sizes ( #15258 )
2019-09-14 01:26:14 -05:00
584c86bed1
More "zero extruders" changes ( #15213 )
2019-09-10 02:20:49 -05:00
8bca3fcf2c
Display chamber with HAS_TEMP_CHAMBER ( #15194 )
2019-09-08 02:20:18 -05:00
dbee0e9c54
Analog joystick jogging control ( #14648 )
2019-09-08 00:55:34 -05:00
cdd5056aba
Increase MKS MINI 12864 default contrast ( #15139 )
2019-09-02 19:40:58 -05:00
0ebaea94be
Add stallGuard threshold for X2 ( #15042 )
2019-08-29 00:15:31 -05:00
c7825e6719
Contrast over 63 assume 255 max
...
This is closer to the prior behavior.
2019-08-25 04:31:00 -05:00
1461ee4d36
Make LCD_CONTRAST_MAX >= _LCD_CONTRAST_INIT ( #15046 )
2019-08-25 04:25:07 -05:00
04a9962cb5
Fix: Contrast override in pins files
...
Move contrast handling to `Conditionals_post.h` so pins files can override the LCD defaults.
2019-08-24 00:58:05 -05:00
e604f76703
Enable contrast via LCD_CONTRAST_INIT ( #15006 )
2019-08-21 18:56:39 -05:00
05995d1fd6
Unify buzz methods as MarlinUI::buzz ( #14803 )
2019-08-20 02:01:37 -05:00
4575978a1f
Fix auto power for chamber fan ( #14922 )
2019-08-16 18:42:24 -05:00
179d6c4ed1
Add STARTUP_SCRIPT option. M17 parity with M18. ( #14953 )
2019-08-14 21:05:15 -05:00
d4974ea719
TMC SPI Endstops and Improved Sensorless Homing ( #14044 )
2019-08-04 22:22:58 -05:00
940c59d9da
Overlord i2c LCD with LEDs and buzzer ( #14801 )
2019-08-02 06:19:45 -05:00
e44fccf3d2
Add support for M575 ( #14757 )
2019-07-30 02:30:00 -05:00
1579091c20
PID loop improvements ( #14746 )
...
* Fix macro evaluation in `temperature.cpp`
* Improve bed PID, PID debug output
* Add min PID power define
2019-07-28 15:50:25 -05:00
d4be970c8b
Update DOGLCD conditions
2019-07-14 13:10:13 -05:00
f1eaed7e98
Only init servo pins used for servos ( #14589 )
2019-07-12 04:30:15 -05:00
ab99a80793
GMARSH X6 board support ( #14550 )
2019-07-09 00:30:08 -05:00
1a349c7522
Add HAS_TMC220x
2019-07-08 23:07:42 -05:00
750a16ad38
Fix MIN/MAX function collision with macros
2019-07-05 18:14:02 -05:00
eb6dec03bd
Simplify power supply naming logic ( #14488 )
...
Co-Authored-By: Tim Moore <tim.moore@lightbend.com >
Co-Authored-By: AnHardt <github@kitelab.de >
2019-07-05 01:58:34 -05:00
de462f2b8a
Revert "Sort out settings.load with SD EEPROM emulation ( #14458 )"
...
This reverts commit 108d0df565
.
2019-07-03 19:11:30 -05:00
ce2b4bc20c
Conditionals tweak
2019-07-02 20:30:26 -05:00
108d0df565
Sort out settings.load with SD EEPROM emulation ( #14458 )
2019-07-01 09:10:17 -05:00
4d5a1984e2
Simplified fan handling code
2019-06-28 18:50:32 -05:00
93cd66ac11
Tweaky change from (C) to (c)
2019-06-27 23:58:16 -05:00
d7d80418ae
Singleton for cutting tools ( #14429 )
2019-06-27 23:06:49 -05:00
064177154c
Update SD card connection / sharing options ( #14325 )
2019-06-26 03:55:57 -05:00
4df4c47994
Add TMC2209 support ( #14249 )
2019-06-20 15:47:50 -05:00
bf64dd4db6
Improve G34, M422 (Z alignment) ( #14142 )
2019-06-18 07:02:18 -05:00
90121047d9
Fix thermal protection with user thermistor ( #14130 )
2019-05-25 23:37:08 -05:00
940ff8e7c8
Improve LV8729 stepping ( #13776 )
2019-05-11 19:02:19 -05:00
6811e2921b
BLTouch v3 / 3DTouch Interoperability & performance ( #13814 )
2019-05-07 21:25:54 -05:00
23a8707ef1
Configurable Thermistor ( #13888 )
2019-05-06 18:51:06 -05:00
e2a77ed881
Bring chamber temp to completion ( #13837 )
2019-05-04 22:51:47 -05:00
84273557f9
Move and update heated chamber settings ( #13671 )
...
Co-Authored-By: the-real-orca <stephan.veigl@gmail.com >
2019-04-12 15:38:10 -05:00
492883859e
Don't protect unused CS pins ( #13647 )
2019-04-10 21:57:57 -05:00
9abe9aff56
Confirm before starting SD print ( #13616 )
2019-04-08 13:44:35 -05:00
49cf92dc36
Extended condition macros ( #13419 )
...
Allow `ENABLED`, `DISABLED`, `PIN_EXISTS`, and `BUTTON_EXISTS` to take multiple arguments. Also add:
- Alias `ANY(...)` for `!DISABLED(...)`
- Alias `ANY_PIN(...)` for `PIN_EXISTS(a) || PIN_EXISTS(b) ...`
- Alias `EITHER(A,B)` for `ANY(...)`
- Alias `ALL(...)` and `BOTH(A,B)` for `ENABLED(...)`
- `NONE(...)` for `DISABLED(...)`
2019-03-16 23:43:06 -05:00