Bo Herrmannsen
c7067edddf
initial empty change log
пре 9 година
Gina Häußge
63b62d8d4e
Fixed in-line comments and escaping
* "G1 X1 ; test" was not executing "G1 X1" due to never leaving comment mode.
* "M117 Hello \;)" printed "Hello \" to the display due to not replacing serial_char properly.
Tested with the following commands:
* M117 Hello ; test => displays "Hello" on display, ignores "test"
* G1 X1 ; foo => moves 1mm in X, ignores "foo"
* ; test => completely ignored, not even acknowledged
* M117 Hello \;) => displays "Hello ;)" on display
* M117 Hello \\;) => displays "Hello \" on display, ignores ")"
пре 9 година
Wurstnase
4546c92f5b
X and Y must be Integers not Float!
https://github.com/Wurstnase/Marlin/blob/Development/Marlin/Configuration.h#L427
пре 10 година
PxT
d4c8cfe1f2
Update GCodes.md
Removed remaining angle brackets which are not displayed properly in Github-flavored Markdown.
пре 10 година
PxT
848475a5b0
Update GCodes.md
Sort Gcodes numerically, other minor formatting changes
пре 10 година
Bo Herrmannsen
46843bd927
adding back notes on servo power
пре 10 година
Steffen Vogel
eafa98e6f4
added two black/white versions of the Marlin Logo for the LCD
splashscreen
пре 10 година
Steffen Vogel
6388be0731
reformatting
пре 10 година
Steffen Vogel
c98d87935a
reformatting
пре 10 година
Steffen Vogel
11a42c3215
fixed formatting issue
пре 10 година
Steffen Vogel
d19ef56199
started hardware list
пре 10 година
Steffen Vogel
bc91167363
moved licence to Documentation (its linked from the frontpage) to get a cleaner top level dir
пре 10 година
Steffen Vogel
fd68d0074b
added missing gcodes description
пре 10 година
Steffen Vogel
e351eec169
added logo for GitHub Readme
пре 10 година
Steffen Vogel
6f137bbe3e
updated compilation/configuring instructions
пре 10 година
Steffen Vogel
04eafe3d04
splitted huge README.md in several sections and moved them to the
Documentation directory
пре 10 година
Steffen Vogel
8d7bfd03d8
moved/renamed documentation stuff to top-level directory
пре 10 година