Hi If I remember correct it need to be in system memory, where you need to copy it from the usb to the system root. BUT the DDCS 3.1 does not support tool change.
@@weitlingD3P Yes I found that. I put a T.nc in the internal drive and that worked. It was probably supposed to be there, but mine did not have it. I found the internal files by accident, it is probably in the manual, I just never saw it.
@@weitlingD3P yes you can! I search the condroller before 1hore . Press pause and then sift.after that press run. You will the box that you can write the number of the line and final ender.
Hello, my problem with the controller is as follows: When I load the g code from the flash drive, the machine very slowly raises the z axis to the required value and stops, and the controller starts playing. How can I solve the problem?
А как к этому чуду подключать шаговый сервопривод? В нем куча интересных сигналов - MF, CLR, PEND,ALM,S-OFF Это все выходы драйвера, полезные наверное. А DDCS управляет по принципу STEP-DIR и все
@D3P I actually found a 2021 update on the ddcs forum with xyz probing. I wanted a probing cycle to find the center of a workpiece, and i was wondering if it comes with the update, but it doesn't. So now i am trying to write my own macro.
@@weitlingD3P i'm already tried that, but the system doesn't do the correct move, and when i try to make the same process to adjust the steps but in inches the quantity of steps is crazy.
Hello. I built a plasma without any thc or floating z with a ddcs 2.1 controller. When I program in fusion 360 the machine moves in elipse/oval instead of circle. But if i post g- code manually it moves in perfect circle. I used mach3 plasma postprocessor in fusion. The g-code posted from fusion has relative coordinates i..j.. But in case of manual coding i only used x y z codes. Is there any setting in ddcs to recognize relative cordinates? Or is there any alternative solution?
Nice demonstration thanks. do you think this is suitable to operate just 1 axis for example x axis only. I have developed a machine which only has 1 axis currently driven by a pneumatic cylinder but I want better control of forward / return positioning, acc/dcc and inputs and outputs. I realise it is probably "over the top" in terms of functionality but the single axis controllers on the market are extremely difficult to operate for a non cnc person. That are your thought please.Thanks. John
@@weitlingD3P Thank you so much for your response. One question I forgot to ask you. Can I simply set parameters for this single axis on the parameter page such as , set home: start, accelerate, run at a set speed and number of pulses to reach a specific distance, decelerate, stop, wait, run in reverse with or without acc/dccl back to home. All without using G-Code, only manipulation of the basis parameters. Thank you again. John
Hi John. Yes you can do you can enter maximum feedrate. If you install an end switch you can ask the machine to move home, this you activate in the menu Happy Carving Take a look at this video for info on Homing th-cam.com/video/X7dyDlO3yLM/w-d-xo.html
Hi, im using ddcs v4.1 and i have problem with y axis, its inverted, when i press y+ it goes towards me instead of away from me , do you know which parameter should i change?
Thanks for explaining this, I am considering using this very same controller for my DIY cnc router.
You are welcome. I am very happy with DDCS 3.1
muchas gracias por compartir tus conocimientos, buen video, Saludos desde Chile
My system will not read T.nc when an M6 is executed. I put a T.nc on the USB drive, is that the correct location?
Hi If I remember correct it need to be in system memory, where you need to copy it from the usb to the system root. BUT the DDCS 3.1 does not support tool change.
@@weitlingD3P Yes I found that. I put a T.nc in the internal drive and that worked. It was probably supposed to be there, but mine did not have it. I found the internal files by accident, it is probably in the manual, I just never saw it.
Thank you for your explanations. Which post processor do you use?
Hi Delsonc Today I use Cut2D Desktop
How can you change the boot up menu logo?
Well i did try figure that out in the past but I never succeeded.
Hello !!
how can I choose from which line of code to start! (run from here)
Hello I never find a way for that. I dont think it is possible
@@weitlingD3P yes you can! I search the condroller before 1hore .
Press pause and then sift.after that press run. You will the box that you can write the number of the line and final ender.
@@Dimpr343 Thank you so much that is a good update
Hello, my problem with the controller is as follows: When I load the g code from the flash drive, the machine very slowly raises the z axis to the required value and stops, and the controller starts playing. How can I solve the problem?
Hello I think this must be the G0 speed . If you go to line 80 you will find G0 Speed. Enter 1500 unit/min Hope this solve the problem
I checked the value of parameter 80 and it was set to 3500 from before.@@weitlingD3P
3500 unit/min
Try line #43 should be 16000
А как к этому чуду подключать шаговый сервопривод? В нем куча интересных сигналов - MF, CLR, PEND,ALM,S-OFF Это все выходы драйвера, полезные наверное. А DDCS управляет по принципу STEP-DIR и все
I have one DDCS V1.1.
I Do not understando what is coordetate system and why there is G54, G55, G56...
Can you explain me, please?
Thank you!
Hi Joas. Sure I made this video in the past th-cam.com/video/dUWv5AK0fFc/w-d-xo.html
Where did you get the 3.2 firmware update?
Hello if i remember correct it was ina facebook group
@D3P I actually found a 2021 update on the ddcs forum with xyz probing. I wanted a probing cycle to find the center of a workpiece, and i was wondering if it comes with the update, but it doesn't. So now i am trying to write my own macro.
@@Craftedtree That is good good luck with the code.
@Weitling In The Garage Thanks for the good luck wish. Guess what? I succeeded. th-cam.com/users/shortsxu6yH-zaM2w?feature=share
Hi. How do you change the home parameter settings? When the router is at the home position, how do I make the number all zero? Regards, martyn
Hello Martyn. when you home the router, it start move to the home switch. When activating the switch it automatic zerro out the axis.
Hello, i'm trying to do the calibration but in Inches. But i can't, only in mm, do you have a solution for this?
Hi Jorge try to enter the parameter page goto line #115 change settings from 0 to 1. But I am not 100% sure. But try it
@@weitlingD3P i'm already tried that, but the system doesn't do the correct move, and when i try to make the same process to adjust the steps but in inches the quantity of steps is crazy.
Sorry Jorge Then I dont know. I never work in inches
Maybe your calibration is totally out of sync take a look here th-cam.com/video/Vy2B5MW8gGc/w-d-xo.html
Did you ever resolve this Jorge? I have the same problem
Hello. I built a plasma without any thc or floating z with a ddcs 2.1 controller. When I program in fusion 360 the machine moves in elipse/oval instead of circle. But if i post g- code manually it moves in perfect circle. I used mach3 plasma postprocessor in fusion. The g-code posted from fusion has relative coordinates i..j..
But in case of manual coding i only used x y z codes. Is there any setting in ddcs to recognize relative cordinates? Or is there any alternative solution?
Nice demonstration thanks. do you think this is suitable to operate just 1 axis for example x axis only. I have developed a machine which only has 1 axis currently driven by a pneumatic cylinder but I want better control of forward / return positioning, acc/dcc and inputs and outputs. I realise it is probably "over the top" in terms of functionality but the single axis controllers on the market are extremely difficult to operate for a non cnc person. That are your thought please.Thanks. John
Sure, it can do. but I would say it is a bit overkilled for 1 axis I recommend googling for CNC offline controllers
@@weitlingD3P Thank you so much for your response. One question I forgot to ask you. Can I simply set parameters for this single axis on the parameter page such as , set home: start, accelerate, run at a set speed and number of pulses to reach a specific distance, decelerate, stop, wait, run in reverse with or without acc/dccl back to home. All without using G-Code, only manipulation of the basis parameters. Thank you again. John
Hi John. Yes you can do you can enter maximum feedrate. If you install an end switch you can ask the machine to move home, this you activate in the menu Happy Carving Take a look at this video for info on Homing th-cam.com/video/X7dyDlO3yLM/w-d-xo.html
@@weitlingD3P thank you so much sir. You are a great help. Very much appreciated. Thanks also for the homing video. 🙏👌
Why can't you just use an arduino?
Is this controller better than the smc4-4 ? Thanks
Hello I will say yes it is. It has more features
how did you calibrate the motors?
Hello I will make a video, that is more easy :)
Soon read with the video the tool is uploaded weitling.info/calibrator/#!/Start
what is a unit defined as?
Unit is either Metric or imperial system. Depence on what you have chosen in the beginning of the menu.
Hi, im using ddcs v4.1 and i have problem with y axis, its inverted, when i press y+ it goes towards me instead of away from me , do you know which parameter should i change?
Switch DDCS parameter for DIR frequency from Low to High - or switch your DIR pins around on the driver
Have you figured out tool length offsets with this controller? Do you use G43?
Hello Robert The tool length offsets are not working in the DDCS V 3.1 This is implemented for a future update of the firmware.
Thank you
Good video, how did you set up your dual y axis.
Hi Richard. I simply connected the 2 stepper motor to 1 stepper driver.
@@weitlingD3P that will not work for me I have closed loop motors
Apparently you can parallel the signal to two drivers which both have individual motors. about to test mine next week this way
Great.
i want to help for this controller
Hello Niraj. How can I help you?
@@weitlingD3P i want home settings in this controller
when home sensor sense after come back 1 or 2 mm back and then stop
in all axis
please help for setting parameters
hello