Skip to main content
Homepage
Explore
Search or go to…
/
Register
Sign in
Explore
Primary navigation
Project
M
marlin-anet-a8
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
marlin-anet-a8
Commits
f99d1ded
Commit
f99d1ded
authored
Oct 7, 2017
by
Scott Lahteine
Browse files
Options
Downloads
Patches
Plain Diff
Fixing #7833
Derived from #7873
parent
67a7dd97
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Marlin/src/inc/Conditionals_LCD.h
+2
-0
2 additions, 0 deletions
Marlin/src/inc/Conditionals_LCD.h
with
2 additions
and
0 deletions
Marlin/src/inc/Conditionals_LCD.h
+
2
−
0
View file @
f99d1ded
...
@@ -61,7 +61,9 @@
...
@@ -61,7 +61,9 @@
#define ADC_KEYPAD
#define ADC_KEYPAD
#define ADC_KEY_NUM 8
#define ADC_KEY_NUM 8
#define ULTIPANEL
#define ULTIPANEL
// this helps to implement ADC_KEYPAD menus
// this helps to implement ADC_KEYPAD menus
#define ENCODER_PULSES_PER_STEP 1
#define ENCODER_STEPS_PER_MENU_ITEM 1
#define ENCODER_STEPS_PER_MENU_ITEM 1
#define REVERSE_MENU_DIRECTION
#define REVERSE_MENU_DIRECTION
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment