279 Commits (eab7854a7338970dd8a6f0f864e7dd346e3342a8)

Author SHA1 Message Date
Scott Lahteine 48c6284c91 Immediate commands take precedence
9 years ago
Bob-the-Kuhn b31604a492 Message for every KILL and STOP
9 years ago
Scott Lahteine 8289ea1316 Use a short name for the filament "endstop"
9 years ago
Roxy-3D 8bf0b496b9 Improve M600 with timeout, wait for heatup.
9 years ago
Scott Lahteine c15b9a6a06 No space after X: or A: in M114 output
9 years ago
Damien 4e2639942b Support for M335 case light "no case light"
9 years ago
Scott Lahteine 6d7b1cdf6c Add M421 for ABL Bilinear
9 years ago
Scott Lahteine 2643404ac8 Throw an error in M420 if can't enable
9 years ago
yhfudev 2dbd38ce16 tag the utf-8 strings
9 years ago
esenapaj a298a58684 Remove redundant "E"
9 years ago
jes c90191faaf adding ukrainian laguage support
9 years ago
Scott Lahteine aee71c543e Minor formatting in language.h
9 years ago
Mehmet Sutas 6fb9c6fe07 Follow-up for #5167 Turkish Language
9 years ago
Scott Lahteine 3c9a838651 Extended capabilities report in M115
9 years ago
esenapaj be48792e9c Follow up the PR #5167 (Add Turkish Language), etc
9 years ago
Scott Lahteine accabf088a Add support for Z2 min endstop to M119
9 years ago
Scott Lahteine c6dd539c84 Print error for M42 bad pin
9 years ago
Scott Lahteine c2744d8a8b Add support for G2/G3 with R parameter
9 years ago
Scott Lahteine 788a16fc46 Clean up serial out code
9 years ago
Scott Lahteine 00cdb15cec Move invariant LCD strings to language.h
9 years ago
Scott Lahteine 280534c06f Add M211: Enable/Disable Software Endstops
9 years ago
Scott Lahteine aa30550b21 Keep SIMULATE_ROMFONT only language.h
9 years ago
Scott Lahteine cec61c350d Set language display charset in language.h
9 years ago
Scott Lahteine 24a1a16e5d Move versioning to MarlinConfig.h
9 years ago
Scott Lahteine c6226bb0aa Unify config in a single include without nested includes
9 years ago
Scott Lahteine cbc7f22ad9 Implement DUAL_NOZZLE_DUPLICATION_MODE
9 years ago
João Brázio 2f26bc2153 Adds filamentUsed and longestPrint stats to PrintCounter
9 years ago
Scott Lahteine 928ff6487a Greek language pack from @psavva
9 years ago
AnHardt a129078927 Add an emergency-command parser to MarlinSerial (supporting M108)
9 years ago
Scott Lahteine bd491818d6 Reduce storage requirements for strings, make some PGM
9 years ago
Scott Lahteine 400e13d136 Output a message for SD read errors
9 years ago
Scott Lahteine 02e5dad29a Include Croatian in language listings
9 years ago
Scott Lahteine 360adc6a3b Small reduction in M421 code
10 years ago
AnHardt f5a036510f Extend M421 with I and J parameters
10 years ago
Scott Lahteine 13175ce7da Fix error checking in M421
10 years ago
Scott Lahteine 0c11566f42 Replace LANGUAGE_INCLUDE with LCD_LANGUAGE
10 years ago
Scott Lahteine 259794c0be Make DISPLAY_CHARSET_HD44780 a single setting
10 years ago
João Brázio 170f7e8a45
Rework Marlin's versioning system
10 years ago
Scott Lahteine ba66336503 Output error for disabled M303
10 years ago
Scott Lahteine d5b19a49f6 Merge pull request #3384 from thinkyhead/rc_adjust_M111_output
10 years ago
João Brázio 9240682630 Followup #3326: Update DEFAULT_SOURCE_URL comment
10 years ago
Scott Lahteine 56e8e2b0eb Final tweaks to M111 output
10 years ago
Scott Lahteine 2b01649533 Move default machine info to pins files
10 years ago
Scott Lahteine 4f24323817 Split DEFAULT_MACHINE_NAME from DEFAULT_SOURCE_URL
10 years ago
Scott Lahteine 4402760739 Echo all debug levels in M111, default to DEBUG_NONE
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
esenapaj 22299c13c1 Change link to the document
10 years ago
jbrazio 68dda08fff Added pt_pt-utf8 language pack; Fixed some minor compiler warnings; Harmonize file suffix for the current existing UTF8 language packs; Updated all configuration files to reflect the new language packs
10 years ago
Scott Lahteine 7ec7bb31c4 Send a Busy signal to hosts during long processes, wait for input, etc
10 years ago