Tanguy Pruvot
93097af0ed
U20: update config, ts, serial, jerk, limited edit values... (#15524 )
5 lat temu
InsanityAutomation
0074d63962
Vendor version override (#14189 )
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com >
5 lat temu
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 lat temu
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 lat temu
Roxy-3D
7a1fa2177c
Eliminate multiple DEFAULT_ACCELERATION declarations.
Re-calculate and fix the Junction Deviation value using correct DEFAULT_ACCELERATION number.
5 lat temu
Matthew Piercey
ac8083588b
Add config for Wanhao Duplicator i3 v2.1
5 lat temu
LinFor
b20d5a7cc6
Estimate Remaining Time (graphical display) (#15497 )
5 lat temu
Roxy-3D
2cf35267c4
Set Junction Deviation value from Jerk and Default Acceleration (#15509 )
Formula: `0.4 * sq(min(xjerk, yjerk)) / (default accel)`
5 lat temu
Scott Lahteine
89490171ef
Use "concatenatable" language codes
5 lat temu
Scott Lahteine
c0005e939c
Enable junction deviation by default (#15481 )
5 lat temu
Luu Lac
e34aa1ff8f
Add A8, A8 Plus, A6 logos to configs (#15489 )
Co-Authored-By: Leo <leo@nutz.de >
5 lat temu
Me No Dev
fc6a0937b8
Improve Malyan M200 integration (#15462 )
5 lat temu
Giuliano Zaro
a1ad01e4ab
Limit Case Light PWM (#15459 )
5 lat temu
Scott Lahteine
1952982c01
Rearrange configs for export
5 lat temu
InsanityAutomation
438835f6a5
Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929 )
5 lat temu
Scott Lahteine
a9c259c77a
Patch PrintrboardG2 build (on spec)
5 lat temu
Bob Kuhn
178dcd6fd8
SPI chaining with TMCStepper simplified interface (#15179 )
5 lat temu
Scott Lahteine
50e4545255
Add custom types for position (#15204 )
5 lat temu
Tanguy Pruvot
43d6e9fa43
STM32F103.. reorganization, SKR mini fix (#15398 )
5 lat temu
Ludy
f28f191ebf
Trailing whitespace (#15403 )
5 lat temu
InsanityAutomation
a6b0223eea
Revive and improve DELTA probe bounds, LRFB options (#15372 )
5 lat temu
Scott Lahteine
9a209012b5
Improve M114_DETAIL comment
5 lat temu
InsanityAutomation
e9cf46a9a5
M851 XY 3 point followup (incomplete) (#15361 )
5 lat temu
Marcio Teixeira
149e9b733e
Simplified ExtUI language selection (#15359 )
5 lat temu
InsanityAutomation
df1e51258a
Add M851 X Y probe offsets (#15202 )
5 lat temu
Marcio Teixeira
4ff59d178d
LULZBOT_TOUCH_UI extended character set (#15301 )
5 lat temu
Bo Herrmannsen
6fc4d4c3b7
Disable ARC_SUPPORT on Tevo Tornado (#15358 )
5 lat temu
Scott Lahteine
f5092e92a4
Enhanced A20M config
5 lat temu
InsanityAutomation
6a312fae80
Add before/after dir change delays (#15314 )
5 lat temu
Tanguy Pruvot
d277e93f4d
Configurable TOUCH_BUTTONS repeat delays (#15245 )
5 lat temu
Scott Lahteine
85a7f8c5b4
Smaller animation example
5 lat temu
Scott Lahteine
843a19102c
Shorten an option description
5 lat temu
Marcio Teixeira
18821f29d5
LULZBOT_TOUCH_UI: Localization, runtime language selection (#15249 )
5 lat temu
Scott Lahteine
465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256 )
5 lat temu
Scott Lahteine
832be5dd36
Cosmetic: Align Z_STEPPER_ALIGN values
5 lat temu
Scott Lahteine
1d574b0f6a
Tweak config spaces
5 lat temu
Scott Lahteine
3648bce886
Tweak NOZZLE_CLEAN_START_POINT spacing
5 lat temu
Marcio Teixeira
47d19bab40
Lulzbot ExtUI Western language support (#15208 )
Fix #15134
5 lat temu
Jamie
dbee0e9c54
Analog joystick jogging control (#14648 )
5 lat temu
Scott Lahteine
14573cb823
Update some configs
5 lat temu
Scott Lahteine
a3052da703
Move manual move to lcd section
5 lat temu
Scott Lahteine
94d3153fb6
Remove obsolete TMC_USE_CHAIN
5 lat temu
Scott Lahteine
18dd5cb46a
Config comment patch
5 lat temu
Scott Lahteine
7496e1cd67
whitespace
5 lat temu
Scott Lahteine
cff502c6d4
Tweak REPRAPWORLD_KEYPAD config comment
5 lat temu
George Fu
8e044ea898
Fix up Fysetc configs, pins. Fix menu type `float5`. (#15157 )
5 lat temu
Scott Lahteine
2563e32aa3
Format FWRETRACT config comments
5 lat temu
Scott Lahteine
75efa3cdac
Reorganize HAL (#14832 )
5 lat temu
Tanguy Pruvot
b97bb14a7a
Full-featured Alfawise U20 config (#15131 )
5 lat temu
thisiskeithb
f6505c8ee2
Fix Ender-3 Status Screen Y Offset (#15136 )
5 lat temu