14 Commits (af1d603374a34cfc2d8b34fce269a0a6683d7c68)

Author SHA1 Message Date
Giuliano Zaro af1d603374 Fan tachometer support (#23086, #23180, #23199) 3 years ago
Victor Oliveira 5a01cdb81c Fix multi-serial CRC error crash (#21249) 3 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 4 years ago
Victor Oliveira 101f09aabd
Fix multi-serial CRC error crash (#21249) 3 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
qwewer0 4424645e04
Multi-line comments cleanup (#19535) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine 095a1123c1 Add a global machine state 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 5 years ago
Scott Lahteine 785c01f2bc Use US spelling of 'behavior' 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
Scott Lahteine 927524af6b Move M999 to cpp 7 years ago
Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 7 years ago
Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category 7 years ago
Scott Lahteine 0b9a88d6ce Move 'pins' files 7 years ago
Scott Lahteine 49f75b7891 pins_RAMPS_14.h => pins_RAMPS.h 8 years ago
Anthony Birkett 7a377c1d75 Add "About Printer" information menu. 8 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8 years ago
Scott Lahteine 50e3482e0a Handle RAMPS 1.3 as the special case 8 years ago
Scott Lahteine 679be3294f Rename RAMPS 1.3 pins for RAMPS 1.4 8 years ago
Scott Lahteine 6a21180bd4 Implemented BQ ZUM Mega 3D board layout as an override to RAMPS 1.3 8 years ago
Richard Wackerbarth 0fa3bac8ee If unused, just don’t define it. 9 years ago
Richard Wackerbarth 3b2973da6a Prepare Ramps for user redefinition 9 years ago
AnHardt 8da2e98985 Split RAMPS 1.3 an 1.4 (PR#2741) 9 years ago
Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 9 years ago
Richard Wackerbarth e01f5e1ef7 Cleanup 9 years ago
Scott Lahteine 89fb778684 Fix up probe pin define and test 9 years ago
Scott Lahteine 34e0a8d848 Move Y2 and Z2 pins defines to pins.h 9 years ago
AnHardt e2d69f66b2 Make Z_PROBE a Z_MIN_PROBE (PR#65) 9 years ago
RicardoGA e09ff79635 Update pins_RAMPS_13.h (PR#64) 9 years ago
Scott Lahteine 46453905d6 Apply remaining ENABLED/DISABLED conditionals 9 years ago
Scott Lahteine 267f3479d7 Adjust spacing in pins_RAMPS_13.h 9 years ago
Scott Lahteine 56702e7bb9 Define servo pins just like other pins 9 years ago
Scott Lahteine f03e063750 Rename BEEPER to BEEPER_PIN 9 years ago
Scott Lahteine 270c766de2 SDCARDDETECT -> SD_DETECT, added docs 9 years ago
Scott Lahteine 496fc28dc3 Tweaks to pins comments 9 years ago
Scott Lahteine 8d3b74cc6e Rename SDCARDDETECT to SDCARDDETECT_PIN 9 years ago
Scott Lahteine 94a796c8cc Rename BEEPER to BEEPER_PIN 9 years ago
Scott Lahteine c0d7ea3e7e Overridable Options - Part 4 (PR#2556) 9 years ago
AndySze 00dbf69b6d add MINIPANEL defines 9 years ago
Scott Lahteine 4b204da3c1 Cleanup of pins_RAMPS_13.h 9 years ago
Scott Lahteine 346c8b339b Remove a test from pins_RAMPS_13.h 9 years ago
Scott Lahteine 672b0c1fd3 Cleanup pins in RAMPS_13_EFB boards 9 years ago
Ed Boston a83bf18ee1 More functional seperation 9 years ago