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
794b0f92
Commit
794b0f92
authored
Nov 02, 2017
by
Rachele Grasshopper
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
taken step/mm Z from 2000 to 1800, Z offset adjusted accordingly
parent
e3283ca7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Marlin/Configuration.h
Marlin/Configuration.h
+2
-2
No files found.
Marlin/Configuration.h
View file @
794b0f92
...
...
@@ -488,7 +488,7 @@
* Override with M92
* X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
*/
#define DEFAULT_AXIS_STEPS_PER_UNIT { 88.888888889, 160,
20
00, 73 }
#define DEFAULT_AXIS_STEPS_PER_UNIT { 88.888888889, 160,
18
00, 73 }
/**
* Default Max Feed Rate (mm/s)
...
...
@@ -646,7 +646,7 @@
*/
#define X_PROBE_OFFSET_FROM_EXTRUDER 15 // X offset: -left +right [of the nozzle]
#define Y_PROBE_OFFSET_FROM_EXTRUDER 15 // Y offset: -front +behind [the nozzle]
#define Z_PROBE_OFFSET_FROM_EXTRUDER -
9.1
// Z offset: -below +above [the nozzle]
#define Z_PROBE_OFFSET_FROM_EXTRUDER -
10.3
// Z offset: -below +above [the nozzle]
// X and Y axis travel speed (mm/m) between probes
#define XY_PROBE_SPEED 8000
...
...
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