7 Commits (0d0dfba2036d76380f681ed3a7e7d1a781ed6145)

Author SHA1 Message Date
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 4 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) 5 years ago
  Scott Lahteine 927524af6b Move M999 to cpp 6 years ago
  Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 6 years ago
  Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category 6 years ago
  Scott Lahteine 0b9a88d6ce Move 'pins' files 6 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. 8 years ago
  Richard Wackerbarth 3b2973da6a Prepare Ramps for user redefinition 8 years ago
  AnHardt 8da2e98985 Split RAMPS 1.3 an 1.4 (PR#2741) 8 years ago
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8 years ago
  Richard Wackerbarth e01f5e1ef7 Cleanup 8 years ago
  Scott Lahteine 89fb778684 Fix up probe pin define and test 8 years ago
  Scott Lahteine 34e0a8d848 Move Y2 and Z2 pins defines to pins.h 8 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
  Ed Boston 047e688e93 Changed ADAFRUIT_ST7565 to ELB_FULL_GRAPHIC_CONTROLLER 9 years ago
  Ed Boston 1999ac415c Formatting Changes 9 years ago
  Ed Boston 41f8cdb3a6 ADAFRUIT_ST7565 9 years ago
  Christian Bohn f48599f172 add pin definition to some motherboards 9 years ago
  Richard Miles 4c3736ed43 Feature: Add RAMPS CNC Controller Board 9 years ago
  Scott Lahteine d867c18535 Fix compile error with Z_DUAL_ENDSTOPS 9 years ago
  Scott Lahteine c065da52ec Spacing and spelling 9 years ago
  Chris Roadfeldt a508d835db Changed Z_PROBE_AND_ENDSTOP to Z_PROBE_ENDSTOP. 9 years ago
  Chris Roadfeldt c75a5e8c55 Fixed typo for Z_PROBE_AND_ENDSTOP support in pins_RAMPS.h. 9 years ago
  Chris Roadfeldt a98ac4033b Added Z_PROBE_PIN to #define for Z_PROBE_AND_ENDSTOP support. 9 years ago