Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
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
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
marlin-anet-a8
Commits
cdb562d5
Commit
cdb562d5
authored
Jan 16, 2019
by
Alain Martel
Committed by
Scott Lahteine
Jan 16, 2019
Browse files
Options
Downloads
Patches
Plain Diff
Bring Migbot config up to date (#12916)
parent
8f4c6e6d
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/config/examples/3DFabXYZ/Migbot/Configuration.h
+12
-1
12 additions, 1 deletion
Marlin/src/config/examples/3DFabXYZ/Migbot/Configuration.h
with
12 additions
and
1 deletion
Marlin/src/config/examples/3DFabXYZ/Migbot/Configuration.h
+
12
−
1
View file @
cdb562d5
...
@@ -1754,11 +1754,18 @@
...
@@ -1754,11 +1754,18 @@
//
//
//
//
// 2
wire Non-latching LCD SR from https://goo.gl/aJJ4sH
// 2
-
wire Non-latching LCD SR from https://goo.gl/aJJ4sH
// LCD configuration: http://reprap.org/wiki/SAV_3D_LCD
// LCD configuration: http://reprap.org/wiki/SAV_3D_LCD
//
//
//#define SAV_3DLCD
//#define SAV_3DLCD
//
// 3-wire SR LCD with strobe using 74HC4094
// https://github.com/mikeshub/SailfishLCD
// Uses the code directly from Sailfish
//
//#define FF_INTERFACEBOARD
//=============================================================================
//=============================================================================
//======================= LCD / Controller Selection =======================
//======================= LCD / Controller Selection =======================
//========================= (Graphical LCDs) ========================
//========================= (Graphical LCDs) ========================
...
@@ -1988,6 +1995,10 @@
...
@@ -1988,6 +1995,10 @@
// Support for PCA9632 PWM LED driver
// Support for PCA9632 PWM LED driver
//#define PCA9632
//#define PCA9632
// Support for PCA9533 PWM LED driver
// https://github.com/mikeshub/SailfishRGB_LED
//#define PCA9533
/**
/**
* RGB LED / LED Strip Control
* RGB LED / LED Strip Control
*
*
...
...
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