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