Update documentation #14
Binary file not shown.
Before Width: | Height: | Size: 131 B After Width: | Height: | Size: 558 KiB |
4
.gitattributes
vendored
4
.gitattributes
vendored
@ -1,5 +1,5 @@
|
|||||||
*.[pP][rR][jJ][pP][cC][bB] binary linguist-generated
|
|
||||||
*.[sS][cC][hH][dD][oO][cC] diff=allspice linguist-detectable
|
|
||||||
*.[oO][uU][tT][jJ][oO][bB] binary linguist-detectable
|
*.[oO][uU][tT][jJ][oO][bB] binary linguist-detectable
|
||||||
*.[pP][cC][bB][dD][oO][cC] diff=allspice linguist-detectable
|
*.[pP][cC][bB][dD][oO][cC] diff=allspice linguist-detectable
|
||||||
|
*.[pP][rR][jJ][pP][cC][bB] binary linguist-generated
|
||||||
|
*.[sS][cC][hH][dD][oO][cC] diff=allspice linguist-detectable
|
||||||
*.cmp diff=allspice linguist-detectable
|
*.cmp diff=allspice linguist-detectable
|
||||||
|
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ IDFReport*
|
|||||||
**/Assembly\ Exports*/
|
**/Assembly\ Exports*/
|
||||||
|
|
||||||
*.dontinclude
|
*.dontinclude
|
||||||
|
|
||||||
|
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,4 +1,4 @@
|
|||||||
# Marlin FW
|
# Marlin FW
|
||||||
[submodule "Firmware"]
|
[submodule "Firmware"]
|
||||||
path = Firmware
|
path = Firmware
|
||||||
url = https://github.com/ultimachine/Marlin
|
url = https://github.com/ultimachine/Marlin
|
||||||
|
BIN
Archim.OutJob
BIN
Archim.OutJob
Binary file not shown.
LOADING
BIN
Archimajor.PrjPcb
generated
BIN
Archimajor.PrjPcb
generated
Binary file not shown.
LOADING
@ -1,6 +1,6 @@
|
|||||||
Description,Designator,Footprint,Quantity,MANUFACTURER,MANUFACTURER #
|
Description,Designator,Footprint,Quantity,MANUFACTURER,MANUFACTURER #
|
||||||
|
|
||||||
"CAP CER 0603 100nF 50V 10% X7R","C1, C15, C18, C23A, C23B, C23C, C23D, C23E, C36, C47A, C47B, C47C, C47D, C47E, C47F, C47G, C47H, C95, C121A, C121B, C121C, C121D, C121E, C121F, C121G, C121H, C122A, C122B, C122C, C122D, C122E, C122F, C122G, C122H, C199, C202, C203","C0603","37","Kemet","C0603C104K5RACTU-Z"
|
"CAP CER 0603 100nF 50V 10% X7R","C1, C15, C18, C23A, C23B, C23C, C23D, C23E, C36, C47A, C47B, C47C, C47D, C47E, C47F, C47G, C47H, C95, C121A, C121B, C121C, C121D, C121E, C121F, C121G, C121H, C122A, C122B, C122C, C122D, C122E, C122F, C122G, C122H, C199, C202, C203","C0603","37","Kemet","C0603C104K5RACTU"
|
||||||
"CAP CER 0.1UF 6.3V 10% X5R 0201","C2, C60A, C60B, C60C, C60D, C60E, C62A, C62B, C62C, C62D, C62E, C67, C78, C91, C100, C105, C106, C149A, C149B, C149C, C149D, C149E, C149F, C149G, C149H, C204, C205, C206, C207, C208, C215, C217","C0201 Large Pads","32","Samsung","CL03A104KQ3NNNC"
|
"CAP CER 0.1UF 6.3V 10% X5R 0201","C2, C60A, C60B, C60C, C60D, C60E, C62A, C62B, C62C, C62D, C62E, C67, C78, C91, C100, C105, C106, C149A, C149B, C149C, C149D, C149E, C149F, C149G, C149H, C204, C205, C206, C207, C208, C215, C217","C0201 Large Pads","32","Samsung","CL03A104KQ3NNNC"
|
||||||
"CAP CER 0402 TBD","C3","C0402","1","TBD","TBD"
|
"CAP CER 0402 TBD","C3","C0402","1","TBD","TBD"
|
||||||
"CAP CER 47UF 10V X5R 1210","C4, C5","C1210","2","Murata","GRM32ER61A476KE20L"
|
"CAP CER 47UF 10V X5R 1210","C4, C5","C1210","2","Murata","GRM32ER61A476KE20L"
|
||||||
|
|
LOADING
LOADING
LOADING
LOADING
LOADING
LOADING
LOADING
84
README.md
84
README.md
@ -1,42 +1,42 @@
|
|||||||
# Archimajor
|
# Archimajor
|
||||||
|
|
||||||
<img align="left" width="300" height="200" src="./.allspice/PCB.PNG">
|
<img align="left" width="300" height="200" src="./.allspice/PCB.PNG">
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
3D printer motherboard, designed by [Ultimachine](https://ultimachine.com/). Features include:
|
3D printer motherboard, designed by [Ultimachine](https://ultimachine.com/). Features include:
|
||||||
|
|
||||||
- **5x integrated 256 microstep motor drivers**
|
- **5x integrated 256 microstep motor drivers**
|
||||||
- **6x PWM Mosfet outputs**
|
- **6x PWM Mosfet outputs**
|
||||||
- **4x thermistor inputs**
|
- **4x thermistor inputs**
|
||||||
- **SPI (Serial Peripheral Interface)**
|
- **SPI (Serial Peripheral Interface)**
|
||||||
- ** Removed infinite loop on self-calibration.
|
- ** Removed infinite loop on self-calibration.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Specifications
|
## Specifications
|
||||||
|
|
||||||
### General Specifications
|
### General Specifications
|
||||||
|
|
||||||
**Input Power Supply**: 12V - 24V DC, 16A+
|
**Input Power Supply**: 12V - 24V DC, 16A+
|
||||||
|
|
||||||
**Operating Temperature Range (est.)**: 0dC ~ 70dC
|
**Operating Temperature Range (est.)**: 0dC ~ 70dC
|
||||||
|
|
||||||
## Firmware
|
## Firmware
|
||||||
|
|
||||||
[Source](https://github.com/ultimachine/Marlin4due/tree/Archim2)
|
[Source](https://github.com/ultimachine/Marlin4due/tree/Archim2)
|
||||||
|
|
||||||
[Binary](https://github.com/MarlinFirmware/Marlin/archive/bugfix-2.0.x.zip)
|
[Binary](https://github.com/MarlinFirmware/Marlin/archive/bugfix-2.0.x.zip)
|
||||||
|
|
||||||
## Bill of Materials
|
## Bill of Materials
|
||||||
|
|
||||||
[Archimajor.csv](./Archimajor.csv)
|
[Archimajor.csv](./Archimajor.csv)
|
||||||
|
|
||||||
## Note
|
## Note
|
||||||
|
|
||||||
Changed heat bed fuse holder to yellow to differentiate channels.
|
Changed heat bed fuse holder to yellow to differentiate channels.
|
||||||
|
|
||||||
|
|
||||||
## Disclaimer
|
## Disclaimer
|
||||||
|
|
||||||
*NOTE: This does not represent actual data from the Rambo/Archimajor PCBA
|
*NOTE: This does not represent actual data from the Rambo/Archimajor PCBA
|
||||||
|
LOADING
LOADING
LOADING
@ -1,7 +1,7 @@
|
|||||||
Note: this licence applies to hardware designs. Firmware and software designs are covered by their respective licenses.
|
Note: this licence applies to hardware designs. Firmware and software designs are covered by their respective licenses.
|
||||||
Note2: URL reference for CERN Open Hardware License v1.2
|
Note2: URL reference for CERN Open Hardware License v1.2
|
||||||
https://ohwr.org/project/licences/wikis/cern-ohl-v1.2
|
https://ohwr.org/project/licences/wikis/cern-ohl-v1.2
|
||||||
|
|
||||||
CERN Open Hardware Licence v1.2
|
CERN Open Hardware Licence v1.2
|
||||||
============
|
============
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user