Thomas Moore
fa577392b2
Add BIQU BQ111-A4 board
7 лет назад
teemuatlut
f011a32771
Board definitions for Ultratronics Pro v1.0
7 лет назад
Scott Lahteine
006dad4b52
Add pins_RURAMPS4D.h & change pins.h
http://3dtoday.ru/blogs/svs0724/ruramps4d-ramps-for-adruino-due-the-pilot-shipment-available-for-zack/
7 лет назад
teemuatlut
70be4d206e
[2.0.x] UltiMachine Archim2 (#8190 )
* UltiMachine Archim2 support
* SPI gets included by the library
* Invert TMC2130 diag pin state
* Clean up Archim2 pins
* Update Archim2 config
* FAN2 -> FAN1
* Cleanup
* Add brief Archim installation instructions
* Bring pins into compliance
* Update 1.0 SD Detect pin for 1.1
* Update Configuration.h
* Update pins_ARCHIM2.h
7 лет назад
Scott Lahteine
eb13b8d985
Add MKS Gen L board
7 лет назад
Scott Lahteine
34745b2183
Organize boards.h by architecture
7 лет назад
android444
9cc1d8e312
[2.0.x] Support for SilverGate Board
7 лет назад
Alexey Shvetsov
577659cacf
Basic support for Azteeg_X5_GT (#8139 )
* Basic support for Azteeg_X5_GT
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org >
* Add fan pins for AZTEEG X5 GT
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org >
* Fix endstop pins
* Add servo0 pin
7 лет назад
jeffyl
7b3098bbd5
Add AZSMZ Mini (#8005 )
* Add AZSMZ Mini
* Remove tabs, adjust spacing
* Renumber boards to group by family
* Patch up spacing
* Tweak
7 лет назад
Scott Lahteine
8c78f8f790
Add Makeboard MINI for Micromake C1
7 лет назад
Morten
91e28edda6
[2.0.x] Add new board: MKS Sbase (#7945 )
* Add files via upload
* Add files via upload
* Add files via upload
* Checked LCD / edited / revised pins_MKS_BASE.h
As requested :)
* Delete Configuration_adv.h
* Delete Configuration.h
* Deleted /Marlin/Marlin/src/config/examples/MksSbase/*.* and moved them to /Marlin/Marlin/src/config/examples/Mks/Sbase/*.*
* Add files via upload
7 лет назад
victorpv
e9acb63290
STM32F1 HAL
Adding files for STM32F1 HAL based on libmaple/stm32duino core.
Current persistent_store uses cardreader changes to be sent in separate
commit, but could be changed to use i2c eeprom.
7 лет назад
Scott Lahteine
4e4d16c92e
Move 'core' files
7 лет назад
Christopher Pepper
44b0c186a6
HAL for Re:ARM (LPC1768) architecture
8 лет назад
Christopher Pepper
4b16fa3272
Implement HAL and apply macros across code-base
Implement AVR Platform
8 лет назад
Jozsef Kiraly
97c21e9007
Support for Geeetech GT2560 Rev.A/Rev.A+
8 лет назад
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)
8 лет назад
Bob-the-Kuhn
9651d01e1a
Add Skynet/ANET A10 support
8 лет назад
Scott Lahteine
b378deaf89
Unify AVR90USB: fastio changes
8 лет назад
Scott Lahteine
90ccac4bcf
Clean up after recent commits
8 лет назад
FATALHERMIT
911079104e
Support for ZRIB v2.0 Control Board
8 лет назад
Scott Lahteine
081bf1f879
Patch #else / #endif comments
8 лет назад
MD
20dd5376b8
Cheaptronic V2
Add support for new electronics
www.reprapobchod.cz
8 лет назад
Scott Lahteine
c7f6ee9c93
Board A4JP should be SCOOVO_X9H
8 лет назад
Scott Lahteine
c48901f355
Remove mystery-board 99
8 лет назад
Michael Neumann
c0d45ca7f2
Update boards.h
8 лет назад
Scott Lahteine
c2f13be750
Mightyboard Revision E
8 лет назад
Indrek Ardel
ecb23c1b65
Add Cartesio CN Controls V11 board
9 лет назад
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.
9 лет назад
Scott Lahteine
593c8bf286
Support for Rigidbot V2
9 лет назад
Scott Lahteine
4d2cb70152
Cartesio UI Support
9 лет назад
Scott Lahteine
cd441ce652
SINGLENOZZLE: EXTRUDERS versus HOTENDS
9 лет назад
Scott Lahteine
1da9d10173
Support for MKS v1.3/1.4 and Sainsmart RAMPS 1.4 variants
9 лет назад
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
9 лет назад
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
9 лет назад
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.
9 лет назад
Scott Lahteine
eafbc5e0cc
Add AJ4P pins and fix RAMBO pins
9 лет назад
jbrazio
be83036212
Applying suggestions by @thinkyhead at MarlinFirmware/Marlin#3049 .
- Remove the forced activation of SDSUPPORT, I guess people may use the ZUM
3D board and not the LCD module.
- Fixed the tab issue within boards.h file.
9 лет назад
jbrazio
b82d91eca6
Added configuration example for the BQ Hephestos 2 3D printer.
Added support for BQ ZUM Mega 3D board and stock Hephestos 2 thermistor.
9 лет назад
AnHardt
8da2e98985
Split RAMPS 1.3 an 1.4 (PR#2741)
because of hardware differences on the SERVO0_PIN
9 лет назад
AndySze
eef595aa64
add makerlab mega controller pin configs
10 лет назад
Scott Lahteine
9ebcae496d
RIGIDBOARD / RIGIDPANEL
10 лет назад
AnHardt
c461975140
Rename and repair MELZI_1284 (PR#2301)
to MELZI_MAKR3D.
Fix for #2288
As the normal MELZI also can have a 1284.
10 лет назад
atfield90
6d0e91328d
Renamed Board_megatronics_1 to Board_minitronics
10 лет назад
tonokip
10733a2bb0
added minirambo pin definitions. V2
10 лет назад
Scott Lahteine
9d1961ebe3
Witbox and Hephestos are just RAMPS_13_EFB
10 лет назад
AnHardt
4d4fa3607b
Remove Duemilanove
No way to fit Marlin into 32K.
10 лет назад
Scott Lahteine
cb4ea75fab
Support for MKS BASE 1.0 board
10 лет назад
Richard Miles
4c3736ed43
Feature: Add RAMPS CNC Controller Board
Created a new board to make using RAMPS as a CNC machine controller
easier. It maps pin 8 to the spindle and pin 9 to the controller fan.
10 лет назад
Richard Wackerbarth
ccdaea51ba
Add KosselPro
10 лет назад