Thomas Moore
277eb16d67
Fix automatic stepper assignment for X/Y/Z dual stepper drivers
7 years ago
Scott Lahteine
4fb3ce4739
Support for SilverGate Board
7 years ago
jmdearras
6920769a9a
Added MKS GEN L board ( #8088 )
...
[1.1.x] Add MKS GEN L board
7 years ago
MetalSearch
9b3f27f02a
Fix:EndStops doesn't working with BOARD_RAMPS_14_EFB on Micromake C1 ( #8041 )
...
[1.1.x] Fix EndStops don't work with BOARD_RAMPS_14_EFB on Micromake C1
7 years ago
Scott Lahteine
2b12093589
Merge pull request #7532 from thinkyhead/bf1_fan_mux_vben
...
New feature: Part-Cooling Fan Multiplexer
7 years ago
Scott Lahteine
86c024ce98
Organize, document pins.h include lines
7 years ago
Vben
c0409b85e7
New feature: Part-Cooling Fan Multiplexer
7 years ago
Jozsef Kiraly
97c21e9007
Support for Geeetech GT2560 Rev.A/Rev.A+
7 years ago
Scott Lahteine
11e376e920
Merge pull request #7256 from thinkyhead/bf_cleanup_july_6
...
Assign -1 to LCD_PINS_D4-7 if not defined
7 years ago
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)
7 years ago
Scott Lahteine
9248a90a4c
Assign -1 to LCD_PINS_D4-7 if not defined
7 years ago
Bob-the-Kuhn
9651d01e1a
Add Skynet/ANET A10 support
7 years ago
Scott Lahteine
907cafcbfd
Support for two switching extruders
7 years ago
Scott Lahteine
b378deaf89
Unify AVR90USB: fastio changes
8 years ago
Scott Lahteine
e1c5a43247
Cleanup stepper current control config options
8 years ago
FATALHERMIT
911079104e
Support for ZRIB v2.0 Control Board
8 years ago
Scott Lahteine
081bf1f879
Patch #else / #endif comments
8 years ago
Scott Lahteine
2c13922c46
Implement USE_CONTROLLER_FAN as a feature
8 years ago
Scott Lahteine
70f31b6c76
Throw an error if no E stepper is free for X2, Y2, Z2
8 years ago
MD
20dd5376b8
Cheaptronic V2
...
Add support for new electronics
www.reprapobchod.cz
8 years ago
Scott Lahteine
29d4ec8257
Support 5 extruder auto fans
8 years ago
Scott Lahteine
04050237f0
Header and pins changes to support 5 extruders
8 years ago
Scott Lahteine
c7f6ee9c93
Board A4JP should be SCOOVO_X9H
8 years ago
esenapaj
069c6b38dd
Remove unnecessary tabs and spaces
8 years ago
Scott Lahteine
c48901f355
Remove mystery-board 99
8 years ago
Michael Neumann
3890366c83
Update pins.h
8 years ago
Scott Lahteine
d567b426d5
Merge pull request #4894 from thinkyhead/rc_mightyboard_rev_e
...
Mightyboard Revision E preliminary support
8 years ago
Scott Lahteine
95275eb9b3
Predefine auto fan pins in some pins files
8 years ago
Scott Lahteine
b6aa894893
Rename auto fan pins and add auto fan flags
8 years ago
Scott Lahteine
ad64723354
Move MAX_EXTRUDERS to pins.h
8 years ago
Scott Lahteine
47bd142b29
Should marlinAnalogInputToDigitalPin use analogInputToDigitalPin?
8 years ago
Scott Lahteine
49d77720d5
More support for 4th extruder or heater
8 years ago
Scott Lahteine
c2f13be750
Mightyboard Revision E
8 years ago
Scott Lahteine
e05af606a8
Clean up probe config options
8 years ago
Scott Lahteine
98437bd488
Allow override of CONTROLLERFAN_PIN with RAMPS EFF
8 years ago
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.
8 years ago
Scott Lahteine
49f75b7891
pins_RAMPS_14.h => pins_RAMPS.h
8 years ago
Scott Lahteine
d3b713cebc
Set flags for RAMPS "type" in pins.h
8 years ago
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.
8 years ago
Scott Lahteine
4f2ff46ab9
Move HAS_DIGIPOTSS to conditionals
8 years ago
Scott Lahteine
05da02f0a2
Implement MIXING_EXTRUDER and SWITCHING_EXTRUDER
8 years ago
Indrek Ardel
ecb23c1b65
Add Cartesio CN Controls V11 board
8 years ago
Scott Lahteine
4b4a582c4f
X_DUAL_STEPPER_DRIVERS implementation
8 years ago
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.
8 years ago
Scott Lahteine
593c8bf286
Support for Rigidbot V2
8 years ago
Scott Lahteine
4d2cb70152
Cartesio UI Support
9 years ago
Scott Lahteine
cd441ce652
SINGLENOZZLE: EXTRUDERS versus HOTENDS
9 years ago
Scott Lahteine
07c9a11c3c
Automatically set X2 stepper pins
9 years ago
Scott Lahteine
1b90682617
Merge pull request #3702 from thinkyhead/rc_sensitive_fan_pins
...
Remove need to define unused pins as -1 in pins files
9 years ago
esenapaj
888443ca1e
Enclose all #error strings with apostrophes
9 years ago