adds 24mm cad. updates ci to export 24mm feeders. tweaks peel gear frames to improve printability
This commit is contained in:
3
.github/workflows/scripts/export-bom.py
vendored
3
.github/workflows/scripts/export-bom.py
vendored
@@ -16,7 +16,8 @@ else:
|
|||||||
versions = [
|
versions = [
|
||||||
["8mm", "bom-8.csv"],
|
["8mm", "bom-8.csv"],
|
||||||
["12mm", "bom-12.csv"],
|
["12mm", "bom-12.csv"],
|
||||||
["16mm", "bom-16.csv"]
|
["16mm", "bom-16.csv"],
|
||||||
|
["24mm", "bom-24.csv"]
|
||||||
]
|
]
|
||||||
|
|
||||||
for version in versions:
|
for version in versions:
|
||||||
|
|||||||
25
bom-24.csv
Normal file
25
bom-24.csv
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
Part Name,Image,Quantity,Part Type,Source 1,Source 2,Optional,Note
|
||||||
|
frame-24,,1,FDM,Download all 3D printed parts at the link at the top of the page.,,,
|
||||||
|
drive-motor-bracket,,1,FDM,Download all 3D printed parts at the link at the top of the page.,,,
|
||||||
|
drive-motor-cover,,1,FDM,Download all 3D printed parts at the link at the top of the page.,,,
|
||||||
|
peel-gear-frame-24,,1,FDM,Download all 3D printed parts at the link at the top of the page.,,,
|
||||||
|
peel-gear-24,,2,FDM,Download all 3D printed parts at the link at the top of the page.,,,
|
||||||
|
peel-worm-gear,,1,FDM,Download all 3D printed parts at the link at the top of the page.,,,
|
||||||
|
release-lever-24,,1,FDM,Download all 3D printed parts at the link at the top of the page.,,,
|
||||||
|
slot-bracket,,1,FDM,Download all 3D printed parts at the link at the top of the page.,,,
|
||||||
|
tape-guide-24,,1,FDM,Download all 3D printed parts at the link at the top of the page.,,,Used to guide tape into feeder for spools mounted beneath the machine.
|
||||||
|
"PLA-filament ",https://cdn.shopify.com/s/files/1/0570/4256/7355/files/filament.png?v=1686314492,1.2,FIL,https://www.microcenter.com/product/611532/inland-175mm-black-pla-3d-printer-filament-1kg-spool-(22-lbs),,,Units in kg. Print both nozzle-rack and 2x z-gantry in a black color. Print top-light-mount and bottom-light-mount in a white color.
|
||||||
|
M5-t-slot-nut,https://cdn.shopify.com/s/files/1/0570/4256/7355/files/M5-tslot-nut.jpg?v=1686314676,1,FST,https://www.amazon.com/Fastener-Nickel-Plated-Sliding-Aluminum-Profile/dp/B086MKNYDS/ref=sxin_16_pa_sp_search_thematic_sspa,,,
|
||||||
|
M3x30mm-flat-head,https://cdn.shopify.com/s/files/1/0570/4256/7355/files/M3x18mm.png?v=1686314956,3,FST,https://www.mcmaster.com/91294A135/,,,
|
||||||
|
M5x10mm-socket-head,https://cdn.shopify.com/s/files/1/0570/4256/7355/files/M5x10mm.png?v=1686314995,1,FST,https://www.mcmaster.com/90128A234/,,,ISO4762
|
||||||
|
M3x8mm-self-tapping-flat-head,https://cdn.shopify.com/s/files/1/0570/4256/7355/files/M3x8mm-self-tapping-flat-head.png?v=1686314923,1,FST,https://www.mcmaster.com/95893A189/,,,
|
||||||
|
M3x12mm-self-tapping-flat-head,https://cdn.shopify.com/s/files/1/0570/4256/7355/files/M3x12-self-tapping-flat-head.png?v=1686314903,11,FST,https://www.mcmaster.com/95893A403/,,,
|
||||||
|
mobo,,1,PCA,,,,Click link above to download source
|
||||||
|
slot,,1,PCA,,,,Click link above to download source
|
||||||
|
drive-wheel,,1,PCB,,,,Click link above to download source
|
||||||
|
light-diffusion,,1,PCB,,,,Click link above to download source
|
||||||
|
photon-24mm-fid,,1,PCB,,,,Click link above to download source
|
||||||
|
slot-harness,,1,CHA,,,,Click link above to download source
|
||||||
|
n20-motor,https://cdn.shopify.com/s/files/1/0570/4256/7355/files/n20.jpg?v=1686329653,4,MISC,https://www.servocity.com/110-rpm-micro-gear-motor/,,,1:210 gear ratio.
|
||||||
|
right-angle-n20,https://cdn.shopify.com/s/files/1/0570/4256/7355/files/right-angle-n20.jpg?v=1686329653,2,MISC,https://www.aliexpress.com/w/wholesale-worm-n20-encoder.html?catId=0&initiative_id=SB_20230324123628&SearchText=worm+n20+encoder,,,14-tick per revolution encoder. 1:1030 gear ratio gearbox.
|
||||||
|
shaft-collar,https://cdn.shopify.com/s/files/1/0570/4256/7355/files/shaft-collar.jpg?v=1686329653,2,MISC,https://www.amazon.com/gp/product/B01EA912P8/ref=ppx_yo_dt_b_asin_title_o09_s00?ie=UTF8,,,
|
||||||
|
BIN
cad/FDM/frame-24.FCStd
Normal file
BIN
cad/FDM/frame-24.FCStd
Normal file
Binary file not shown.
BIN
cad/FDM/peel-gear-24.FCStd
Normal file
BIN
cad/FDM/peel-gear-24.FCStd
Normal file
Binary file not shown.
Binary file not shown.
BIN
cad/FDM/peel-gear-frame-24.FCStd
Normal file
BIN
cad/FDM/peel-gear-frame-24.FCStd
Normal file
Binary file not shown.
Binary file not shown.
BIN
cad/FDM/release-lever-24.FCStd
Normal file
BIN
cad/FDM/release-lever-24.FCStd
Normal file
Binary file not shown.
BIN
cad/FDM/tape-guide-24.FCStd
Normal file
BIN
cad/FDM/tape-guide-24.FCStd
Normal file
Binary file not shown.
BIN
cad/asm16.FCStd
BIN
cad/asm16.FCStd
Binary file not shown.
BIN
cad/asm24.FCStd
Normal file
BIN
cad/asm24.FCStd
Normal file
Binary file not shown.
Reference in New Issue
Block a user