Luu Lac
0b0b822671
Add note: TMC2209 requires stealthChop for Sensorless Homing (#15658 )
5 年之前
Jason Smith
832cb7e1ac
Z_STEPPER_AUTO_ALIGN — To align with Z stepper points (#15195 )
5 年之前
InsanityAutomation
b2eda1af2f
Fix typo in G34 configuration (#15572 )
5 年之前
InsanityAutomation
0074d63962
Vendor version override (#14189 )
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com >
5 年之前
Roxy-3D
59378db7de
Eliminate clutter in Formbot T-Rex 3 Configuration.h file
The extra clutter was making the Junction Deviation patch script calculate the wrong value.
(The script wasn't smart enough to see the extra lines were commented out and used the wrong values in the calculation.)
All fixed now with a JUNCTION_DEVIATION_MM calculated at .017
5 年之前
Roxy-3D
c8e348731f
Correct Junction Deviation value for Formbot Raptors
Re-apply the formula .4 * V^2 / Default_Acceleration to work correctly in Raptor configuration.h file.
(The problem is there are multiple XJerk and YJerk values declared based on the step sticks used on the printer.)
This change should provide correct values for all setups.
5 年之前
Matthew Piercey
ac8083588b
Add config for Wanhao Duplicator i3 v2.1
5 年之前
LinFor
b20d5a7cc6
Estimate Remaining Time (graphical display) (#15497 )
5 年之前
Roxy-3D
2cf35267c4
Set Junction Deviation value from Jerk and Default Acceleration (#15509 )
Formula: `0.4 * sq(min(xjerk, yjerk)) / (default accel)`
5 年之前
Scott Lahteine
89490171ef
Use "concatenatable" language codes
5 年之前
Scott Lahteine
c0005e939c
Enable junction deviation by default (#15481 )
5 年之前
Giuliano Zaro
a1ad01e4ab
Limit Case Light PWM (#15459 )
5 年之前
InsanityAutomation
438835f6a5
Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929 )
5 年之前
Bob Kuhn
178dcd6fd8
SPI chaining with TMCStepper simplified interface (#15179 )
5 年之前
Scott Lahteine
50e4545255
Add custom types for position (#15204 )
5 年之前
Ludy
f28f191ebf
Trailing whitespace (#15403 )
5 年之前
InsanityAutomation
a6b0223eea
Revive and improve DELTA probe bounds, LRFB options (#15372 )
5 年之前
Scott Lahteine
9a209012b5
Improve M114_DETAIL comment
5 年之前
Marcio Teixeira
149e9b733e
Simplified ExtUI language selection (#15359 )
5 年之前
InsanityAutomation
df1e51258a
Add M851 X Y probe offsets (#15202 )
5 年之前
Marcio Teixeira
4ff59d178d
LULZBOT_TOUCH_UI extended character set (#15301 )
5 年之前
InsanityAutomation
6a312fae80
Add before/after dir change delays (#15314 )
5 年之前
Tanguy Pruvot
d277e93f4d
Configurable TOUCH_BUTTONS repeat delays (#15245 )
5 年之前
Scott Lahteine
843a19102c
Shorten an option description
5 年之前
Marcio Teixeira
18821f29d5
LULZBOT_TOUCH_UI: Localization, runtime language selection (#15249 )
5 年之前
Scott Lahteine
832be5dd36
Cosmetic: Align Z_STEPPER_ALIGN values
5 年之前
Scott Lahteine
1d574b0f6a
Tweak config spaces
5 年之前
Scott Lahteine
3648bce886
Tweak NOZZLE_CLEAN_START_POINT spacing
5 年之前
Marcio Teixeira
47d19bab40
Lulzbot ExtUI Western language support (#15208 )
Fix #15134
5 年之前
Jamie
dbee0e9c54
Analog joystick jogging control (#14648 )
5 年之前
Scott Lahteine
a3052da703
Move manual move to lcd section
5 年之前
Scott Lahteine
94d3153fb6
Remove obsolete TMC_USE_CHAIN
5 年之前
Scott Lahteine
18dd5cb46a
Config comment patch
5 年之前
Scott Lahteine
cff502c6d4
Tweak REPRAPWORLD_KEYPAD config comment
5 年之前
Scott Lahteine
2563e32aa3
Format FWRETRACT config comments
5 年之前
Scott Lahteine
4078f2672e
Apply shorthand option macros
5 年之前
Bob Kuhn
ba91bca1eb
TMC SPI daisy chain support (experimental) (#15081 )
5 年之前
thisiskeithb
f5a1fabd38
Clarify TMC2209 Sensitivity vs. Others (#15092 )
5 年之前
Robby Candra
38983fdfa9
Add 'Back' Button for Touch TFT 320x240 (#15060 )
5 年之前
AlexandrZloy
0ebaea94be
Add stallGuard threshold for X2 (#15042 )
5 年之前
Scott Lahteine
3ac76f0489
Invariant Marlin bootscreen (#15057 )
5 年之前
Scott Lahteine
d6a16525c2
New Language: Vietnamese (#13892 )
5 年之前
Marcio Teixeira
da601d5114
Update USB_FLASH_DRIVE_SUPPORT (#15021 )
5 年之前
Scott Lahteine
5e777601f3
Add TURBO_BACK_MENU_ITEM option (#14991 )
5 年之前
MaukCC
8664b8e97b
Adding HMS434 machine (#14931 )
5 年之前
Tim Moore
67f8ba6fed
Allow pullup/downs on power loss pin (#14986 )
5 年之前
Scott Lahteine
bc93ac53b5
Fix #define typo in configs
5 年之前
Scott Lahteine
c8e476ad60
Embed some items in HAS_LCD_MENU
5 年之前
Ludy
6715fd159c
Animated Marlin boot screen (#14961 )
5 年之前
Marcio Teixeira
8bdb3d9970
Add CONTROLLERFAN_SPEED_Z_ONLY (#14956 )
5 年之前