InsanityAutomation
41ccd4a81b
Fix a partial overwrite of a merge, a few tweaks and version info
2020-12-12 16:36:42 -05:00
InsanityAutomation
5f20f8f9c7
CR6 Configs
2020-12-12 15:31:55 -05:00
InsanityAutomation
a4c2e21329
Initial Touchscreen Support
2020-12-12 15:31:45 -05:00
InsanityAutomation
e4714e4d29
Merge branch 'ProbesRequiringEnablePin' into CR-6Devel
2020-12-12 14:04:48 -05:00
InsanityAutomation
af9d36ae6d
Merge branch 'AddMinimumTempForNozzleAsProbe' into CR-6Devel
2020-12-12 14:03:26 -05:00
leodoener
087a6fea13
Fix SDCARD_SORT_ALPHA on Ender 3 V2 ( #20443 )
2020-12-11 23:20:24 -03:00
Scott Lahteine
9c9113e225
Better animated boot screen
2020-12-11 18:24:27 -06:00
thinkyhead
8f008ac75d
[cron] Bump distribution date (2020-12-12)
2020-12-12 00:13:47 +00:00
Jason Smith
8a4f8e72df
SENSORLESS_PROBING sanity check followup ( #20438 )
2020-12-11 01:39:51 -08:00
FanDjango
43222d5879
Probe offset wizard fixes ( #20414 )
...
* STOW probe, reverting incorrect earlier change from #20344
* Adjust soft endstop disables, to ensure travel below bed functions properly
Co-authored-by: FanDjango <FanDjango@users.noreply.github.com >
2020-12-11 00:06:57 -08: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
thinkyhead
af70e80816
[cron] Bump distribution date (2020-12-11)
2020-12-11 00:13:48 +00:00
ellensp
22de37ad50
Fix UBL Debug Messages ( #20423 )
...
Co-authored-by: ellensp <ellensp@hotmsil.com >
2020-12-10 15:30:58 -03:00
Keith Bennett
6cf4b888e1
Clarify "not Interrupt-capable" error message ( #20419 )
2020-12-10 15:27:02 -03:00
thinkyhead
6557751199
[cron] Bump distribution date (2020-12-10)
2020-12-10 00:13:42 +00:00
Victor Oliveira
6e4925e6b6
MKS Robin Pins fixes for STM32 and STM32F1 ( #20404 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2020-12-09 18:43:49 -03:00
InsanityAutomation
3404cb1fc4
Move ExtUI ABL mesh edit, limit to bilinear ( #20381 )
...
* Move ExtUI call
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com >
Co-authored-by: Sebastiaan Dammann <sebastiaandammann@outlook.com >
2020-12-09 09:07:26 -08:00
Marcio T
f3bddc4e4e
Fixes and additions to FTDI EVE Touch UI ( #20393 )
...
- Fixed name conflict with "SUBSCRIPT_TWO"
- Fixed rendering bugs in "Leveling Menu"
- Only show "Bed Mesh Screen" when UBL is enabled
- Removed CocoaPress code from generic "Main Menu"
- Removed CocoaPress code from LulzBot Bio "Status" screen
- Moved generic "Move Axis" functionality into a base class
- Added CocoaPress custom screens:
- Status Screen
- Unload Cartridge
- Load Chocolate
- Main Menu
- Advanced Settings
- XYZ Move (based on "Move Axis" base class)
- Extrusion Move (based on "Move Axis" base class)
- CocoaPress tweaks to "Temperature" screen
- Fix FTDI EVE Touch UI compilation errors when not using leveling.
2020-12-09 05:09:31 -06:00
Mike La Spina
3e68e4b418
Fix Spindle/Laser Control menu ( #20347 )
2020-12-09 04:37:26 -06: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
Keith Bennett
2a4f8acd62
Clarify Delta & SCARA config location ( #20403 )
2020-12-08 22:12:42 -08:00
Jason Smith
c393153243
cleanup
2020-12-08 20:51:57 -08:00
Jason Smith
88613ca7e0
Invert compare, use correct constants, add parens
2020-12-08 20:47:51 -08:00
Jason Smith
88f1e635ac
Get all new PROBE_REQUIRES_MINTEMP code inside #ifs
2020-12-08 20:27:53 -08:00
Jason Smith
0c0f7adfaf
Clarify that PROBE_REQUIRES_MINTEMP_NOZZLE only works with first extruder
2020-12-08 20:27:01 -08:00
Jason Smith
49b53a04b5
Wait for the same hotend that is heating.
2020-12-08 20:26:36 -08:00
Jason Smith
72cdf4a11d
Typos, comments.
2020-12-08 20:15:18 -08:00
Jason Smith
647f776309
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into PRR/20383_AddMinimumTempForNozzleAsProbe
2020-12-08 20:05:28 -08:00
Jason Smith
524eae8e86
explicit return type
2020-12-08 19:59:42 -08:00
Jason Smith
6ce0f3dafb
Fix inconsistent lambda return type
2020-12-08 19:54:31 -08:00
Jason Smith
61a1fb7478
Allow multiple endstops along with new feature, simplify code
2020-12-08 19:40:21 -08:00
Scott Lahteine
885b0d2ec5
Style, spacing, typo cleanup for recent changes
2020-12-08 20:18:29 -06:00
thinkyhead
66834cf324
[cron] Bump distribution date (2020-12-09)
2020-12-09 00:13:32 +00:00
Jason Smith
d8fa698b25
Fix missed rename
2020-12-08 01:21:56 -08:00
Jason Smith
5ed93ec18a
Only tare when homing if using probe
2020-12-08 01:18:20 -08:00
Jason Smith
a870ebdf9f
Add compile test for new feature
2020-12-08 01:11:29 -08:00
Jason Smith
0bf9f04a4d
Renames
2020-12-08 01:11:16 -08:00
Jason Smith
0653027c98
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into PRR/20379_ProbesRequiringEnablePin
2020-12-07 21:43:32 -08:00
Victor Oliveira
9ead6a30f2
SPI TFT for STM32F4 boards ( #20384 )
...
* fix pinsDebug for F1 boards
* add MKS Robin PRO V2 board - development board
* tft spi working with F4 boards
* pins formating
* sanity check for TFT on supported cores in STM32
* Fix tabs/spaces in pins file
Co-authored-by: Jason Smith <jason.inet@gmail.com >
2020-12-07 21:26:39 -08:00
thinkyhead
af20db4512
[cron] Bump distribution date (2020-12-08)
2020-12-08 00:13:33 +00:00
Victor Mateus Oliveira
5ccfbd44a6
Merge remote-tracking branch 'upstream/bugfix-2.0.x' into pr/20379
2020-12-07 18:00:58 -03:00
ellensp
fee375f31f
Allow BTT EXP-MOT be used with Displays that needs only EXP 1 ( #20396 )
...
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box >
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com >
2020-12-07 17:57:00 -03:00
ellensp
182fdd95c3
Shorten Filament Load/Unload Strings to Fit on Graphical Displays ( #20369 )
...
Co-authored-by: ellensp <ellensp@ellensp-HP-ProBook-6470b.fritz.box >
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com >
2020-12-07 17:53:53 -03:00
Scott Lahteine
7f20184ebc
Fix auto#.g file handling, add NO_SD_AUTOSTART ( #20071 )
2020-12-07 05:53:15 -06:00
Scott Lahteine
b04914fb72
More LPC P-string macros
2020-12-07 05:06:24 -06:00
Scott Lahteine
2ecb4fad72
Watch idle() depth over 5
2020-12-07 04:38:14 -06:00
Scott Lahteine
ee4c2b36b8
Fix fileExists, use openFailed
2020-12-07 04:38:14 -06:00
thinkyhead
00143f77d0
[cron] Bump distribution date (2020-12-07)
2020-12-07 00:13:45 +00:00
Victor Oliveira
1a04c8c7bb
Avoid invalid memory optimizations ( #20389 )
...
When building for AVR, merge-all-constants can incorrectly combine constants stored in flash with constants stored in RAM. These have different access requirements, leading to undefined behavior during execution.
Co-authored-by: ellensp <ellensp@hotmail.com >
2020-12-06 12:36:36 -08:00
InsanityAutomation
26e61f6814
Merge branch 'AddMinimumTempForNozzleAsProbe' of https://github.com/InsanityAutomation/Marlin into AddMinimumTempForNozzleAsProbe
2020-12-06 11:11:34 -05:00