Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Communication between RoboDk and MKS board

#1
Hello, 
For my 3D printing project, it is possible to trigger calls from Robodk to MKS Board for extruder calls and at the same time passing motion commands to robot (fanuc 210L) from Robodk.
#2
Yes, you should be able to customize your post processor to trigger calls for your 3D printer that allow you to control your extruder.

You can find more information an example to customize your post processor here:
https://robodk.com/doc/en/Robot-Machinin...rint3Dpost

I assume you'll need a G-code post processor for your MKS Board.
#3
(03-08-2024, 09:14 AM)Albert Wrote: Yes, you should be able to customize your post processor to trigger calls for your 3D printer that allow you to control your extruder.

You can find more information an example to customize your post processor here:
https://robodk.com/doc/en/Robot-Machinin...rint3Dpost

I assume you'll need a G-code post processor for your MKS Board.

Hi Albert, 
Do you have any python script of G-code post processor for MKS board available? 
Can you also explain the steps involved for controlling the robot controller and MKS board at the same time.
#4
I attached a sample G-code post processor called GCode_NCP which should be close to what you need for the MKS board.

You can find more information about how to customize post processors here:
https://robodk.com/post-processors
https://robodk.com/doc/en/Post-Processor...SelectPost


Attached Files
.zip   GCode_NCP.zip (Size: 4.55 KB / Downloads: 25)
#5
(03-08-2024, 09:33 AM)Munis Wrote:
(03-08-2024, 09:14 AM)Albert Wrote: Yes, you should be able to customize your post processor to trigger calls for your 3D printer that allow you to control your extruder.

You can find more information an example to customize your post processor here:
https://robodk.com/doc/en/Robot-Machinin...rint3Dpost

I assume you'll need a G-code post processor for your MKS Board.

Hi Albert, 
Do you have any python script of G-code post processor for MKS board available? 
Can you also explain the steps involved for controlling the robot controller and MKS board at the same time.
Thank you Albert,
Can you explain the steps involved in connecting the Robot controller and MKS board from roboDK at the same time.

(03-08-2024, 10:30 AM)Munis Wrote:
(03-08-2024, 09:33 AM)Munis Wrote:
(03-08-2024, 09:14 AM)Albert Wrote: Yes, you should be able to customize your post processor to trigger calls for your 3D printer that allow you to control your extruder.

You can find more information an example to customize your post processor here:
https://robodk.com/doc/en/Robot-Machinin...rint3Dpost

I assume you'll need a G-code post processor for your MKS Board.

Hi Albert, 
Do you have any python script of G-code post processor for MKS board available? 
Can you also explain the steps involved for controlling the robot controller and MKS board at the same time.
Thank you Albert,
Can you explain the steps involved in connecting the Robot controller and MKS board from roboDK at the same time.

Add on to the above question, How to connect between RoboDk and MKS board.
#6
I'm not familiar with the MKS board but you should be able to use G-code and the links I shared should help you get started with the integration.
  




Users browsing this thread:
2 Guest(s)