swissnorp
bcda46e3f3
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE ( #20444 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Katelyn Schiesser
735c1b6183
PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND ( #20835 )
4 years ago
Ken Sanislo
a3a10b62f2
Chamber Heater PID ( #21156 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Vert
490d4a504a
GT2560 v4.1B, YHCB2004 SPI character LCD ( #21091 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
00985cffea
Update helpful links
4 years ago
ellensp
e3deb6e9a5
Note (MarlinUI) limit on PREHEAT settings ( #20966 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira
617f5dfe5e
Touch Calibration Screen auto-save option ( #20971 )
4 years ago
ConstantijnCrijnen
b95f5c5bea
Configure / disable PRINTCOUNTER save interval ( #20856 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
8c0cb6cce8
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
qwewer0
7c28d6b869
Cosmetic changes (2) ( #20876 )
4 years ago
qwewer0
90be1c3fa7
🧻 Cosmetic changes ( #20859 )
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
EmilGustafsson
df238fe6a0
Swedish language for MarlinUI ( #20826 )
4 years ago
RFBomb
43a91e5963
Configurable Corner Leveling point order ( #20733 )
4 years ago
MKS-Sean
35c1b330ec
MKS WiFi for TFT_LVGL_UI ( #20191 )
4 years ago
wilbur4321
e3831c146d
Multi-Z stepper inverting ( #20678 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira
c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) ( #20606 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira
41e4124af9
Support 4.3" (480x272) Color UI display ( #20334 )
4 years ago
Scott Lahteine
d00c89946d
Remove CREALITY_TOUCH
4 years ago
Keith Bennett
a0c8d348a0
Anet ET4 / ET4P and Anet TFT28 / TFT35 ( #20280 )
4 years ago
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>
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
rafaljot
fbcc07261d
Homing feedrates as XYZ array ( #20426 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
69999f962a
Please install the EditorConfig plugin
4 years ago
Scott Lahteine
80bde7b6b5
Always enable leveling after G28
4 years ago
Scott Lahteine
e349a44c60
Preheat before leveling
4 years ago
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>
4 years ago
Keith Bennett
2a4f8acd62
Clarify Delta & SCARA config location ( #20403 )
4 years ago
Jason Smith
df0a0c9490
Leveling Fade Height default setting ( #20316 )
4 years ago
Sergey1560
0acd751e2d
Group related homing options ( #20283 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
wmariz
58ac815822
Level Corners with Probe option ( #20241 )
4 years ago
Kurt Haenen
ca83e1a26f
Proper pullup/pulldown configurability ( #20242 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Till
fcc29fc189
Add Thermistor 20-21 notes ( #19246 )
4 years ago
Giuliano Zaro
41529b6598
SMUFF (MMU2 clone) support ( #19912 )
4 years ago
Victor Oliveira
ea371618da
Add Touch Calibration screen ( #20049 )
4 years ago
JoAnn Manges
40d442fde2
Fix MAX31865 on SPI (PT100/1000) support ( #20074 )
4 years ago
Davidsg33k
bd6e60f56d
400 Z steps-per-mm ( #20104 )
4 years ago
Costas Basdekis
0465e0ae3a
Distinct runout states ( #19965 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Hebezo
4ace02f4c2
Add POWER_OFF_DELAY option ( #19987 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira
2fdeceda58
Color UI single touch menu navigation ( #20053 )
4 years ago
Darren Horrocks
10fd9ed896
Anet 1.0 alternative graphical LCD wiring ( #20022 )
4 years ago
Keith Bennett
ea5886c77d
Add note about TMC2225/6 ( #20002 )
4 years ago
Victor Oliveira
f131f58124
Add a filament runout note ( #19973 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Gurmeet Athwal
90fcb82a3e
Update ExtUI path in config comment ( #19908 )
4 years ago
Scott Lahteine
7d64de646a
Add power-on/off G-code options ( #19837 )
Co-authored-by: Chris <chris@chrisnovoa.com>
4 years ago
bilsef
9baa944460
Teensy 4.1 Ethernet support ( #19801 )
4 years ago
ellensp
ea80b2c8fc
Ensure A4988 for unspecified driver type ( #19798 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Jason Smith
f4ff6a673f
Allow MAX31865 resistance values configuration ( #19695 )
4 years ago