Scott Lahteine
|
8b3c7dda75
|
Add HAS_FAN and others
|
2020-04-27 05:07:08 -05:00 |
|
Toni
|
21067ab062
|
Add Prusa MMU2S settings - beta (#17523)
|
2020-04-25 21:07:21 -05:00 |
|
Scott Lahteine
|
aa832a05c7
|
Use MCP4451 interface for MKS SBASE
Followup to #17536
|
2020-04-25 12:02:16 -05:00 |
|
Scott Lahteine
|
ab2b98e425
|
Apply composite tests
|
2020-04-23 21:53:52 -05:00 |
|
Scott Lahteine
|
55d66fb897
|
Add HAS_JUNCTION_DEVIATION
|
2020-04-23 21:53:51 -05:00 |
|
studiodyne
|
2f6262c27b
|
Automatic Tool Migration feature (#17248)
|
2020-04-22 21:03:28 -05:00 |
|
Scott Lahteine
|
e222ba4c81
|
Prevent DUE / Spindle conflict
Fixes #17449
|
2020-04-22 18:54:13 -05:00 |
|
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
2020-04-22 16:35:03 -05:00 |
|
Scott Lahteine
|
c3946dd017
|
Add a warning on LA + S-Curve
|
2020-04-21 18:39:43 -05:00 |
|
Ondřej Nový
|
a0d0ce464e
|
Sanity-check nozzle park point (#17621)
|
2020-04-20 06:54:24 -05:00 |
|
Scott Lahteine
|
15f6f53638
|
Add HAS_HOTEND, etc.
|
2020-04-20 00:12:22 -05:00 |
|
grauerfuchs
|
4a5a3d27ed
|
Option to use raw digipot values (#17536)
|
2020-04-18 22:56:23 -05:00 |
|
djessup
|
360e07c90f
|
Add USE_PROBE_FOR_Z_HOMING option (#17359)
|
2020-04-17 09:02:21 -05:00 |
|
George Fu
|
a794538c54
|
Homing backoff enhancements
- Define homing bump as an array
- Add pre and post homing backoff options
- Consolidate homing config options
|
2020-04-17 08:52:41 -05:00 |
|
Scott Lahteine
|
03020dd31e
|
Use the common pattern for auto fan pins
Now that pins.h is guaranteed included after configs.
|
2020-04-16 03:31:44 -05:00 |
|
Tor-p
|
d6f39a69af
|
Fix G76 probe height / position (#17392)
|
2020-04-06 15:32:06 -05:00 |
|
Ben
|
df8b7dfc40
|
Various Laser / Spindle improvements (#15335)
|
2020-04-02 19:31:08 -05:00 |
|
Scott Lahteine
|
68face848a
|
Sanity check CONTROLLERFAN_SECS
|
2020-03-24 16:41:21 -05:00 |
|
mkpfalz
|
3260228009
|
Sanity-check CORE backlash axes (#17279)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-03-24 14:08:55 -05:00 |
|
Scott Lahteine
|
580d314fbe
|
Skip impossible PWM sanity-checks
|
2020-03-23 17:35:43 -05:00 |
|
Erkan Colak
|
83eec683c9
|
New Controller Fan options and M710 gcode (#17149)
|
2020-03-18 13:41:12 -05:00 |
|
Scott Lahteine
|
b14c933171
|
LPC1768 EEPROM fallback to flash, add overrides (#17184)
|
2020-03-16 15:59:05 -05:00 |
|
InsanityAutomation
|
cee07f3f6b
|
Quad Z leveling, G34 (R)ecalculate (#17122)
|
2020-03-13 23:22:04 -05:00 |
|
Scott Lahteine
|
59cb1466b7
|
Fix DUGS / DGUS typo
|
2020-03-12 19:30:18 -05:00 |
|
Scott Lahteine
|
8f66dbfcd5
|
SD_DETECT_INVERTED => SD_DETECT_STATE (#17112)
|
2020-03-10 15:43:06 -05:00 |
|
Scott Lahteine
|
982197b162
|
Fixes for Z4 axis, CS pins (#17097)
|
2020-03-08 16:31:37 -05:00 |
|
Scott Lahteine
|
64d092935b
|
More useful ENABLED / DISABLED macros (#17054)
|
2020-03-07 22:20:41 -06:00 |
|
Jason Smith
|
66334820ca
|
Add TMC micro-steps sanity check (#17044)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2020-03-02 13:13:04 -06:00 |
|
Scott Lahteine
|
730804289c
|
Catch more LPC1768 pin conflicts (#17019)
|
2020-02-29 04:14:40 -06:00 |
|
Marcio T
|
92278a45ed
|
Allow Z_SAFE_HOMING_POINT outside bed (#16945)
|
2020-02-24 10:40:12 -06:00 |
|
thisiskeithb
|
20df64814e
|
Finish Custom User Menu sanity-check (#16917)
|
2020-02-22 18:33:34 -06:00 |
|
Scott Lahteine
|
f3f692adf7
|
Don't assert safe homing for delta/scara
|
2020-02-13 19:22:13 -06:00 |
|
Scott Lahteine
|
0fd0554b5f
|
Simplify old safe homing sanity check
|
2020-02-11 10:07:45 -06:00 |
|
Scott Lahteine
|
1c556cd90d
|
Recommend Z Safe Homing
Co-Authored-By: Vertabreaker <opyrus@hotmail.com>
|
2020-02-11 07:40:37 -06:00 |
|
Scott Lahteine
|
e442663e2a
|
No Z sensorless req'd if homing with probe
Fixes #16674
|
2020-02-11 04:15:25 -06:00 |
|
Scott Lahteine
|
18a7276909
|
Revert "Coolstep for TMC2130, 2209, 5130, 5160"
Reverting #16790 as not ready for primetime.
|
2020-02-09 21:22:26 -06:00 |
|
Fabio Santos
|
894762259b
|
Coolstep for TMC2130, 2209, 5130, 5160 (#16790)
|
2020-02-08 21:01:57 -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
|
7f9c62437e
|
Corner Leveling: Add inset for each side (#16759)
|
2020-02-03 00:00:35 -06:00 |
|
Scott Lahteine
|
02f61832c0
|
Add sanity-check for new Advanced Pause option
Followup to #16372
|
2020-01-30 23:24:40 -06:00 |
|
Scott Lahteine
|
1d1dc8e339
|
More 8 extruder defines
|
2020-01-26 03:24:54 -06:00 |
|
yangwenxiong
|
248b7dfa59
|
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595)
|
2020-01-25 02:13:39 -06:00 |
|
InsanityAutomation
|
0fcf2b1110
|
Quad Z stepper support (#16277)
|
2020-01-19 23:35:07 -06:00 |
|
Scott Lahteine
|
d035bfb1a9
|
Allow RRW Keypad with any LCD
|
2020-01-18 14:48:24 -06:00 |
|
tompe-proj
|
a338dce83f
|
PINDA v2 temperature sensor / compensation (#16293)
|
2020-01-17 17:16:45 -06:00 |
|
George Fu
|
4108c5d01f
|
Update FYSETC S6 pins (#16559)
|
2020-01-17 13:16:05 -06:00 |
|
vivian-ng
|
e94f782f51
|
Shared SPI sanity check (#16581)
|
2020-01-17 02:54:22 -06:00 |
|
Dennis
|
2d7f94cae1
|
Adjustable ADC debounce delay (#16264)
|
2020-01-15 18:06:03 -06:00 |
|
Bob Kuhn
|
1ad53cee1f
|
Improved STMicro L64XX stepper driver support (#16452)
|
2020-01-13 18:47:30 -06:00 |
|
Jason Smith
|
d22eb261cf
|
Fix probeless delta build (#16537)
|
2020-01-11 17:14:33 -06:00 |
|
George Fu
|
e593da1c23
|
Update and fix DGUS (#16317)
|
2020-01-03 21:00:44 -06:00 |
|
greppp
|
7f87a044cd
|
Fix Ender-2 display pins, add BTN_ENC (#16349)
|
2020-01-03 20:44:16 -06:00 |
|
Jason Smith
|
3cade6245e
|
Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367)
|
2020-01-03 17:46:26 -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 |
|
Pascal de Bruijn
|
23bdc1556d
|
Permit ENDSTOP_INTERRUPTS_FEATURE on more STM32 (#16412)
|
2020-01-01 20:41:35 -06:00 |
|
InsanityAutomation
|
1c9ccce520
|
Add NOZZLE_AS_PROBE (no probe offsets) (#15929)
|
2019-12-24 00:03:08 -06:00 |
|
Jason Smith
|
0d8c81b2a6
|
Fix axis CS sanity check (#16271)
|
2019-12-20 22:05:42 -06:00 |
|
Scott Lahteine
|
b49a0e39d5
|
HOME_USING_SPREADCYCLE is obsolete
Co-Authored-By: teemuatlut <teemu.mantykallio@live.fi>
|
2019-12-19 16:02:57 -06:00 |
|
Jason Smith
|
1bad8f1b17
|
Improve pulse timing and step reliability (#16128)
|
2019-12-19 02:38:48 -06:00 |
|
Scott Lahteine
|
865071a946
|
Tweak code formatting
|
2019-12-19 02:16:17 -06:00 |
|
Moshi Binyamini
|
dcdaa2025f
|
Sanity-check Z_STEPPER_AUTO_ALIGN coordinates (#16231)
|
2019-12-19 00:59:01 -06:00 |
|
Scott Lahteine
|
303ddb862a
|
Tweak some config names
|
2019-12-12 22:18:04 -06:00 |
|
ManuelMcLure
|
b065a60dd0
|
Onboard (always-on) pullups support (#16144)
|
2019-12-12 15:49:14 -06:00 |
|
ManuelMcLure
|
c061656659
|
Use PSU powerup delay for all powerups (#16065)
|
2019-12-01 17:36:49 -06:00 |
|
Felicia Hummel
|
6c2438deae
|
Fix PSU_POWERUP_DELAY compile error (#16064)
|
2019-12-01 12:55:28 -06:00 |
|
Felicia Hummel
|
690ed531b6
|
Configurable PSU power-on delay (#16050)
|
2019-11-30 07:17:24 -06:00 |
|
Scott Lahteine
|
289c5dcccb
|
Fix boot screen sanity check
|
2019-11-27 01:10:23 -06:00 |
|
haschtl
|
ff6518c0a8
|
Add PID_FAN_SCALING option (#15585)
|
2019-11-26 03:34:43 -06:00 |
|
Scott Lahteine
|
441e822fb3
|
LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE
|
2019-11-23 17:04:17 -06:00 |
|
Jason Smith
|
b904ba0f29
|
Improve Delta probing / calibration (#15887)
|
2019-11-21 03:26:00 -06:00 |
|
BigTreeTech
|
ab8b24fdba
|
Power Loss Recovery with a UPS (#15943)
|
2019-11-20 17:40:21 -06:00 |
|
Daniel Negut
|
a3229b30ec
|
Add Zonestar/Anet LCD for SKR mini E3 (#15931)
|
2019-11-20 00:06:26 -06:00 |
|
ManuelMcLure
|
b9703fdf36
|
Ensure TMC + LIN_ADVANCE pulse length (#15807)
|
2019-11-10 19:04:28 -06:00 |
|
Scott Lahteine
|
5e5045c4ee
|
Touch UI finishing touches
|
2019-11-10 18:52:53 -06:00 |
|
Marcio Teixeira
|
5639b8ca20
|
Touch UI fixes for Cocoa Press (#15847)
|
2019-11-10 18:49:41 -06:00 |
|
studiodyne
|
f139642e0f
|
XY/Z Babystep Multiplicators (#15691)
|
2019-10-28 16:44:17 -05:00 |
|
Giuliano Zaro
|
0f5d457252
|
Allow redundant temp sensor with SINGLENOZZLE (#15650)
|
2019-10-24 12:23:06 -05:00 |
|
Scott Lahteine
|
af214ff121
|
Fix up PSU_CONTROL checks
|
2019-10-22 16:16:12 -05:00 |
|
Jason Smith
|
832cb7e1ac
|
Z_STEPPER_AUTO_ALIGN — To align with Z stepper points (#15195)
|
2019-10-16 13:39:58 -05:00 |
|
Scott Lahteine
|
3949d246df
|
Fix ESP32 name conflict
|
2019-10-15 17:13:07 -05:00 |
|
InsanityAutomation
|
0074d63962
|
Vendor version override (#14189)
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>
|
2019-10-15 12:32:44 -05:00 |
|
LinFor
|
b20d5a7cc6
|
Estimate Remaining Time (graphical display) (#15497)
|
2019-10-10 21:03:33 -05:00 |
|
Scott Lahteine
|
c0005e939c
|
Enable junction deviation by default (#15481)
|
2019-10-08 19:42:18 -05:00 |
|
InsanityAutomation
|
438835f6a5
|
Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929)
|
2019-10-01 19:59:48 -05:00 |
|
Bob Kuhn
|
178dcd6fd8
|
SPI chaining with TMCStepper simplified interface (#15179)
|
2019-09-29 05:47:20 -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 |
|
InsanityAutomation
|
e942b352c6
|
Fix Photograph Pin Sanity Check (#15406)
|
2019-09-28 16:18:23 -05:00 |
|
Scott Lahteine
|
1834d86df5
|
Fix sanity check typos
|
2019-09-28 15:26:21 -05:00 |
|
InsanityAutomation
|
a6b0223eea
|
Revive and improve DELTA probe bounds, LRFB options (#15372)
|
2019-09-28 01:19:11 -05:00 |
|
InsanityAutomation
|
e9cf46a9a5
|
M851 XY 3 point followup (incomplete) (#15361)
|
2019-09-25 02:43:41 -05:00 |
|
InsanityAutomation
|
df1e51258a
|
Add M851 X Y probe offsets (#15202)
|
2019-09-24 21:29:21 -05:00 |
|
Scott Lahteine
|
48e2f90304
|
Improve TMC sanity checks
|
2019-09-24 17:20:39 -05:00 |
|
Jason Smith
|
514223f960
|
Fix BACKLASH_COMPENSATION compiler issues (#15307)
|
2019-09-20 00:48:41 -05:00 |
|
Scott Lahteine
|
bcf630d8d1
|
Clarify a sanity check
|
2019-09-18 16:43:30 -05:00 |
|
Scott Lahteine
|
b39ab3db37
|
Sanity-check for SD reprint
|
2019-09-17 23:34:14 -05:00 |
|
Scott Lahteine
|
465c6d9230
|
Simpler Allen Key config. Fixes, cleanups from refactor (#15256)
|
2019-09-14 03:05:10 -05:00 |
|
Scott Lahteine
|
584c86bed1
|
More "zero extruders" changes (#15213)
|
2019-09-10 02:20:49 -05:00 |
|
Scott Lahteine
|
94948d3dcb
|
Compact some sanity conditions
|
2019-09-06 19:03:04 -05:00 |
|
Scott Lahteine
|
75efa3cdac
|
Reorganize HAL (#14832)
|
2019-09-02 19:49:58 -05:00 |
|
Scott Lahteine
|
34b73426e5
|
Apply #ifdef/#ifndef where possible
|
2019-09-01 23:54:50 -05:00 |
|
Jason Smith
|
be051c890f
|
Fix Z_STEPPER_ALIGN_[XY] sanity error (#15124)
|
2019-09-01 04:00:20 -05:00 |
|
Bob Kuhn
|
ba91bca1eb
|
TMC SPI daisy chain support (experimental) (#15081)
|
2019-08-30 17:39:45 -05:00 |
|
Scott Lahteine
|
1d8ad7cf71
|
Safe changes from HAL cleanup
|
2019-08-28 21:21:47 -05:00 |
|
Scott Lahteine
|
3ac76f0489
|
Invariant Marlin bootscreen (#15057)
|
2019-08-28 07:40:18 -05:00 |
|
Daniel Callander
|
155765646e
|
Add warning when trying to use JD with kinematic systems (#15032)
|
2019-08-25 04:43:53 -05:00 |
|
Marcio Teixeira
|
274934ad81
|
Add LULZBOT_TOUCH_UI (#14967)
|
2019-08-16 18:34:13 -05:00 |
|
Tim Moore
|
940c59d9da
|
Overlord i2c LCD with LEDs and buzzer (#14801)
|
2019-08-02 06:19:45 -05:00 |
|
Scott Lahteine
|
9ac348ef7b
|
SDPOWER => SDPOWER_PIN
|
2019-08-02 02:24:15 -05:00 |
|
Scott Lahteine
|
bc58e678bd
|
More general FSMC display option
|
2019-07-30 04:25:55 -05:00 |
|
Ludy
|
ead6bb267d
|
Add Z3 SanityCheck, revert early sanity change (#14717)
|
2019-07-24 22:32:49 -05:00 |
|
Scott Lahteine
|
1088846cae
|
Cosmetic updates from 14044
|
2019-07-24 01:52:36 -05:00 |
|
wookie666
|
00e2f6da8f
|
Improve magnetic dock switching toolhead (#14663)
|
2019-07-19 06:07:26 -05:00 |
|
Robby Candra
|
71d8c6f742
|
Fix LCD sanity check (#14678)
|
2019-07-19 05:53:36 -05:00 |
|
Scott Lahteine
|
3d153486da
|
Fysetc rename Part 2
|
2019-07-18 04:36:08 -05:00 |
|
Scott Lahteine
|
d4be970c8b
|
Update DOGLCD conditions
|
2019-07-14 13:10:13 -05:00 |
|
Scott Lahteine
|
2d84bcb4cd
|
Simplify, update LCD sanity-check
|
2019-07-14 13:09:16 -05:00 |
|
Scott Lahteine
|
eaf1c0954e
|
Update some precompiler tests
|
2019-07-14 13:09:16 -05:00 |
|
gmarsh
|
ab99a80793
|
GMARSH X6 board support (#14550)
|
2019-07-09 00:30:08 -05:00 |
|
Scott Lahteine
|
1a349c7522
|
Add HAS_TMC220x
|
2019-07-08 23:07:42 -05:00 |
|
Scott Lahteine
|
9821ec2afd
|
Fix SKR Pro pins, STM32F1/4 sanity-check
Co-Authored-By: Msq001 <msq001@users.noreply.github.com>
|
2019-07-08 23:07:42 -05:00 |
|
Ludy
|
c0497234b9
|
SanityCheck Biqu SKR 1.1 => BigTree SKR 1.1 (#14526)
|
2019-07-06 21:24:10 -05:00 |
|
Ludy
|
a210f80adc
|
Sanity-check for CASE_LIGHT_PIN (#14518)
|
2019-07-05 20:18:43 -05:00 |
|
Scott Lahteine
|
fe02241044
|
NONE on combined options
|
2019-07-05 18:20:24 -05:00 |
|
Scott Lahteine
|
750a16ad38
|
Fix MIN/MAX function collision with macros
|
2019-07-05 18:14:02 -05:00 |
|
Tim Moore
|
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 |
|
Scott Lahteine
|
371969b531
|
Remove deprecated SCARA option
|
2019-07-03 02:43:33 -05:00 |
|
Aliaksei Kvitsinski
|
2f932a11b3
|
Park heads with electromagnet (#14023)
|
2019-07-01 05:55:23 -05:00 |
|
Scott Lahteine
|
ced30b1054
|
Update ExtUI sanity checks
|
2019-07-01 00:50:22 -05:00 |
|
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
2019-06-27 23:58:16 -05:00 |
|
Scott Lahteine
|
d7d80418ae
|
Singleton for cutting tools (#14429)
|
2019-06-27 23:06:49 -05:00 |
|
Andy Shaw
|
064177154c
|
Update SD card connection / sharing options (#14325)
|
2019-06-26 03:55:57 -05:00 |
|
MrMabulous
|
c41b005f33
|
Add Extra Probing option, discarding outliers (#14338)
|
2019-06-21 19:02:26 -05:00 |
|
Scott Lahteine
|
4df4c47994
|
Add TMC2209 support (#14249)
|
2019-06-20 15:47:50 -05:00 |
|
Tanguy Pruvot
|
75aeb41ab7
|
SKRmini support for Fysetc Mini Panel (#14319)
|
2019-06-18 19:34:16 -05:00 |
|
sensei73
|
ce5f94c8f4
|
Fix Touch-MI sanity checks (#14316)
|
2019-06-17 17:46:14 -05:00 |
|
Tanguy Pruvot
|
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 |
|
MastS
|
18904c42f6
|
Fysetc LCD backlight timeout (#14265)
|
2019-06-12 21:59:39 -05:00 |
|
Scott Lahteine
|
0ca2073625
|
ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED => SD_ABORT_ON_ENDSTOP_HIT
|
2019-06-10 17:28:35 -05:00 |
|
Scott Lahteine
|
455f0de817
|
Undefine sanity check tests when done
|
2019-06-08 06:29:28 -05:00 |
|
InsanityAutomation
|
4138b1f9ae
|
Option to disable Case Light brightness control (#14165)
|
2019-06-07 07:23:42 -05:00 |
|
Ludy
|
bd494a6bd6
|
Update defines for patched temperature macros (#14161)
|
2019-05-28 17:43:31 -05:00 |
|
Minims
|
32afe1d102
|
Fix TOOLCHANGE_ZRAISE warning (#14156)
|
2019-05-27 19:51:29 -05:00 |
|
InsanityAutomation
|
49e83dd7c8
|
BLTouch V3.1 changes (#14104)
|
2019-05-25 21:56:47 -05:00 |
|
Scott Lahteine
|
4ef364a073
|
Sanity check probe offsets must be integers
|
2019-05-21 17:16:21 -05:00 |
|
Bob Kuhn
|
456a0ee76b
|
Improve Due SW SPI, Fysetc sanity checks, &c. (#13939)
|
2019-05-11 16:51:39 -05:00 |
|
Scott Lahteine
|
ad4ffa1d2f
|
Use C++ language supported 'nullptr' (#13944)
|
2019-05-09 11:45:55 -05:00 |
|
InsanityAutomation
|
6811e2921b
|
BLTouch v3 / 3DTouch Interoperability & performance (#13814)
|
2019-05-07 21:25:54 -05:00 |
|