Scott Lahteine
4f003fc7a7
Streamline menu item logic ( #17664 )
5 years ago
Scott Lahteine
630b4ecfff
Patch XY frequency menu
5 years ago
Scott Lahteine
37176ed2b9
Apply maxtemp patch
5 years ago
Scott Lahteine
c536b8de62
Apply ternary macros
5 years ago
studiodyne
5ae45bab18
Adjustable XY_FREQUENCY_LIMIT ( #17583 )
5 years ago
Scott Lahteine
33217b0dd0
Add HOTEND_OVERSHOOT
5 years ago
Scott Lahteine
ab2b98e425
Apply composite tests
5 years ago
Scott Lahteine
55d66fb897
Add HAS_JUNCTION_DEVIATION
5 years ago
Scott Lahteine
69f211cf78
Add empty ui.completion_feedback
5 years ago
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
5 years ago
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
5 years ago
Scott Lahteine
48919c54fb
Add SRAM command injection ( #17459 )
5 years ago
InsanityAutomation
bed41af868
Fix Stepper PWM menu ( #17298 )
5 years ago
MarkMan0
4113481c4e
Fix limits on acceleration editing ( #17280 )
5 years ago
Joe Prints
1f5824247f
More decimal places for babystep / Z probe offset ( #17195 )
5 years ago
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
5 years ago
Scott Lahteine
b1a50d54e2
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
5 years ago
Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
Scott Lahteine
4716dac874
Apply REPEAT, RREPEAT, and loop macros ( #16757 )
5 years ago
Scott Lahteine
90b6324563
Encapsulate probe as singleton class ( #16751 )
5 years ago
Scott Lahteine
5e3e8fcdb9
Fix PID F menu label
5 years ago
yangwenxiong
248b7dfa59
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans ( #16595 )
5 years ago
InsanityAutomation
d9cdb4ae19
Move steps/mm out of slim menus ( #16603 )
5 years ago
Tanguy Pruvot
f9f7697b96
Fix Probe Offset XY edit items (et Français) ( #16523 )
5 years ago
InsanityAutomation
409d7378d9
Add Probe Offsets menu ( #16444 )
5 years ago
thisiskeithb
5beca89412
Add menu item Tune > Advance K ( #16488 )
5 years ago
dagorel
1c4f672eae
Formalize DAC percent strings ( #16176 )
5 years ago
haschtl
ff6518c0a8
Add PID_FAN_SCALING option ( #15585 )
5 years ago
Jason Smith
c497a491f4
Fix a PID_EXTRUSION_SCALING menu item ( #15988 )
5 years ago
Scott Lahteine
27cb4db80e
Reduced string storage using tokens ( #15593 )
5 years ago
Scott Lahteine
ea3217cd46
Move 'draw' methods into Menu Item classes ( #15760 )
5 years ago
Scott Lahteine
23d21dd81c
Tweak lambdas
5 years ago
Scott Lahteine
600429a067
Cancel Objects followup
5 years ago
Scott Lahteine
93f0012959
Cancel Objects - As seen at ERRF2019 ( #15590 )
5 years ago
Krystian Booker
62aa137548
Fixed pid_autotune_menu made pid_label accessible ( #15551 )
5 years ago
Roxy-3D
37550e9d98
Allow 3-digit LCD Display of value
The LCD Display shows 3 digits of precision, not 4.
So change the bounding value to something more rational.
5 years ago
Roxy-3D
05eed72b69
Allow LCD Menu to adjust Junction Deviation lower
Allow LCD Menu to adjust Junction Deviation lower than .01. Some machines currently have a JUNCTION_DEVIATION_MM value as low as .005 mm. In the case of non-Linear-Advance machines... The upper limit is raised to .5 mm.
Probably more thought needs to be given to the Linear Advance case. It maybe it doesn't need a special case and should just use the same bounds as the non-Linear Advance case.
5 years ago
Marcio Teixeira
6a865a6146
Multi-language support ( #15453 )
5 years ago
Scott Lahteine
c0005e939c
Enable junction deviation by default ( #15481 )
5 years ago
Scott Lahteine
5becda25c5
Followup to E renumbering
5 years ago
Scott Lahteine
cc822c1a05
Use lambdas in menus, where possible ( #15452 )
5 years ago
Scott Lahteine
273cbe931e
Aliases for common menu item types
5 years ago
InsanityAutomation
438835f6a5
Configurable Max Accel, Max Feedrate, Max Jerk edit limits ( #13929 )
5 years ago
Scott Lahteine
50e4545255
Add custom types for position ( #15204 )
5 years ago
Scott Lahteine
584c86bed1
More "zero extruders" changes ( #15213 )
5 years ago
Tanguy Pruvot
0a280f00c2
Flag unused variables without buzzer ( #15016 )
5 years ago
Marcio Teixeira
263d7d37af
"SD card" => "Media" ( #14951 )
5 years ago
Tanguy Pruvot
8cc0b4bf5e
Revert "Edit STEPS_PER_MM integer only" ( #14909 )
This reverts commit 2d98bb39bd
.
5 years ago
Scott Lahteine
2d98bb39bd
Edit STEPS_PER_MM integer only
5 years ago