InsanityAutomation
588fec6474
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>
4 years ago
Keith Bennett
87fbb89330
Let boards set Default TMC Slave Addresses ( #20498 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
a4701fbd3e
Tweaks for pins_BTT_SKR_common.h
4 years ago
Scott Lahteine
e02fd232ba
Rename QUIET_PROBING
4 years ago
Tanguy Pruvot
f7f531e59d
DOGM: Slow down touchscreen calibration ( #20454 )
4 years ago
Victor Oliveira
51e3d8f08b
MKS Robin Nano V3 and STM32F4x0Vx Variant ( #20430 )
4 years ago
grauerfuchs
02b65de6a2
Fix and optimize MightyBoard ( #20493 )
4 years ago
Jason Smith
c3a1cd10ab
Balance CI tests ( #20485 )
4 years ago
nb-rapidia
e5d094d2bd
Make M220 B / R a standard feature ( #20355 )
4 years ago
ellensp
d6efe75251
Fix ZoneStar LCD 2004 buttons ( #20489 )
4 years ago
rafaljot
f50abfcb1b
Homing feedrates as XYZ array ( #20426 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
bee6b8af8f
Use homing_feedrate function
4 years ago
Tanguy Pruvot
1b6db623a7
Update French language ( #20472 )
4 years ago
Scott Lahteine
a45603a344
Update Hungarian language
Co-Authored-By: Zs.Antal <45710979+AntoszHUN@users.noreply.github.com>
4 years ago
Giuliano Zaro
fa9463528d
Update Italian language ( #20480 )
4 years ago
Scott Lahteine
82b6044dbb
Trust STM32 gcc versions
4 years ago
Scott Lahteine
be7aab204f
Update some LCD includes
4 years ago
Scott Lahteine
f82b3f0f51
Update some pins errors
4 years ago
Sebastiaan Dammann
3d7680a426
Creality v4.5.3 (CR-6 SE, CR-6 MAX) ( #20468 )
4 years ago
JoAnn Manges
878305671b
Fix RESTORE_LEVELING_AFTER_G28 ( #20471 )
4 years ago
Scott Lahteine
46d2dc9bee
Please install the EditorConfig plugin
4 years ago
Scott Lahteine
e188b3e28c
Auto-check followup
4 years ago
kisslorand
a59164d5c8
Fix M1001 auto-check logic ( #20456 )
4 years ago
Scott Lahteine
e6b3c74069
Always enable leveling after G28
4 years ago
Scott Lahteine
20bd54f6d3
Preheat before leveling
4 years ago
Scott Lahteine
6599e4ea53
Fix formatting
4 years ago
Chris Pepper
5617d64119
LPC176x framework update ( #20469 )
4 years ago
Scott Lahteine
b81a9e54a3
SHORT_MANUAL_Z_MOVE => FINE_MANUAL_MOVE
4 years ago
Scott Lahteine
cbe27daafb
Adjust planner debugging
4 years ago
FanDjango
430855fdca
Probe Offset Wizard followupBack to PROBE_PT_RAISE/separate STOW, make "PROBING" msg appear ( #20439 )
* Go back to always use PROBE_PT_RAISE with a discrete stow. This ensures a raise above the bed, while stowing prior to exiting the wizard.
* Fix issue preventing text while moving to X/Y position
Co-authored-by: FanDjango <FanDjango@users.noreply.github.com>
4 years ago
qwewer0
e9bde7e6fc
Improve ASSISTED_TRAMMING_WIZARD probe stowing ( #20437 )
* When BLTOUCH_HS_MODE enabled, stow pin before user interaction
* For all probes, ensure probe stows at end of wizard
4 years ago
ellensp
5aebc9fb0c
Add HAS_PIN_27_BOARD for CREALITY_V4 ( #20446 )
Co-authored-by: ellensp <ellensp@hotmsil.com>
4 years ago
leodoener
d0c2b643f8
Fix SDCARD_SORT_ALPHA on Ender 3 V2 ( #20443 )
4 years ago
Scott Lahteine
c0ad4718a4
Better animated boot screen
4 years ago
FanDjango
74042d368e
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>
4 years ago
elasticdotventures
2a5b32f109
Z_SENSORLESS sanity checks ( #20421 )
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
ellensp
0c383b858f
Fix UBL Debug Messages ( #20423 )
Co-authored-by: ellensp <ellensp@hotmsil.com>
4 years ago
Keith Bennett
aecfd95592
Clarify "not Interrupt-capable" error message ( #20419 )
4 years ago
Victor Oliveira
9f740d1872
MKS Robin Pins fixes for STM32 and STM32F1 ( #20404 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
InsanityAutomation
70d393b5cd
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>
4 years ago
Marcio T
f193cda03b
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.
4 years ago
Mike La Spina
e3e9982fec
Fix Spindle/Laser Control menu ( #20347 )
4 years ago
swissnorp
4ca3c0bc86
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>
4 years ago
Keith Bennett
38bb3b86d2
Clarify Delta & SCARA config location ( #20403 )
4 years ago
Scott Lahteine
ad7fe15154
Style, spacing, typo cleanup for recent changes
4 years ago
Victor Oliveira
91e9599554
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>
4 years ago
ellensp
47fd7fcaea
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>
4 years ago
ellensp
50247fc894
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>
4 years ago
Scott Lahteine
37dd0fd2d6
Fix auto#.g file handling, add NO_SD_AUTOSTART ( #20071 )
4 years ago
Scott Lahteine
1932e70e72
More LPC P-string macros
4 years ago