Problem whit mastercam and robodk- Printable Version +- RoboDK Forum (//m.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN) +--- Forum: General questions about RoboDK (//m.sinclairbody.com/forum/Forum-General-questions-about-RoboDK) +--- Thread: Problem whit mastercam and robodk (/Thread-Problem-whit-mastercam-and-robodk)
Pages:
1
2
|
Problem whit mastercam and robodk-Bruno-01-02-2021 Hi! Problem connecting RoboDK and MasterCAM. When I select RoboDK - Update selected operations in the MasterCAM environment, the following warning appears: 'Nothing to simulate. Operation aborted '. What could be wrong? I have the operation selected in Mastercam and Machining Reference in RoboDK. RE: Problem whit mastercam and robodk-Jeremy-01-03-2021 Hi Bruno, Have you look at this part of the documentation://m.sinclairbody.com/doc/en/Plugin-Mastercam.html#Mcam Jeremy RE: Problem whit mastercam and robodk-Bruno-01-05-2021 (01-03-2021, 05:51 AM)Jeremy Wrote:Hi Bruno, Hello Jeremy, Thank you for the help with the previous issue - it's fixed now. However a new problem appeared - when sending the .NC file to RoboDK, the correct tool id is shown but the tool length is not added to the spindle. In RoboDK the option to create cutters is on. Could this be a problem with the post-processor? Is there a way to alter the following code so it considers the tool length? RE: Problem whit mastercam and robodk-Jeremy-01-07-2021 Hi Bruno, I didn't use our MasterCAM plugin in a while as I don't have a valid license here, but if I remember correctly, you need to set the tool length manually after the cutters were created. Maybe @Albertcan confirm? Jeremy RE: Problem whit mastercam and robodk-Albert-01-11-2021 Hi Bruno, If you use MasterCAM I recommend you to use the native MasterCAM NCI files instead of an NC file. This is the default behaviour when you use the RoboDK Plugin for MasterCAM. NC files depend on your post processor and you are likely to see strange behaviour. 如果你能把NCI和/或数控文件我们可以打赌ter help you. Albert RE: Problem whit mastercam and robodk-bkanzelmeyer-06-02-2021 Hi Albert, In the RoboDK settings tab in Mastercam, if I select use NCI in Mastercam Post options, I get the error message "Nothing to Simulate, operation aborted". If I select NC option, the operation imports into RoboDK without errors. However, several extraneous moves are inserted into the program at the beginning and end that are not in the Mastercam operation. Is there a setting in RoboDK that is adding these? I don't see anything in Mastercam that is defining the point X0Y0Z0 as a part of the operation... If I manually remove Moves 1, 2, 3, 4, and 16 in RoboDK, the operation executes as expected. I have seen these extraneous moves added to every operation I have imported from Mastercam. Also, is there some documentation that explains what Call M_RunCode(3), (5), (6), and (30) are, and why they are created? Thank you, Bruce RE: Problem whit mastercam and robodk-Jeremy-06-03-2021 Hi Bruce, If you open the "Robot machining project" and remove the "approach and retract" motion, do you end up with the same extract movement? Jeremy RE: Problem whit mastercam and robodk-bkanzelmeyer-06-07-2021 Yes Jeremy, There are no Approach and Retract Moves defined in RobotDK. I clicked on "Remove" for both, just in case, but the Simulation still begins and ends at X0Y0Z0 as defined in the MasterCam model. In MasterCam itself there are no Approach or Retract Moves defined. The MasterCam simulation correctly executes without adding the extraneous moves at the beginning and end of the program. RE: Problem whit mastercam and robodk-Jeremy-06-07-2021 Do you have the G-code (NCI) that was transferred from MasterCAM to RoboDK? It should be in your Temp file Jeremy RE: Problem whit mastercam and robodk-bkanzelmeyer-06-07-2021 ![]() I have found the NCI file in MY Mastercam 2020 folder. Please find attached. Thanks! |