CNC Selector in Visual Code doesn't post dwell command

CNC Selector in Visual Code doesn't post dwell command

Anonymous
Not applicable
249 Views
3 Replies
Message 1 of 4

CNC Selector in Visual Code doesn't post dwell command

Anonymous
Not applicable

Hi,

The counter-boring option within the cnc selector doesn't post the dwell time. It does when I'm posting from Fusion.

0 Likes
Accepted solutions (1)
250 Views
3 Replies
Replies (3)
Message 2 of 4

Arun.rs
Autodesk
Autodesk
Accepted solution

Hi @Anonymous 

 

I could not replicate the behavior at end, see my output from VS Code with dwell.

 

Dwell.png

 

Regards

 

 

 

If my post answers your question, please click the 'Accept Solution' button. This helps everyone find answers more quickly!



Arun.RS
Senior Technology Consultant

0 Likes
Message 3 of 4

Anonymous
Not applicable

I adjusted it to somewhat the same line of code as you send, and that worked out fine.

The highlighted codes in this screenshot were the codes used before

CoertHFT_0-1662722323332.png

 

0 Likes
Message 4 of 4

Arun.rs
Autodesk
Autodesk

Hi @Anonymous 

 

Ahh Ok , you comment out the dwell codes before 

 

"P" + milliFormat.format(P),
 
Good to know the nc code giving the expected output.
 
Regards
 
If my post answers your question, please click the 'Accept Solution' button. This helps everyone find answers more quickly!



Arun.RS
Senior Technology Consultant

0 Likes