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
b6bb4dae
Commit
b6bb4dae
authored
8 years ago
by
Scott Lahteine
Committed by
GitHub
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #5408 from esenapaj/README-and-Version-for-1.1.0-RCBugFix
README and Version for 1.1.0-RCBugFix
parents
83c5026d
08cdaaf1
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Marlin/Version.h
+1
-1
1 addition, 1 deletion
Marlin/Version.h
README.md
+22
-1
22 additions, 1 deletion
README.md
with
23 additions
and
2 deletions
Marlin/Version.h
+
1
−
1
View file @
b6bb4dae
...
...
@@ -48,7 +48,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define STRING_DISTRIBUTION_DATE "2016-
07-2
6 12:00"
#define STRING_DISTRIBUTION_DATE "2016-
12-0
6 12:00"
/**
* Required minimum Configuration.h and Configuration_adv.h file versions.
...
...
This diff is collapsed.
Click to expand it.
README.md
+
22
−
1
View file @
b6bb4dae
...
...
@@ -8,7 +8,7 @@
Additional documentation can be found at
[
The Marlin Documentation Project
](
https://www.marlinfw.org/
)
.
Please test this firmware and inform us if it misbehaves in any way, volunteers are standing by!
## Release Candidate -- Marlin 1.1.0-RCBugFix -
2
6
July
2016
## Release Candidate -- Marlin 1.1.0-RCBugFix - 6
Dec
2016
__Not for production use – use with caution!__
...
...
@@ -19,6 +19,27 @@ The latest Release Candidate lives in the ["RC" branch](https://github.com/Marli
## Recent Changes
-
RCBugFix
-
RC8 - 06 Dec 2016
-
Major performance improvement for Graphical LCDs
-
Simplified probe configuration
-
Enable Auto Bed Leveling by type
-
Reduce serial communication errors
-
Make Bilinear (Mesh) Grid Leveling available for non-delta
-
Support for Trinamic TMC2130 SilentStepStick SPI-based drivers
-
Add
`M211`
to Enable/Disable Software Endstops
-
Add
`M355`
to turn the case light on/off and set brightness
-
Improved I2C class with full master/slave support
-
Add
`G38.2`
`G38.3`
command option for CNC style probing
-
Add
`MINIMUM_STEPPER_PULSE`
option to adjust step pulse duration
-
Add
`R`
parameter support for
`G2`
/
`G3`
-
Add
`M43`
optional command (
`PINS_DEBUGGING`
)
-
Remove SCARA axis scaling
-
Improved sanity checking of configuration
-
Improved support for PlatformIO and command-line build
-
Usable
`DELTA_CALIBRATION_MENU`
-
Support for Printrbot Rev.F
-
New and updated languages
-
RC7 - 26 Jul 2016
-
Add Print Job Timer and Print Counter (
`PRINTCOUNTER`
)
-
New
`M600`
Filament Change (
`FILAMENT_CHANGE_FEATURE`
)
...
...
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