Scott Lahteine
52c246ae19
Melzi, comments cleanup
2021-02-06 18:19:37 -06:00
Tanguy Pruvot
c12be1f98c
Graphical TFT fixes, cleanup ( #20861 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-25 01:44:39 -06:00
ellensp
3921369f98
MeatPack serial encoding ( #20802 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-24 00:43:23 -06:00
Tanguy Pruvot
0f612d5021
lcd_put_wchar_max for COLOR_UI ( #20838 )
...
Co-Authored-By: Victor Oliveira <github@victormo.com.br>
2021-01-22 23:23:35 -06:00
Scott Lahteine
3f90ecfd77
Move singlenozzle temp/fan ( #20829 )
2021-01-19 20:58:50 -06:00
ellensp
fd45854000
USE_M73_REMAINING_TIME sanity-check ( #20751 )
2021-01-19 20:55:57 -06:00
Giuliano Zaro
1d5862a39b
MMU2 as standard serial device ( #20771 )
2021-01-15 20:38:34 -06:00
Scott Lahteine
4a89731025
Rotary encoder cleanup ( #20753 )
2021-01-12 20:43:52 -06:00
qwewer0
e685950d97
Assisted Tramming improvements ( #20298 )
2021-01-02 02:33:31 -06:00
Victor Oliveira
c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) ( #20606 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-01-01 14:31:15 -06:00
Victor Oliveira
84ab088b40
USB FD via native USB Host + MSC ( #20571 )
2020-12-28 23:16:38 -06:00
Tanguy Pruvot
624bf10ab5
Clarify sanity-check for custom status bitmap ( #20588 )
2020-12-28 22:13:56 -06:00
Scott Lahteine
84a1fff302
Allow define HOMING_FEEDRATE_(XY|Z)
2020-12-27 20:50:38 -06:00
Scott Lahteine
e83b7edefc
General cleanup
2020-12-27 20:50:38 -06:00
Scott Lahteine
d00c89946d
Remove CREALITY_TOUCH
2020-12-27 16:29:50 -06:00
Victor Oliveira
4d6b6bcffc
LVGL and Classic UI for STM32 ( #20552 )
2020-12-23 20:01:21 -06:00
LinFor
2d88a2cfb7
Remaining Time for FTDI EVE, bp for ExtUI ( #20549 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-12-23 16:37:17 -06:00
Tanguy Pruvot
c559fc8227
Fix G28 leveling state, UBL compile ( #20499 )
2020-12-22 07:01:24 -06:00
Keith Bennett
a0c8d348a0
Anet ET4 / ET4P and Anet TFT28 / TFT35 ( #20280 )
2020-12-22 06:51:29 -06:00
InsanityAutomation
2963229dfa
Probe Tare, Probe Activation Switch ( #20379 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2020-12-19 22:11:43 -06:00
InsanityAutomation
7a168205eb
Minimum temp options for Probing and G12 Nozzle Clean ( #20383 )
...
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-12-19 22:02:38 -06:00
Jason Smith
7b9ff164cc
Balance CI tests ( #20485 )
2020-12-17 06:18:07 -06:00
rafaljot
fbcc07261d
Homing feedrates as XYZ array ( #20426 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-12-17 06:02:05 -06:00
Scott Lahteine
80bde7b6b5
Always enable leveling after G28
2020-12-14 20:34:22 -06:00
Scott Lahteine
b0392be4bf
SHORT_MANUAL_Z_MOVE => FINE_MANUAL_MOVE
2020-12-13 01:54:31 -06:00
elasticdotventures
04a3bd0d34
Z_SENSORLESS sanity checks ( #20421 )
...
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2020-12-10 23:33:29 -08:00
swissnorp
edb2a83e71
Allow positive Z nozzle to probe offset ( #20344 )
...
* Allow a positive value for z offset from nozzle to probe without sanity checks
* Simplify menu_probe_offset.cpp (HOMING_Z_WITH_PROBE)
* Add some more explanation to Configuration Files
* Raise after probe_at_point as if homed
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2020-12-09 01:06:50 -08:00
wmariz
58ac815822
Level Corners with Probe option ( #20241 )
2020-11-26 07:58:19 -06:00
swissnorp
649965ae32
Probe Offset Wizard improvements ( #20239 )
2020-11-25 21:38:00 -06:00
Jason Smith
e9431b5445
No Z_MULTI_ENDSTOPS when HOMING_Z_WITH_PROBE ( #20254 )
2020-11-24 16:27:59 -06:00
Kurt Haenen
ca83e1a26f
Proper pullup/pulldown configurability ( #20242 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-11-21 17:56:56 -06:00
Giuliano Zaro
41529b6598
SMUFF (MMU2 clone) support ( #19912 )
2020-11-18 01:27:21 -06:00
Jason Smith
4dd2496530
Allow dummy thermistors without pin definitions ( #20159 )
2020-11-16 14:56:59 -06:00
FanDjango
110e0d782f
Guards for large BLOCK_BUFFER_SIZE (>=128) ( #20130 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-16 14:56:05 -06:00
Victor Oliveira
ea371618da
Add Touch Calibration screen ( #20049 )
2020-11-15 16:39:58 -06:00
InsanityAutomation
1b0a5abd73
G34 Z stepper locking ( #20091 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-12 22:54:18 -06:00
Scott Lahteine
0cccc60409
Terse sanity messages
2020-11-11 16:58:54 -06:00
Scott Lahteine
2282801172
Add HOME_Z_FIRST option ( #20113 )
2020-11-11 16:58:34 -06:00
JoAnn Manges
40d442fde2
Fix MAX31865 on SPI (PT100/1000) support ( #20074 )
2020-11-11 15:52:35 -06:00
Hebezo
6ccb4b93b1
Option to ignore SD at startup ( #20099 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-11 15:16:19 -06:00
Costas Basdekis
0465e0ae3a
Distinct runout states ( #19965 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-11 00:39:23 -06:00
Scott Lahteine
59eca253e1
Simplified temp sensor conditionals
2020-11-09 01:17:37 -06:00
Hebezo
4ace02f4c2
Add POWER_OFF_DELAY option ( #19987 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-08 18:37:41 -06:00
LinFor
2da25d67e1
Fix Endstop Interrupts with SPI endstops, sanity checks ( #20051 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-07 03:37:45 -06:00
Darren Horrocks
10fd9ed896
Anet 1.0 alternative graphical LCD wiring ( #20022 )
2020-11-07 02:42:14 -06:00
Jason Smith
a439892d7a
Sanity-check illegal native USB ( #20047 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-11-07 00:48:17 -06:00
Scott Lahteine
1f6612dfc4
Comment, spacing cleanup
2020-11-05 17:16:47 -06:00
Alexander Semion
cd89fa141b
Add SPINDLE_SERVO option ( #19971 )
2020-10-31 17:42:05 -05:00
ellensp
ea80b2c8fc
Ensure A4988 for unspecified driver type ( #19798 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-19 03:16:02 -05:00
Scott Lahteine
f6ffbe548c
TFT Presets, Generic options, Sanity checks ( #19723 )
2020-10-15 03:00:27 -05:00
Jason Smith
90d364fc37
Revert at90usb1286 conditional ( #19733 )
2020-10-14 13:48:46 -05:00
Keith Bennett
f9f8fd37de
Sanity-check mutually-exclusive G34 features ( #19706 )
2020-10-12 16:52:56 -05:00
Victor Oliveira
c0920bbf6a
TFT Refactoring ( #19192 )
...
* split tft folder in two: tft for color ui; tft_io for shared tft code
* after the files got moved, now the code was moved to the right place
* classic ui using TFT IO init lcd codes
* feature to compile tft_io when enabled
* compiling fix
* lvgl spi tft working with tft io init codes
* there is no need for separeted fsmc and spi class in lvgl anymore, as tft io handle everything
* remove debug
* base for TFT rotation and mirroring API, and ILI9488 support
* ST7796S rotate and mirror support
* ST7789V rotate and mirror support
* ST7735 rotate and mirror support
* ILI9341 rotate and mirror support
* ILI9328 rotate and mirror support
* R61505 rotate and mirror support
* MKS TFT definitions
* more configs for mks tfts
* update config
* naming typo
* to configure the user interface
* ANYCUBIC_TFT35
* tft configs
* support for SSD1963
* tft display types
* updated conditionals lcd; first board fully working with the new code - all 3 ui!
* compatiblity
* changed name
* move classic ui file name
* rename TURN -> ROTATE
* GRAPHICAL_TFT_ROTATE_180 deprecated
* first fsmc board fully working - chitu v5
* mks robin nano v1.2 + tft 35 ok!
* right pin name
* anycubic tft tested in a TRIGORILLA_PRO
* chitu v6
* nano 32 tft orientation
* mks tft43
* mks tft43 rotation
* fixed LONGER LK tft setup
* GRAPHICAL_TFT_UPSCALE defined by the display type
* better offsets defaults
* Update Configuration.h
* Update tft_fsmc.cpp
* Update Conditionals_LCD.h
* Tweak comments
* update nano tests
* Revert "update nano tests"
This reverts commit a071ebbfad30e28855a4a5695ec8a726542a1a65.
* default tft
* outdated comments
* to not break non-vscode builds
* upscale tft 35
* support tft 180 rotation for color ui
* Each TFT Driver is responsible for its default color mode.
* use auto detect in mks displays, because some of them could be shipped with diferent drivers
* extra s
* unused code
* wrong -1
* missing mirror options
* Smaller regex pattern
* Comment updates
* Clean up old defines
* Apply pins formatting
* GRAPHICAL_TFT_ROTATE_180 => TFT_ROTATE_180
* MKS_ROBIN_TFT_V1_1R
* merge fix
* correct resolution
* auto is default, dont need be there, and it will allow the user to configure it even for named displays
* to not use rotation with MKS_ROBIN_TFT_V1_1R
* i like () in macros
* avoid sleepy commits
* default for st7789 is rgb
* nano follow up
* to allow ili9328 rotation
* default is rgb
* boards merge follow up
* to match bootloader orientation
* HAS_TOUCH_XPT2046 is not hal specific anymore
* lets not forget LPC
* 180 rotation for ili9328 and R61505
* Clean up whitespace
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-10-12 16:38:07 -05:00
Jason Smith
a866a758cc
Allow MAX31865 resistance values configuration ( #19695 )
2020-10-12 00:40:39 -05:00
InsanityAutomation
e7838c5f79
G34 Mechanical Gantry Calibration (like Prusa M915) ( #18972 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-11 21:34:27 -05:00
Jason Smith
45731bd022
Fix at90usb1286 build ( #19687 )
...
* Skip check for USBCON during dependency detection
* Ignore incompatible Teensy_ADC library, which requires Teensy >= 3
* Add IS_AT90USB
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-11 18:13:01 -05:00
Scott Lahteine
492ba2a111
Digipots refactor / cleanup ( #19690 )
2020-10-11 14:58:35 -05:00
ladismrkolj
2c99c1e06f
Add Chamber servo vent, auto fan ( #19519 )
2020-10-06 18:36:01 -05:00
Serhiy-K
27bdf4b24e
MarlinUI for SPI/I2C TFT-GLCD character-based display bridge ( #19375 )
2020-09-28 01:52:38 -05:00
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
2020-09-28 01:13:27 -05:00
Scott Lahteine
7ce91c5ffe
Sanity check old serial names
2020-09-24 21:46:13 -05:00
Jason Smith
da6c8317a7
Fix and improve STM32F1 serial ( #19464 )
2020-09-24 20:28:48 -05:00
Scott Lahteine
4b928b2da8
HAL and serial cleanup
...
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
2020-09-23 19:45:33 -05:00
Scott Lahteine
76d8d1742c
Add multi-extruder condition
2020-09-20 20:51:21 -05:00
deram
24d8daa01b
SHOW_REMAINING_TIME for HD44780 character LCD ( #19416 )
2020-09-17 05:41:13 -05:00
Scott Lahteine
21ee7be30a
Warning if SDCARD_READONLY should be disabled
2020-09-10 03:03:42 -05:00
Victor Oliveira
4268d86da1
Sanity-check BABYSTEP_DISPLAY_TOTAL with ColorUI ( #19284 )
2020-09-07 03:17:35 -05:00
Zachary Annand
d3f1f3533d
Separate Neopixel followup ( #19287 )
2020-09-07 02:59:31 -05:00
Zachary Annand
5ea7a8373a
Menu items for Separate NeoPixel ( #19280 )
2020-09-06 20:00:24 -05:00
Keith Bennett
1d6a92751b
Tweak ESP32 Wifi sanity-check message ( #19257 )
2020-09-03 23:15:45 -05:00
Victor Sokolov
e97e6865c3
MarkForged kinematics ( #19235 )
2020-09-03 20:12:53 -05:00
Zachary Annand
97ec6c1be6
Independent Neopixel option ( #19115 )
2020-08-27 14:18:16 -05:00
Victor Oliveira
cb75bec06d
One MARLIN_DEV_MODE warning per rebuild ( #19163 )
2020-08-27 11:29:07 -05:00
Scott Lahteine
4955aa5b78
Prusa => Průša
2020-08-26 02:15:50 -05:00
Scott Lahteine
bd9dc73d3d
Warn about MARLIN_DEV_MODE
2020-08-25 23:57:48 -05:00
Scott Lahteine
b36163d53a
Fix up conditions, comments
2020-08-23 02:45:58 -05:00
Scott Lahteine
d84aff701e
Fix probing margin sanity-check
2020-08-22 17:28:44 -05:00
Giuliano Zaro
8652a7bdd2
HIGH/LOW naming of pin state settings ( #19089 )
2020-08-21 23:13:43 -05:00
Victor Oliveira
a37cf24900
Emulated DOGM via HAL TFT, XPT IO ( #19017 )
2020-08-21 18:54:21 -05:00
Giuliano Zaro
3426c7fc94
Configurable number of M106 fans ( #18883 )
2020-08-19 20:11:20 -05:00
Robby Candra
9590fcd855
EVENT_GCODE_SD_STOP => ABORT ( #18978 )
2020-08-10 20:25:35 -05:00
sherwin-dc
852e5ae042
Password via G-code and MarlinUI ( #18399 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-08 20:00:42 -05:00
wmariz
da4eaebdc9
ZoneStar Z6FB ( #18918 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-07 17:03:59 -05:00
Marco Burato
6bcfb58cd4
More Anycubic + Trigorilla mappings, ExtUI ( #18903 )
2020-08-06 05:38:18 -05:00
Victor Oliveira
04c10eda92
Fix MKS Nano v1.2 FSMC display ( #18901 )
2020-08-03 23:41:23 -05:00
Keith Bennett
5823ebb446
Assisted Tramming requires a probe ( #18912 )
2020-08-03 22:39:29 -05:00
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens ( #18130 )
2020-07-30 01:43:19 -05:00
ellensp
8faa31df54
No HEATER_0_PIN needed with 0 EXTRUDERS ( #18827 )
2020-07-29 21:26:18 -05:00
Victor Oliveira
38ce5966e1
SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) ( #18817 )
2020-07-29 21:25:07 -05:00
ellensp
a63ad32f71
Fix WiFi / ESP32 sanity check ( #18808 )
2020-07-27 20:12:30 -05:00
ellensp
6924b2deaa
Prevent ESP3D_WIFISUPPORT with non-ESP32 board ( #18792 )
2020-07-26 15:36:58 -05:00
giryan
f949287aec
Fix compile-time PWM_PIN ( #18793 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-07-26 15:31:45 -05:00
MKS-Sean
d20d459132
Robin nano V2, TFT LVGL UI parameters, and more ( #18500 )
2020-07-25 01:18:06 -05:00
Scott Lahteine
451f48231d
Ender 3 V2 BL24C16 EEPROM support ( #18758 )
2020-07-24 03:09:14 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
Victor Oliveira
4a55bdb165
Only download & compile required libraries ( #18699 )
2020-07-19 21:42:30 -05:00
Scott Lahteine
11e29754e6
Sanity-check BABYSTEP_MULTIPLICATOR_*
2020-07-15 23:55:55 -05:00
Robby Candra
c02451b602
Filament Runout Inverting => State ( #18537 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-05 17:42:19 -05:00
Scott Lahteine
70fa4c9323
Per-Hotend Default PIDs ( #18483 )
2020-07-01 16:18:20 -05:00
Scott Lahteine
a907e15ae6
Allow larger ADC debounce
...
Reference #17205
2020-06-26 19:31:07 -05:00
Scott Lahteine
4ace981ba0
Clean up preheat edit items
2020-06-25 16:16:21 -05:00
Scott Lahteine
4275466f49
Fix issues with no hotend / bed / fan ( #18395 )
2020-06-24 19:44:50 -05:00
Scott Lahteine
d8c3aed038
Sanity-check the chamber thermistor pin
2020-06-19 14:01:24 -05:00
Scott Lahteine
424569b4c4
Power monitor and display ( #17437 )
2020-06-18 15:23:03 -05:00
thisiskeithb
2603a237f9
Add MKS LCD12864 A/B Controller Support ( #18120 )
2020-06-16 02:43:09 -05:00
Scott Lahteine
f4c258dc23
Creality Ender 3 v2 ( #17719 )
2020-06-16 01:45:27 -05:00
MoellerDi
bac760207c
Add volumetric extrusion limit ( #17017 )
2020-06-08 03:24:46 -05:00
Luu Lac
eda2fd8dbe
Improvements for Laser / Spindle ( #17661 )
2020-06-08 00:47:31 -05:00
ellensp
ce62209bce
Probe margin. Bump config version ( #18140 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-06-02 20:41:50 -05:00
Scott Lahteine
657eeab013
Improve some probe sanity errors
2020-05-31 01:40:33 -05:00
Leandro A. F. Pereira
801f99edad
SDCARD_READONLY ( #17884 )
2020-05-30 23:59:29 -05:00
Bastien R
2ec482a102
MMU2 Extruder Sensor support ( #17886 )
2020-05-17 14:52:45 -05:00
Colin Godsey
8a22ef0c83
G6 Direct Stepping ( #17853 )
2020-05-11 19:22:41 -05:00
Scott Lahteine
e5b0892f08
Fix TERN typo, EXTRA_PROBING
...
Co-Authored-By: Matthew Kennedy <mattkenn4545@gmail.com>
2020-05-10 04:40:30 -05:00
Scott Lahteine
5e6faa999d
Refine EEPROM types / flags ( #17772 )
2020-04-29 14:46:33 -05:00
Scott Lahteine
fc98383659
Update home bump assert
2020-04-27 06:29:09 -05:00
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