hello.
im using robot motoman mh80 dx100 for 3d printing. the robot just can move and control on/off the torch via the I/O. here, i made simple project and generate the code. in this code, there is command call job:M_RUNCO, call job:SETRPM, call job:EXTRUDE in the code without any sub program about M_RUNCO, SETRPM, and EXTRUDE.
and for my project, I want to the robot just can control on and off the torch with these code : DOUT OT#(15) ON and DOUT OT#(15) OFF. the code attached below. could this possible to apply in robodk?
some of thread in this forum said to modify the post processor for adjustment before generate the code, but I cant find the section of motoman processor that discussion about extrude or m_runco
im using robot motoman mh80 dx100 for 3d printing. the robot just can move and control on/off the torch via the I/O. here, i made simple project and generate the code. in this code, there is command call job:M_RUNCO, call job:SETRPM, call job:EXTRUDE in the code without any sub program about M_RUNCO, SETRPM, and EXTRUDE.
and for my project, I want to the robot just can control on and off the torch with these code : DOUT OT#(15) ON and DOUT OT#(15) OFF. the code attached below. could this possible to apply in robodk?
some of thread in this forum said to modify the post processor for adjustment before generate the code, but I cant find the section of motoman processor that discussion about extrude or m_runco