X-Ryl669
e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char ( #20985 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
708ea3d0bb
Use serial shorthand
4 years ago
Scott Lahteine
ee93101b24
Custom G26 FR followup
4 years ago
ScrewThisBanana
7f4c5b86db
Adding custom move feedrate for G26 Travel moves, Original #20729 ( #20879 )
* Adding custom move feedrate for G26
This commit adds an additional configuration parameter that can be used to specify the movement speed during the G26 validation pattern command during moves without extrusion.
Closes MarlinFirmware/Marlin#20615
4 years ago
Roxy-3D
8f7bac4999
Revert "Adding custom move feedrate for G26 ( #20729 )" ( #20870 )
This reverts commit 14567f3459
.
4 years ago
ScrewThisBanana
14567f3459
Adding custom move feedrate for G26 ( #20729 )
* Adding custom move feedrate for G26
This commit adds an additional configuration parameter that can be used to specify the movement speed during the G26 validation pattern command during moves without extrusion.
Closes MarlinFirmware/Marlin#20615
* Fixing missing default 'G26_XY_FEEDRATE_MOVE' value
This commit adds a default 'G26_XY_FEEDRATE_MOVE' value (max movement speed / 1.5) in the G26.cpp - same behaviour as the default 'G26_XY_FEEDRATE' value
* Adding comment describing functionality in G26.cpp
* Renaming 'G26_XY_FEEDRATE_MOVE' to 'G26_XY_FEEDRATE_TRAVEL'
Configuration parameter renamed for better readability and consistency
MarlinFirmware/Marlin#20615
* Setting 'G26_XY_FEEDRATE_TRAVEL' to a safer value, aligned comments
Changed default value for 'G26_XY_FEEDRATE_TRAVEL' from 150 mm/s to 100 mm/s for safety purposes, comment alignment
MarlinFirmware/Marlin#20615
4 years ago
Scott Lahteine
d33fe2378c
Move common strings ( #20846 )
4 years ago
Scott Lahteine
bb597dcf66
Internal G29N for G28+G29 ( #20800 )
4 years ago
qwewer0
e685950d97
Assisted Tramming improvements ( #20298 )
4 years ago
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>
4 years ago
Scott Lahteine
e349a44c60
Preheat before leveling
4 years ago
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>
4 years ago
Scott Lahteine
a8dffdebd4
Move G29 3-point startup earlier
4 years ago
Scott Lahteine
889695b6ba
ExtUI homing / leveling additions
4 years ago
Scott Lahteine
b28b2ca266
Cosmetic G29 ABL tweak
4 years ago
Victor Oliveira
ea371618da
Add Touch Calibration screen ( #20049 )
4 years ago
qwewer0
c753d2b7f4
Use extra G35 BLTouch HS Mode clearance in Tramming Wizard ( #20057 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Speaka
6954772ece
Tramming Wizard submenu option ( #20000 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Speaka
2cae26ee35
Fix G35 PROGMEM strings ( #19926 )
4 years ago
uwedamm
a596969049
Fix G2/G3 P<circles> E and Z motion ( #19797 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
InsanityAutomation
6375829448
Apply home offsets to probing, Z Safe Homing ( #19423 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
eaf6777a66
Rename ultralcd => marlinui
4 years ago
nb-rapidia
418b3e5ee2
Fix IDEX layer shift and DIR states ( #19756 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Earle F. Philhower, III
193c0a52d9
Add loose soft endstop state, apply to UBL fine-tune ( #19681 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
qwewer0
f21b91f1a7
Add REPORT_TRAMMING_MM option ( #19682 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith
c762b7c91b
Fix various errors, warnings in example config builds ( #19686 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
swissnorp
d02d7a95d1
G35 workaround for Pronterface "feature" ( #19577 )
4 years ago
qwewer0
4424645e04
Multi-line comments cleanup ( #19535 )
4 years ago
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
4 years ago
Keith Bennett
55ba5044ef
Fix missing include ( #19418 )
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com>
4 years ago
Scott Lahteine
a445746a8b
Clean up LCD conditionals, DWIN
4 years ago
swissnorp
a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE ( #18907 )
4 years ago
Scott Lahteine
462d3eeab1
set_axis_not_trusted => set_axis_never_homed
4 years ago
Scott Lahteine
18adfe87bc
configuration_store => settings
4 years ago
Alexander Gavrilenko
117df87d19
Support for TFT & Touch Screens ( #18130 )
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
4 years ago
Leo
c9718504c5
Fix leveling "Point n of 3" message ( #18639 )
4 years ago
Keith Bennett
56c3deb423
Fix G35 output formatting ( #18631 )
4 years ago
Giuliano Zaro
b0c6cfb051
MarlinUI support for up to 5 Material Presets ( #18488 )
- Add `I` preset parameter to `G26`, `M106`, `M140`, and `M190`.
- Extend menu items to permit a string interpolation.
- Keep material names in a list and interpolate in menu items.
- Extend material presets to support up to 5 predefined materials.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
73fc0778b8
Consolidate probe clearance, add section debug ( #18576 )
* Better section / function log
* Add do_z_clearance motion function
4 years ago
Scott Lahteine
dc6d8357a6
Reduce string duplication
4 years ago
Oliver Jean Eifler
67db7c0294
Probing points followup ( #18552 )
4 years ago
Scott Lahteine
ea520e670a
Fix "Probing mesh point" message
Closes #17770
Co-Authored-By: Jan-Gerard van der Toorn <jan-gerard@users.noreply.github.com>
4 years ago
Scott Lahteine
c43bbcce15
Enforce sensor range for temperature target ( #18465 )
* Mitigate stepper timeout
* Add CHAMBER PWM code
* Structured thermistor tables
* Fix reversed sensor ranges
* Prevent temps outside sensor range
4 years ago
Scott Lahteine
2b286a101a
Quickie G35 patch
4 years ago
Rui Caridade
ac50a355a3
G35: Bed tramming assistant ( #16897 )
4 years ago
Scott Lahteine
f4c258dc23
Creality Ender 3 v2 ( #17719 )
4 years ago
Scott Lahteine
6e01079b48
G29 patch followup
5 years ago
Scott Lahteine
fac3a7d147
Fix ABL G29 early BLTouch deploy
5 years ago
Scott Lahteine
d9077e51e8
Make M421 more versatile
5 years ago