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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
marlin-anet-a8
Commits
caf15371
Commit
caf15371
authored
9 years ago
by
Bo Herrmannsen
Browse files
Options
Downloads
Patches
Plain Diff
moved to
http://www.marlinfirmware.org/
parent
29f4ebf3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Documentation/changelog.md
+0
-30
0 additions, 30 deletions
Documentation/changelog.md
with
0 additions
and
30 deletions
Documentation/changelog.md
deleted
100644 → 0
+
0
−
30
View file @
29f4ebf3
### Version 1.0.3
*
Reduced code size, maybe a lot depending on your configuration.
*
Improved support for Delta, SCARA, and COREXY kinematics.
*
Move parts of Configuration files to
`Conditionals.h`
and
`SanityCheck.h`
.
*
Clean up of temperature code.
*
Enhanced
`G29`
with improved grid bed leveling based on Roxy code. See documentation.
*
Various bugs fixed from 1.0.2.
*
EEPROM layout updated to
`V17`
.
*
Added
`M204`
travel acceleration options.
*
`M204`
"
`P`
" parameter replaces "
`S`
." "
`S`
" retained for backward compatibility.
*
Support for more RAMPS-based boards.
*
Configurator utility under development.
*
`M404`
"
`N`
" parameter replaced with "
`W`
." ("
`N`
" is for line numbers only).
*
Much cleanup of the code.
*
Improved support for Cyrillic and accented languages.
*
LCD controller knob acceleration.
*
Improved compatibility with various sensors, MAX6675 thermocouple.
*
Filament runout sensor support.
*
Filament width measurement support.
*
Support for TMC and L6470 stepper drivers.
*
Better support of G-Code
`;`
comments,
`\`, `
N
` line numbers, and `
*`
checksums.
*
Moved GCode handling code into individual functions per-code.
### Version 1.0.2
*
Progress bar for character-based LCD displays.
### Version 1.0.1
### Version 1.0.0
*
Initial release
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