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
f9dbd4d9
Commit
f9dbd4d9
authored
Jan 22, 2018
by
Scott Lahteine
Browse files
Options
Downloads
Patches
Plain Diff
Updated FolgerTech i3-2020 config
parent
348b4544
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/FolgerTech/i3-2020/Configuration.h
+10
-10
10 additions, 10 deletions
...in/src/config/examples/FolgerTech/i3-2020/Configuration.h
with
10 additions
and
10 deletions
Marlin/src/config/examples/FolgerTech/i3-2020/Configuration.h
+
10
−
10
View file @
f9dbd4d9
...
@@ -138,7 +138,7 @@
...
@@ -138,7 +138,7 @@
// Optional custom name for your RepStrap or other custom machine
// Optional custom name for your RepStrap or other custom machine
// Displayed in the LCD "Ready" message
// Displayed in the LCD "Ready" message
#define CUSTOM_MACHINE_NAME "FT-2020 v
4
"
#define CUSTOM_MACHINE_NAME "FT-2020 v
5
"
// Define this to set a unique identifier for this printer, (Used by some programs to differentiate between machines)
// Define this to set a unique identifier for this printer, (Used by some programs to differentiate between machines)
// You can use an online service to generate a random UUID. (eg http://www.uuidgenerator.net/version4)
// You can use an online service to generate a random UUID. (eg http://www.uuidgenerator.net/version4)
...
@@ -555,7 +555,7 @@
...
@@ -555,7 +555,7 @@
* Override with M203
* Override with M203
* X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
* X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
*/
*/
#define DEFAULT_MAX_FEEDRATE { 250, 250,
4
, 17 }
#define DEFAULT_MAX_FEEDRATE { 250, 250,
6
, 17 }
/**
/**
* Default Max Acceleration (change/s) change = mm/s
* Default Max Acceleration (change/s) change = mm/s
...
@@ -563,7 +563,7 @@
...
@@ -563,7 +563,7 @@
* Override with M201
* Override with M201
* X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
* X, Y, Z, E0 [, E1[, E2[, E3[, E4]]]]
*/
*/
#define DEFAULT_MAX_ACCELERATION { 1000, 1000,
4
, 750 }
#define DEFAULT_MAX_ACCELERATION { 1000, 1000,
10
, 750 }
/**
/**
* Default Acceleration (change/s) change = mm/s
* Default Acceleration (change/s) change = mm/s
...
@@ -587,7 +587,7 @@
...
@@ -587,7 +587,7 @@
*/
*/
#define DEFAULT_XJERK 8.5
#define DEFAULT_XJERK 8.5
#define DEFAULT_YJERK 8.5
#define DEFAULT_YJERK 8.5
#define DEFAULT_ZJERK 0.
75
#define DEFAULT_ZJERK 0.
3
#define DEFAULT_EJERK 4.0
#define DEFAULT_EJERK 4.0
//===========================================================================
//===========================================================================
...
@@ -734,8 +734,8 @@
...
@@ -734,8 +734,8 @@
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
* Example: `M851 Z-5` with a CLEARANCE of 4 => 9mm from bed to nozzle.
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
* But: `M851 Z+1` with a CLEARANCE of 2 => 2mm from bed to nozzle.
*/
*/
#define Z_CLEARANCE_DEPLOY_PROBE
3
// Z Clearance for Deploy/Stow
#define Z_CLEARANCE_DEPLOY_PROBE
5
// Z Clearance for Deploy/Stow
#define Z_CLEARANCE_BETWEEN_PROBES
3
// Z Clearance between probe points
#define Z_CLEARANCE_BETWEEN_PROBES
5
// Z Clearance between probe points
// For M851 give a range for adjusting the Z probe offset
// For M851 give a range for adjusting the Z probe offset
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MIN -20
...
@@ -806,8 +806,8 @@
...
@@ -806,8 +806,8 @@
#define X_MIN_POS 6
#define X_MIN_POS 6
#define Y_MIN_POS 3
#define Y_MIN_POS 3
#define Z_MIN_POS 0
#define Z_MIN_POS 0
#define X_MAX_POS 2
07
#define X_MAX_POS 2
12
#define Y_MAX_POS 1
82
#define Y_MAX_POS 1
90
#define Z_MAX_POS 175
#define Z_MAX_POS 175
/**
/**
...
@@ -981,7 +981,7 @@
...
@@ -981,7 +981,7 @@
//#define MESH_EDIT_GFX_OVERLAY // Display a graphics overlay while editing the mesh
//#define MESH_EDIT_GFX_OVERLAY // Display a graphics overlay while editing the mesh
#define MESH_INSET
1
// Mesh inset margin on print area
#define MESH_INSET
0
// Mesh inset margin on print area
#define GRID_MAX_POINTS_X 10 // Don't use more than 15 points per axis, implementation limited.
#define GRID_MAX_POINTS_X 10 // Don't use more than 15 points per axis, implementation limited.
#define GRID_MAX_POINTS_Y 10
#define GRID_MAX_POINTS_Y 10
...
@@ -1189,7 +1189,7 @@
...
@@ -1189,7 +1189,7 @@
// Specify a park position as { X, Y, Z }
// Specify a park position as { X, Y, Z }
#define NOZZLE_PARK_POINT { (X_MIN_POS + 10), (Y_MAX_POS - 10), 20 }
#define NOZZLE_PARK_POINT { (X_MIN_POS + 10), (Y_MAX_POS - 10), 20 }
#define NOZZLE_PARK_XY_FEEDRATE 100 // X and Y axes feedrate in mm/s (also used for delta printers Z axis)
#define NOZZLE_PARK_XY_FEEDRATE 100 // X and Y axes feedrate in mm/s (also used for delta printers Z axis)
#define NOZZLE_PARK_Z_FEEDRATE
5
// Z axis feedrate in mm/s (not used for delta printers)
#define NOZZLE_PARK_Z_FEEDRATE
8
// Z axis feedrate in mm/s (not used for delta printers)
#endif
#endif
/**
/**
...
...
...
...
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