35 Commits (d65c99f38bd9f030f21aa12211b12e92ff928b2a)

Author SHA1 Message Date
Scott Lahteine d65c99f38b Drop unused LARGE_FLASH option
7 years ago
Scott Lahteine 90c7d28055 Extrudrboard support for Printrboard Rev.F
7 years ago
Scott Lahteine a2c013c8c7 Fix LCD pins for Printrboard v1
7 years ago
Scott Lahteine f27196214b Fix Printrboard pins for parity with 2.0
7 years ago
Dave Johnson 4718c09c48 Remove extraneous USBCON defines for AT90USB boards
7 years ago
Scott Lahteine 87d8223251 Unify AVR90USB: Pins remap to Arduino
7 years ago
Scott Lahteine 65a0212866 Easier override of FILWIDTH_PIN
7 years ago
esenapaj f41c60d4a4 Follow-up the PR #4955, etc
8 years ago
Scott Lahteine bd8520e61d Label analog pins in a similar way
8 years ago
Scott Lahteine ba43277429 Always define status LED pins
8 years ago
Scott Lahteine fba0b67f7d Rename status led pins
8 years ago
darrelhunt 88d3fc0bcf Update pins_PRINTRBOARD.h
8 years ago
Scott Lahteine 9083e5420a Merge pull request #4419 from AnHardt/sd2pinmap
8 years ago
Scott Lahteine 42dcc3bf50 Remove "the click" comments
8 years ago
AnHardt e4942d2163 Switch SD2cadrLib to fastio
8 years ago
Anthony Birkett 7a377c1d75 Add "About Printer" information menu.
8 years ago
João Brázio 5b5aa1572b Non-blocking buzzer
8 years ago
Scott Lahteine 1b90682617 Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins
8 years ago
esenapaj 888443ca1e Enclose all #error strings with apostrophes
8 years ago
Scott Lahteine 5ca6334fd2 Cleanup pins files, fixup analogtodigitalpin, etc.
8 years ago
Scott Lahteine 7f81aa7ff3 Pins should always be defined (even for disabled features)
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 3a3d358df9 Fix Printrboard with LCD (redo)
8 years ago
Blue-Marlin a68228bf55 Remove unused ALARM_PIN
8 years ago
Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670)
9 years ago
Scott Lahteine 46453905d6 Apply remaining ENABLED/DISABLED conditionals
9 years ago
Scott Lahteine 270c766de2 SDCARDDETECT -> SD_DETECT, added docs
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
Scott Lahteine b742af2e2a Move Y_STOP_PIN for Printrboard with SD (PR#2420)
9 years ago
Richard Wackerbarth e83575537a Compiler defines USBCON for USB devices (PR#2433)
9 years ago
Natealus 234a9d0b12 Viki 2 Pins from Manual
9 years ago
Scott Lahteine 574a5ab72a Split up pins to make it more manageable
9 years ago