Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
eigenMarlin 1.1.3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
eigenlab
eigenMarlin 1.1.3
Commits
e77e6f13
Commit
e77e6f13
authored
Jul 21, 2017
by
Pol
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Reloaded old pin configuration for Y axis
parent
884741f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
Marlin/pins_RAMPS.h
Marlin/pins_RAMPS.h
+6
-6
No files found.
Marlin/pins_RAMPS.h
View file @
e77e6f13
...
...
@@ -94,12 +94,12 @@
#define X_CS_PIN 53
// REMAPPED Y PINS TO EXTRUDER 1 DUE TO BROKEN ARDUINO
//
#define Y_STEP_PIN 60
//
#define Y_DIR_PIN 61
//
#define Y_ENABLE_PIN 56
#define Y_STEP_PIN 36
#define Y_DIR_PIN 34
#define Y_ENABLE_PIN 30
#define Y_STEP_PIN 60
#define Y_DIR_PIN 61
#define Y_ENABLE_PIN 56
//
#define Y_STEP_PIN 36
//
#define Y_DIR_PIN 34
//
#define Y_ENABLE_PIN 30
#define Y_CS_PIN 49
#define Z_STEP_PIN 46
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment