Skip to content

Commit

Permalink
Update 3d_printer_components.json
Browse files Browse the repository at this point in the history
added fans

Signed-off-by: Thomas Hellstrøm Olsen <[email protected]>
  • Loading branch information
Hellsparks authored Jun 30, 2024
1 parent d788643 commit ed8f8ba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion 3d_printer_components.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,9 @@
],
"Fans": [
{"name": "4010 GDStime", "powerDraw": 15,"voltage": 12,"link": ""},
{"name": "5020 24v", "powerDraw": 5,"voltage": 24,"link": ""}
{"name": "5020 24v", "powerDraw": 5,"voltage": 24,"link": ""},
{"name": "3010 12v", "powerDraw": 5,"voltage": 12,"link": ""},
{"name": "2510 12v", "powerDraw": 5,"voltage": 12,"link": ""}
],
"Hotends": [
{"name": "Goliath", "powerDraw": 100,"voltage": 24,"link": ""},
Expand Down

0 comments on commit ed8f8ba

Please sign in to comment.