BigTreeTech
b483a8d652
BTT SKR-SE-BX (STM32H743IIT6 ARM Cortex M7) and BIQU_BX_TFT70 (#21536 )
3 yıl önce
Sola
6747d350a5
MKS H43 fix, cleanup (#21500 )
Followup to #21485
3 yıl önce
Sola
4d17613050
MKS H43 fix, cleanup (#21485 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 yıl önce
Giuliano Zaro
3f7cd45df4
Generalize MMU (#21469 )
3 yıl önce
Ste
c298095000
Align temp settings (#21329 )
3 yıl önce
Scott Lahteine
cfa6c7d45b
Improve max temp / target
3 yıl önce
Marcio T
eee726ec7d
UBL - Hilbert space-filling curve probing sequence (#21387 )
3 yıl önce
Skorpi08
b51aed8aa5
Nextion TFT touch screen (#21324 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 yıl önce
K.3D
1a23ffd776
KRATOS32 / K.32 board and LCD controllers (#21334 )
3 yıl önce
Keith Bennett
5dc8f5cfab
Extend Heater Overshoot Options (#21273 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 yıl önce
Mike La Spina
b95e548ddb
Cooler (for Laser) - M143, M193 (#21255 )
3 yıl önce
Keith Bennett
9299f4e98a
SMUFF => SMuFF (#21243 )
3 yıl önce
Axel
a46e025725
TPARA - 3DOF robot arm IK (#21005 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 yıl önce
Stephan
713de872ce
Filament Runout handling for Mixing Extruder (#20327 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 yıl önce
Sola
c76008bd6a
MKS H43 controller (#20609 )
3 yıl önce
LinFor
e0aa9ce372
RGB Caselight (#20341 )
3 yıl önce
jbuck2005
ee7701c15b
SPEED => FEEDRATE (#21217 )
3 yıl önce
swissnorp
bcda46e3f3
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 yıl önce
Katelyn Schiesser
735c1b6183
PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND (#20835 )
3 yıl önce
Ken Sanislo
a3a10b62f2
Chamber Heater PID (#21156 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 yıl önce
Vert
490d4a504a
GT2560 v4.1B, YHCB2004 SPI character LCD (#21091 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 yıl önce
Scott Lahteine
00985cffea
Update helpful links
3 yıl önce
ellensp
e3deb6e9a5
Note (MarlinUI) limit on PREHEAT settings (#20966 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 yıl önce
Victor Oliveira
617f5dfe5e
Touch Calibration Screen auto-save option (#20971 )
3 yıl önce
ConstantijnCrijnen
b95f5c5bea
Configure / disable PRINTCOUNTER save interval (#20856 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 yıl önce
Scott Lahteine
8c0cb6cce8
Custom G26 FR followup
3 yıl önce
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
3 yıl önce
qwewer0
7c28d6b869
Cosmetic changes (2) (#20876 )
3 yıl önce
qwewer0
90be1c3fa7
🧻 Cosmetic changes (#20859 )
3 yıl önce
Roxy-3D
8f7bac4999
Revert "Adding custom move feedrate for G26 (#20729 )" (#20870 )
This reverts commit 14567f3459 .
3 yıl önce
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
3 yıl önce
EmilGustafsson
df238fe6a0
Swedish language for MarlinUI (#20826 )
3 yıl önce
RFBomb
43a91e5963
Configurable Corner Leveling point order (#20733 )
3 yıl önce
MKS-Sean
35c1b330ec
MKS WiFi for TFT_LVGL_UI (#20191 )
3 yıl önce
wilbur4321
e3831c146d
Multi-Z stepper inverting (#20678 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 yıl önce
Victor Oliveira
c840bbc970
Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 yıl önce
Victor Oliveira
41e4124af9
Support 4.3" (480x272) Color UI display (#20334 )
3 yıl önce
Scott Lahteine
d00c89946d
Remove CREALITY_TOUCH
3 yıl önce
Keith Bennett
a0c8d348a0
Anet ET4 / ET4P and Anet TFT28 / TFT35 (#20280 )
3 yıl önce
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 >
3 yıl önce
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 >
3 yıl önce
rafaljot
fbcc07261d
Homing feedrates as XYZ array (#20426 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 yıl önce
Scott Lahteine
69999f962a
Please install the EditorConfig plugin
4 yıl önce
Scott Lahteine
80bde7b6b5
Always enable leveling after G28
4 yıl önce
Scott Lahteine
e349a44c60
Preheat before leveling
4 yıl önce
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 yıl önce
Keith Bennett
2a4f8acd62
Clarify Delta & SCARA config location (#20403 )
4 yıl önce
Jason Smith
df0a0c9490
Leveling Fade Height default setting (#20316 )
4 yıl önce
Sergey1560
0acd751e2d
Group related homing options (#20283 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 yıl önce
wmariz
58ac815822
Level Corners with Probe option (#20241 )
4 yıl önce