Commit Graph

13 Commits (fc9ce65095ba125e0400a3fc8b8f8b708d8ff9da)

Author SHA1 Message Date
Scott Lahteine edf18977c1 Patch pins files hotends/e-steppers sanity check
esenapaj f41c60d4a4 Follow-up the PR , etc
・More ANALOG NUMBERING to Analog Input
・Add comment header to all the section of all the pins files

・Sort sections as follows:
1. Some special definitions (USBCON, LARGE_FLASH, etc)
2. Servos
3. Limit Switches
4. Z Probe
5. Steppers
6. Temperature Sensors
7. Heaters / Fans
8. Misc. Functions
9. LCD / Controller

・Move MAX6675_SS into "Temperature Sensors" section
・Adjust spacing
Scott Lahteine ba43277429 Always define status LED pins
Scott Lahteine fba0b67f7d Rename status led pins
Scott Lahteine 593b37519a Boards with 4 power outputs are EFBF or EFBE
Scott Lahteine 49997e2e22 HI_VOLT_PIN => "RAMPS_Dn_PIN"
Scott Lahteine 49f75b7891 pins_RAMPS_14.h => pins_RAMPS.h
Scott Lahteine d3b713cebc Set flags for RAMPS "type" in pins.h
Scott Lahteine 3865843283 Consolidate setting of RAMPS High Voltage PWM outputs
Scott Lahteine 9b1ba1012a Support for VIKI2 with MKS Gen 1.3 / 1.4
Anthony Birkett 7a377c1d75 Add "About Printer" information menu.
Includes:
  *firmware version / branch / date.
  *extruder count
  *board information (name, serial details, power supply type)
  *thermistors (names, min/max temperatures)
  *printer statistics (PRINTCOUNTER details)

Thanks to @thinkyhead for contributions.
Scott Lahteine 0b0b7aac6e Support for VIKI2 in RAMPS and derivatives
Scott Lahteine 1da9d10173 Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants