29 Commits (9da817eae0b11722cb1feb8cd892cc2666bf7a2a)

Author SHA1 Message Date
Scott Lahteine 941943c167 Apply const, spacing, etc.
9 years ago
Scott Lahteine e94f79ccea Patch some serial macros
9 years ago
Scott Lahteine f4028fe088 New GCode Parser - Implementation
9 years ago
Brian 3b0127cf8e Fix compiler complaint related to M100
9 years ago
Scott Lahteine 8d961b51cc Eliminate M100 compiler warnings?
9 years ago
Scott Lahteine 9890141f7b M100 tweak
9 years ago
Scott Lahteine ff0018e287 Format hex values as uppercase
9 years ago
Scott Lahteine e9b53ae00c Cleanup after some direct commits
9 years ago
Scott Lahteine e05d050a1e Add hex routine to print an address
9 years ago
Roxy-3D 5e9726530f Setup to find data corruption and general clean up
9 years ago
Roxy-3D 28fec61f92 M100 Fixes and Features
9 years ago
Scott Lahteine 03aa9a390e Apply coding standards to M100, break up into functions
9 years ago
Roxy-3D ba85faabc0 Fix M100 Free Memory Checker
9 years ago
Scott Lahteine 9e4bd6b3b5 Further repairs to UBL, comments, spacing
9 years ago
Scott Lahteine 9217e4b8ec Various UBL cleanups and bug fixes
9 years ago
Scott Lahteine fb60aa3736 UBL implementation
9 years ago
esenapaj 069c6b38dd Remove unnecessary tabs and spaces
9 years ago
AnHardt 23e0134596 Repair M100
9 years ago
Scott Lahteine 3e1bbd5e27 Indentation in gcode_M100
9 years ago
Scott Lahteine bd491818d6 Reduce storage requirements for strings, make some PGM
10 years ago
Scott Lahteine 0b3142b45b Remove redundant declarations from M100 code
10 years ago
Reid Rankin 16212432c9 G20/21 and M149 support, and code_value() refactor
10 years ago
Scott Lahteine dc19b69697 No casting needed for SERIAL_ECHOPAIR
10 years ago
esenapaj f9e1a0ee6c suppress warnings
10 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style
10 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files
10 years ago
Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670)
10 years ago
Scott Lahteine 46453905d6 Apply remaining ENABLED/DISABLED conditionals
10 years ago
Richard Wackerbarth ae00fad75b Rename as M100
10 years ago