Slicer Discord
Rival Blaster – 3D-Druckmodell von Thingiverse Thingiverse

Rival Blaster

von NPN
59 Downloads
46 Likes
0 Makes
Zum Modell
This is the first version of my blaster compatible with the Nerf Rival rounds.
The new version should have less parts, be cheaper and be quiter without the EDF.

2 x Racerstar BR2212 1800KV 2-4S Brushless Motor
1 x 35mm brushless EDF
3 x ESC
1 x N20 Micro Speed motor
1 x 4S LiPo
1 x Arduino Pro Mini
1 x h-bridge for controlling the feeder (not necessary)

https://youtu.be/qruwTxABoGA

Arduino code (not tested) :
Requieres the servo.h lib

// motors :
Servo motorTop;
Servo motorDown;
Servo motorEdf;
int motorFeedHBridgeEn = 4; // "H-Bridge Enable" use the h-bridge to control the feeding motor
int motorFeedHBridgeDirection = 2; // "H-Bridge input" use the h-bridge to control the feeding motor

// potentiometers :
int wheelSpeed = 0;
int wheelSpeedValue;
int hopUp = 1;
int hopUpValue;
int edfSpeed = 2;
int edfSpeedValue;
int feed = 3;
int feedValue;

// sensors :
int counter = 5; // count the fired shots

// buttons :
int trigger = 6; // control the
Quelle
Thingiverse
Was du zum Drucken brauchst: Anfänger Niedrige Konfidenz
Einteilig
Supports 1/3
Zusammenbau 0/3
Einstellungen 1/3
Druckbett 0/3
Nachbearbeitung 0/3
Drucker
FDM / FFF
Dateiformat
STL
Material
PVA
Software
Cura, PrusaSlicer o. Ä.
Noch keine Bewertungen
Noch keine Kommentare – sei der Erste!

Ähnliche Modelle

6 Vorschläge
Feed Blog Slicer Kostenrechner Bildersuche Einreichen Kontakt Discord ☕ Buy me a coffee
DE EN FR ES IT NL

Zur Sammlung hinzufügen