38 lines
1015 B
JSON
38 lines
1015 B
JSON
[
|
|
{
|
|
"id": "57AIM30",
|
|
"name": "57AIM30 \"Gold Motor\"",
|
|
"description": "Standard NEMA 17 stepper motor with 1.8° step angle",
|
|
"speed": "1500 RPM",
|
|
"wattage": "100W",
|
|
"gear_count": "RS485",
|
|
"price": "$125-$250",
|
|
"image": "/images/motors/57AIM30.png",
|
|
"required": true,
|
|
"recommended": true
|
|
},
|
|
{
|
|
"id": "42AIM30",
|
|
"name": "42AIM30 \"Round Motor\"",
|
|
"description": "High precision NEMA 17 stepper motor with 0.9° step angle",
|
|
"speed": "1500 RPM",
|
|
"wattage": "100W",
|
|
"gear_count": "RS485",
|
|
"price": "$135-$270",
|
|
"image": "/images/motors/42AIM30.png",
|
|
"required": true,
|
|
"recommended": false
|
|
},
|
|
{
|
|
"id": "iHSV57",
|
|
"name": "iHSV57 \"Legacy Motor\"",
|
|
"description": "High precision NEMA 17 stepper motor with 0.9° step angle",
|
|
"speed": "3000 RPM",
|
|
"wattage": "180W",
|
|
"gear_count": "RS485",
|
|
"price": "$150-$300",
|
|
"image": "/images/motors/iHSV57.png",
|
|
"required": true,
|
|
"recommended": false
|
|
}
|
|
] |