Looks good! I like the electronics enclosure box.
Posts made by ShaneHooper
-
RE: The Mean Machine
-
RE: Precision Orion on Ender 5 ....
@lui2004 I would check out Tiny Machines 3D.
-
RE: KEEVO v2 (corexy 3d printer)
Nice corexy build! I like the motor and idler mounts.
-
RE: duet 2 ethernet connection not available
Are you using YAT?
Try stopping the ethernet with:
M552 S0 Stops Ethernet
then
M552 S1 Starts Ethernet (displays current IP address)
M552 S1 P0.0.0.0 Sets Dynamic IP (P=desired ip address)
M552 S1 Pxxxxxx Sets Static IPalso make sure you're using 2.4Ghz but that might not matter if ethernet
-
RE: faulty duet 3 mini?
Check your steps per mm and motor mapping. I used this format:
M584 X0:1 U1 Y2 Z3:4 V4 E5 ; set drive mapping
M92 X64.00 U64.00 Y64.00 Z1259 V1259 E420.00 ; set steps per mm