33 Commits (master)

Author SHA1 Message Date
Scott Lahteine 4fb3ce4739 Support for SilverGate Board
7 years ago
Scott Lahteine e337df2e98 Miscellaneous tweaks to serial outputs, code cleanups
7 years ago
Ben Lye 31514f453a Fix #ifdef AVR_AT90USB1286_FAMILY in pinsDebug
7 years ago
Bob-the-Kuhn 9651d01e1a Add Skynet/ANET A10 support
7 years ago
Scott Lahteine ee7163fd3a Fix pinsDebug compile errors
7 years ago
Bob-the-Kuhn 11e28f389e fix pinsDebug.h error, add capability to display more than 70 pins.
7 years ago
Scott Lahteine 748bf32388 Unify AVR90USB: pinsDebug changes
7 years ago
Scott Lahteine e94f79ccea Patch some serial macros
7 years ago
Scott Lahteine 52e20aeab3 Pins-related cleanup, formatting
7 years ago
Scott Lahteine 46b714a52f Cleanup spacing in pinsDebug.h
7 years ago
Scott Lahteine 819df5e06d Cleanups to pins debugging
7 years ago
Scott Lahteine 42824b0e1f Use new serial spacing function to save PROGMEM
7 years ago
Scott Lahteine e97f1284c1 Cleanup of pins testing code
7 years ago
Scott Lahteine e9b53ae00c Cleanup after some direct commits
7 years ago
towara 150b15c311 fix compiler errors generated by more stringent flags in Makefile:
7 years ago
Scott Lahteine d4ce839351 Cleanup following Pins Debug update
7 years ago
Scott Lahteine c9e35004e7 pinsDebug with more features, uses less RAM
7 years ago
Scott Lahteine 25a6bfa7ed Add and apply WITHIN macro
7 years ago
Scott Lahteine cd882b88db #if defined => #ifdef / PIN_EXISTS
7 years ago
Bob-the-Kuhn ae706233a8 pinsDebug for 644/1284 & USB646/1286 families
7 years ago
Scott Lahteine fccc97de6d Save PROGMEM with string changes
8 years ago
esenapaj c3a105186d Follow-up the PR #5133 (M355 Case light)
8 years ago
Bob-the-Kuhn c20b4098be 2 bug fixes & some minor changes
8 years ago
Scott Lahteine 85e307dcd8 No FAN0_PIN
8 years ago
Scott Lahteine ff3a8ca0d1 Use NUM_DIGITAL_PINS instead of custom DIO_COUNT
8 years ago
Scott Lahteine b4444e91ae Reduce code and build size of PWM_details
8 years ago
Scott Lahteine dbe414ef03 Squash redundant code in PWM_status
8 years ago
Scott Lahteine af26d22741 Clean up some spacing and semantics
8 years ago
Bob-the-Kuhn 81397d7a9a EXTRUDER_x_AUTO_FAN name change to Ex_AUTO_FAN
8 years ago
Bob-the-Kuhn c7f1f0dae6 Add endstop monitor & make pins report pretty
8 years ago
Scott Lahteine b6aa894893 Rename auto fan pins and add auto fan flags
8 years ago
esenapaj 00456b0cb3 Fix compilation errors
8 years ago
Scott Lahteine e21bab5243 PINS_DEBUGGING and M43 Read Pins
8 years ago