Commit Graph

7090 Commits (a4a9bd8bc9cf4b722db06bb3af697a2438d4118f)
 

Author SHA1 Message Date
Scott Lahteine 7743849608 Merge pull request from thinkyhead/rc_configs_puhlease
code_value_float tweak
Scott Lahteine 16357fbfdf Merge pull request from Ocarthon/RCBugFix
Disable SD Detect for K8400
Scott Lahteine e57c0fce66 Move MOSFET changes above #include for RIGIDBOARD
Correction to 
Scott Lahteine c376f6a2cb code_value_float tweak
Scott Lahteine fb3c30e24c Fix lcd_wait_for_homing causing menu to block
As a showcase function for how to do waiting in the lcd menu, this function should be preserved.
Scott Lahteine f8ae0fd29f Merge pull request from manianac/RCBugFix-PrepareMenuFix
Fix empty Prepare menu
Robert Kirk aab5118c6a Remove error causing break command
Use index macro instead of e
esenapaj d38e335272 From "microseconds" to "milliseconds"
delay() is milliseconds
Scott Lahteine 34d5eb5201 Merge pull request from thinkyhead/rc_configs_puhlease
Better sanity check for FILAMENT_CHANGE_FEATURE, FILAMENT_RUNOUT_SCRIPT
emartinez167 a2fe24f319 Fix some errors and update a message
Philip Standt 8ae2bc7e2e Disable SD Detect for K8400
emartinez167 0844da794d Updates to Spanish language
Add missing Spanish language definitions.
Scott Lahteine 4061fca1ad Sanity checks for FILAMENT_CHANGE_FEATURE and FILAMENT_RUNOUT_SCRIPT
Scott Lahteine 5ab7b91615 Comment on filament runout sensor config
Scott Lahteine 922c67f17d Merge pull request from thinkyhead/rc_remove_biv25
Drop biv2.5 delta configurations
Scott Lahteine 78459d5de1 Merge pull request from thinkyhead/rc_never
Define ADV_NEVER, ADV_RATE
Scott Lahteine 8c6c048551 drop biv2.5 delta configurations
Scott Lahteine 92dbeebf40 Define ADV_NEVER, ADV_RATE
Scott Lahteine 71378f72af Merge pull request from manianac/RCBugFix-M600Dryrun
Allow M600 when dryrun debugging
Robert Kirk 306c184b1a Allow M600 when dryrun debugging
Scott Lahteine fe2ea2906f Merge pull request from thinkyhead/rc_unify_stepper_isr
LIN_ADVANCE with unified stepper ISR
Sebastianv650 84c685f8b5 First draft of Unified Stepper / E Advance ISR
Scott Lahteine 83021d82c6 Merge pull request from AnHardt/symbol-strings
Add symbol-strings
Scott Lahteine 036eccfd6e Merge pull request from Kaibob2/patch-5
Update language_de.h
Scott Lahteine b794b76836 Merge pull request from AnHardt/fix5194
Fix 5194
Scott Lahteine 451ba5df01 Merge pull request from esenapaj/Suppress-warning
Suppress warning
Scott Lahteine 92dbc63949 Merge pull request from esenapaj/Update-Japanese-translation
Update Japanese translation
Kai ade72535c4 Update language_de.h
Added tarnslation for
```
#define MSG_DEBUG_MENU 
#define MSG_PROGRESS_BAR_TEST
```
Scott Lahteine 06153add6b Merge pull request from thinkyhead/rc_negative_retract_in_menu
Followup to  - spacing before "mm"
esenapaj ab6b005867 Suppress warning
AnHardt 61f15ef7e7 Fix 5194
I have been a bit too radical in cleaning up this section.
esenapaj 60515ff700 Update Japanese translation
・Add new translation
Scott Lahteine 1e419655f3 Followup to - spacing before "mm"
Scott Lahteine 1a26ce1cdc Merge pull request from FHeilmann/patch-2
Allow negative retract values in the LCD
Scott Lahteine bec30c89e7 Merge pull request from esenapaj/Add-description-for-dual-x
Add description for choice of DEFAULT_DUAL_X_CARRIAGE_MODE
Florian Heilmann 780dabf32b Merge pull request from thinkyhead/rc_negative_retract_in_menu
Replace "+mm" with "mm." Allow negative recover-swap length.
Scott Lahteine 7739c0affa Change "+mm" to "mm" in most languages
- Japanese and Chinese still need update
Scott Lahteine 1cba425308 Allow negative recover-swap length from LCD
Scott Lahteine 298a8c6a3c Merge pull request from thinkyhead/rc_no_case_light
Support for M335 case light "no case light"
Scott Lahteine 644f45cbd8 Merge pull request from akaJes/m600
FILAMENT_CHANGE_FEATURE allowed in idle mode
Scott Lahteine 4213330d22 Merge pull request from thinkyhead/rc_char_lcd_tweaks
Fix various LCD-related issues
Scott Lahteine 0d2fc13516 Place "Level Bed" closer to "Auto Home"
Scott Lahteine b031d28ebf Encoder events should not skip stripes
Scott Lahteine 22881f38b9 Fix updating of "bool" menu items
Scott Lahteine eb68715b94 No "Cooldown" menu if heaters are off
Jesus 4ed976b5ff m600 fixes
Damien 4e2639942b Support for M335 case light "no case light"
Scott Lahteine 18ba31e9b5 Add Debug Menu with LCD_PROGRESS_BAR_TEST as an example
Scott Lahteine 03af5961b0 Hide (or remove) custom character change on boot screen
Scott Lahteine 1642f5ed31 Add macro to some en strings