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
6350b98f
Commit
6350b98f
authored
Jun 19, 2020
by
Scott Lahteine
Browse files
Options
Downloads
Patches
Plain Diff
Update Marlin.ino config info
parent
eed32457
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/Marlin.ino
+9
-5
9 additions, 5 deletions
Marlin/Marlin.ino
with
9 additions
and
5 deletions
Marlin/Marlin.ino
+
9
−
5
View file @
6350b98f
/*
/*==============================================================================
================================================================================
Marlin Firmware
Marlin Firmware
...
@@ -12,8 +11,8 @@
...
@@ -12,8 +11,8 @@
Greetings! Thank you for choosing Marlin 2 as your 3D printer firmware.
Greetings! Thank you for choosing Marlin 2 as your 3D printer firmware.
To configure Marlin you must edit Configuration.h and Configuration_adv.h
To configure Marlin you must edit Configuration.h and Configuration_adv.h
located in the root 'Marlin' folder. Check
the config/examples folder to see if
located in the root 'Marlin' folder. Check
our Configurations repository to
there's a more suitable starting-point for your specific hardware.
see if
there's a more suitable starting-point for your specific hardware.
Before diving in, we recommend the following essential links:
Before diving in, we recommend the following essential links:
...
@@ -25,6 +24,9 @@ Marlin Firmware Official Website
...
@@ -25,6 +24,9 @@ Marlin Firmware Official Website
Configuration
Configuration
- https://github.com/MarlinFirmware/Configurations
Example configurations for several printer models.
- https://www.youtube.com/watch?v=3gwWVFtdg-4
- https://www.youtube.com/watch?v=3gwWVFtdg-4
A good 20-minute overview of Marlin configuration by Tom Sanladerer.
A good 20-minute overview of Marlin configuration by Tom Sanladerer.
(Applies to Marlin 1.0.x, so Jerk and Acceleration should be halved.)
(Applies to Marlin 1.0.x, so Jerk and Acceleration should be halved.)
...
@@ -50,4 +52,6 @@ Contributing
...
@@ -50,4 +52,6 @@ Contributing
- https://marlinfw.org/docs/development/coding_standards.html
- https://marlinfw.org/docs/development/coding_standards.html
Before submitting code get to know the Coding Standards.
Before submitting code get to know the Coding Standards.
*/
------------------------------------------------------------------------------*/
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