Jozsef Kiraly
97c21e9007
Support for Geeetech GT2560 Rev.A/Rev.A+
il y a 7 ans
essgcee
61be28133d
Support for Creality CR-10
Creality board is a Melzi / Sanguinololu variant, but using different pins for LCD control (and maybe other minor variations)
il y a 7 ans
Scott Lahteine
9248a90a4c
Assign -1 to LCD_PINS_D4-7 if not defined
il y a 7 ans
Bob-the-Kuhn
9651d01e1a
Add Skynet/ANET A10 support
il y a 7 ans
Scott Lahteine
907cafcbfd
Support for two switching extruders
il y a 7 ans
Scott Lahteine
b378deaf89
Unify AVR90USB: fastio changes
il y a 7 ans
Scott Lahteine
e1c5a43247
Cleanup stepper current control config options
il y a 7 ans
FATALHERMIT
911079104e
Support for ZRIB v2.0 Control Board
il y a 7 ans
Scott Lahteine
081bf1f879
Patch #else / #endif comments
il y a 7 ans
Scott Lahteine
2c13922c46
Implement USE_CONTROLLER_FAN as a feature
il y a 7 ans
Scott Lahteine
70f31b6c76
Throw an error if no E stepper is free for X2, Y2, Z2
il y a 7 ans
MD
20dd5376b8
Cheaptronic V2
Add support for new electronics
www.reprapobchod.cz
il y a 7 ans
Scott Lahteine
29d4ec8257
Support 5 extruder auto fans
il y a 7 ans
Scott Lahteine
04050237f0
Header and pins changes to support 5 extruders
il y a 7 ans
Scott Lahteine
c7f6ee9c93
Board A4JP should be SCOOVO_X9H
il y a 7 ans
esenapaj
069c6b38dd
Remove unnecessary tabs and spaces
il y a 8 ans
Scott Lahteine
c48901f355
Remove mystery-board 99
il y a 8 ans
Michael Neumann
3890366c83
Update pins.h
il y a 8 ans
Scott Lahteine
95275eb9b3
Predefine auto fan pins in some pins files
il y a 8 ans
Scott Lahteine
b6aa894893
Rename auto fan pins and add auto fan flags
il y a 8 ans
Scott Lahteine
ad64723354
Move MAX_EXTRUDERS to pins.h
il y a 8 ans
Scott Lahteine
47bd142b29
Should marlinAnalogInputToDigitalPin use analogInputToDigitalPin?
il y a 8 ans
Scott Lahteine
49d77720d5
More support for 4th extruder or heater
il y a 8 ans
Scott Lahteine
c2f13be750
Mightyboard Revision E
il y a 8 ans
Scott Lahteine
e05af606a8
Clean up probe config options
il y a 8 ans
Scott Lahteine
98437bd488
Allow override of CONTROLLERFAN_PIN with RAMPS EFF
il y a 8 ans
AnHardt
98e96feee9
Repair SPI-pins
SCK_PIN can't be defined as DIO[number] they mus be defined as pure number.
So rebuilding the structure of fastio.h in pins.h.
il y a 8 ans
Scott Lahteine
49f75b7891
pins_RAMPS_14.h => pins_RAMPS.h
il y a 8 ans
Scott Lahteine
d3b713cebc
Set flags for RAMPS "type" in pins.h
il y a 8 ans
AnHardt
e4942d2163
Switch SD2cadrLib to fastio
Replace all fastDigitalRead/Write() with READ/WRITE()
Define SCK_PIN, MISO_PIN, MOSI_PIN in pins.h if not already defined in the pins_*.h files.
Remove these conditional pin definitions from the pin-files. They are now always defined.
Define separate sets of SPI-pins for AT90USB with and without Teensy support in fastio.h.
Likely this was the main reason for all that confusion about the AT90USB-SPI pins.
il y a 8 ans
Scott Lahteine
4f2ff46ab9
Move HAS_DIGIPOTSS to conditionals
il y a 8 ans
Scott Lahteine
05da02f0a2
Implement MIXING_EXTRUDER and SWITCHING_EXTRUDER
il y a 8 ans
Indrek Ardel
ecb23c1b65
Add Cartesio CN Controls V11 board
il y a 8 ans
Scott Lahteine
4b4a582c4f
X_DUAL_STEPPER_DRIVERS implementation
il y a 8 ans
Anthony Birkett
a0b00d29e3
Add a ported example configuration for the Velleman K8400 (Vertex) printer.
Supports both dual and single head printers (with the correct config).
Includes community sourced feed rate fix.
Rename / move files.
Remove redundant definitions.
il y a 8 ans
Scott Lahteine
593c8bf286
Support for Rigidbot V2
il y a 8 ans
Scott Lahteine
4d2cb70152
Cartesio UI Support
il y a 8 ans
Scott Lahteine
cd441ce652
SINGLENOZZLE: EXTRUDERS versus HOTENDS
il y a 8 ans
Scott Lahteine
07c9a11c3c
Automatically set X2 stepper pins
il y a 8 ans
esenapaj
888443ca1e
Enclose all #error strings with apostrophes
il y a 8 ans
Scott Lahteine
5ca6334fd2
Cleanup pins files, fixup analogtodigitalpin, etc.
il y a 8 ans
Scott Lahteine
5b7a6c217a
Include more fans in sensitive pins list
il y a 8 ans
Scott Lahteine
e5771346a4
Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags
il y a 8 ans
João Brázio
55a248d6b4
Fixes #3313 : Wrong board def in pins.h
il y a 8 ans
Scott Lahteine
1da9d10173
Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants
il y a 8 ans
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
il y a 8 ans
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
il y a 8 ans
AnHardt
1b336971ae
Fix lost undef Y_MAX_PIN in pins.h
il y a 8 ans
Stephanie
6843b78f99
Add support for Printrboard RevF
The PrintrBoard Rev F utilizes a mcp4728 DAC to set motor current. Printrbot's implementation utilizes 2 new M-codes to set and write the DAC settings to the DAC EEPROM: `M909` (Read DAC) and `M910` (Write DAC). `M907` is re-used to set value, `M908` for direct control.
The Pins file for the RevF board is included.
il y a 8 ans
Scott Lahteine
eafbc5e0cc
Add AJ4P pins and fix RAMBO pins
il y a 8 ans