Firmware download - On 2 Page - DDCSV2.1 - Standalone CNC Motion Controller - Digital Dream Technology support
Author: ytliu
Print Previous Topic Next Topic

Firmware download

[Copy Link]

0

Threads

26

Posts

1847

Credits

Gold member

Rank: 6Rank: 6

Credits
1847
11#
Posted at 2018-7-27 16:14:00 | Only Author
ytliu, fix please in firmware files "eng" and "rus" parameter #55 translation  string "Enable Z Home Searching ...." to "Enable A Home Searching ..."
Reply Support Opposition

Use props Report

15

Threads

139

Posts

517

Credits

Senior Member

Rank: 4

Credits
517
12#
Posted at 2018-7-27 17:34:11 | Only Author
alexwalex Posted at 2018-7-27 16:14
ytliu, fix please in firmware files "eng" and "rus" parameter #55 translation  string "Enable Z Home ...

Yes. There is such a problem. But I corrected manually.
Reply Support Opposition

Use props Report

8

Threads

333

Posts

1040

Credits

Super Moderator

Rank: 8Rank: 8

Credits
1040
13#
 Author| Posted at 2018-7-31 06:21:21 | Only Author
Ver:2018-07-30-98 Description:
1. Add the user-defined system parameter area (#2000-#2499). After the user configures it in the chs or eng file, the parameter value can be set on the configuration page,and can be called by the macro variable in the machining program.

The chs or eng file configs the user-defined system parameters.
for example:#2000 -t1 -s1"Cutter diameter" -s2"in" -m9 -min=0.000 -max=9.000

#n n is the parameter number (2000-2499)
-t is used to specify the type of parameter, t0 is an integer, t1 is a real number, and t2 is a selection type
-s1 defines the name of the parameter
-s2 defines the parameter unit
-m parameter group, m0 that the parameters in the parameter configuration page does not show
-min minimum parameter
-max maximum parameter
-i The text of the relevant entry is configured through it when the parameter type is selection type

2. Support user-defined probe mode. When #68 is set to mode 3, defprobe.nc will be called to perform probe. Users can write defprobe.nc according to actual situation.


The defprobe.nc in the installation package is written according to the requirements of Bill Blades. requirements are as follows:
Here's what I need it to do after setting an arbitrary zero in the approximate center of my tool plate. This is based on a .125" cutter diameter:

1. Set Z zero. My tool plate is .250 thick, so the Z axis will come to rest at .350 (this is exactly how my current probe function works).

2. Move to X-1.25

3. Move to Z-.25 (this puts the end of the tool .500 below the surface of my tool plate)

4. Probe X+ and zero. Then the cutter is touching the edge of my tool, it is at X-.3125 (.250 tool + .0625 half cutter dia.). I don't know if this can be done by the controller, or if the X axis physically needs to move to its desired zero location before it can zero.

5. Moves in - direction .050

6. Move to Z.350

7. Move to X.750 (center of tool plate)

8. Move to Y-1.250, wash, rinse, repeat for Y axis.

9. Move to final location of X0.00, Y0.00, Z.350 after probing.

Before performing the probe, please set the #2000-#2011 parameters on the parameter page. In order to meet the requirements of Bill Blades, the parameters are set as follows:
#2000 Cutter diameter:0.125
#2001 Tool plate thick for X:0.25
#2002 Tool plate thick for Y:0.25
#2003 Tool plate thick for Z:0.25
#2004 X position before X-axis probed:-1.25
#2005 Y position before Y-axis probed:-1.25
#2006 Z position before X(Y)-axis probed:-0.25
#2007 Back distance when the tool touches the X-axis edge:0.05
#2008 Back distance when the tool touches the Y-axis edge:0.05
#2009 Back distance when the tool touches the Z-axis edge:0.1
#2010 center of tool plate:0.75
#2011 Probe feedrate:20


https://www.facebook.com/groups/1724999967517167/2360312920652532/

install(2018-07-30-98).zip

584.69 KB, Down times: 690

Reply Support Opposition

Use props Report

15

Threads

139

Posts

517

Credits

Senior Member

Rank: 4

Credits
517
14#
Posted at 2018-7-31 20:48:27 | Only Author
ytliu Posted at 2018-7-31 06:21
Ver:2018-07-30-98 Description:
1. Add the user-defined system parameter area (#2000-#2499). After th ...

Dear Ytliu! Thank you very much!
Only now I noticed that the support of the Russian language has appeared.
I will make a quality translation into Russian, for 2-3 weeks.
A good translation takes a lot of time, and now a lot of work.
After I finish the translation, I will spread the information about this at the Russian CNC forums.
For sure, after this, DDCSV will buy a lot more in Russia.
Reply Support Opposition

Use props Report

15

Threads

139

Posts

517

Credits

Senior Member

Rank: 4

Credits
517
15#
Posted at 2018-8-1 00:33:48 | Only Author
ytliu Posted at 2018-7-27 10:44
Ver: 2018-07-27-97 Modification:
1. Increase Russian support,configure #1 (language setting) to 2 so ...

Translation was not an easy task.
Probably, my hair will turn gray before the time with this controller :-)
If I'm translate the "rus" file to line 54, the controller hangs if I open the parameters page and leave it for 10 minutes.
If I translate further lines 54 - the controller hangs, at an exit from page of parameters.
I attached a partial translation file.

There is one more problem - if you put the "rus" file ONLY in the INSTALL folder, sometimes the controller resets all the settings.

Can this be won?

I could do a preliminary translation, tomorrow, if the controller stops hanging.

rus.rar

4.41 KB, Down times: 610

Reply Support Opposition

Use props Report

8

Threads

333

Posts

1040

Credits

Super Moderator

Rank: 8Rank: 8

Credits
1040
16#
 Author| Posted at 2018-8-1 06:44:42 | Only Author
Nikolay81 Posted at 2018-8-1 00:33
Translation was not an easy task.
Probably, my hair will turn gray before the time with this contr ...

Thank you very much. I have fixed this problem.

motion.zip

569.86 KB, Down times: 655

Reply Support Opposition

Use props Report

15

Threads

139

Posts

517

Credits

Senior Member

Rank: 4

Credits
517
17#
Posted at 2018-8-1 19:47:06 | Only Author
Last edited by Nikolay81 In 2018-8-1 19:48 Editor
ytliu Posted at 2018-8-1 06:44
Thank you very much. I have fixed this problem.

I finished the preliminary translation.
Surely, there are a lot of mistakes in it :-)
Those settings that I have not translated - I do not understand.
On some of them, I asked you, but did not understand your explanation.
Later I'll ask again.
Some settings have been added new. I have not had time to deal with them yet.

In any case, this translation can already be used.
Add it to all subsequent firmware.
Later I will finalize the translation.

Aliexpress sells 1/3 of its customers in Russia.
In this case, please inform sellers of Aliexpress that they add to the product description, support of the Russian language.
This will increase sales.

There are some problems:
-Parameter # 16 - buggy. If you enter a value of 7, an empty string will be written. In English too.
-If translate READY (in Russian "ГОТОВ") on the screen will be written "ГОТ". That is, only the first 3 characters.
-The same with RESET.

rus.rar

4.53 KB, Down times: 593

Reply Support Opposition

Use props Report

8

Threads

333

Posts

1040

Credits

Super Moderator

Rank: 8Rank: 8

Credits
1040
18#
 Author| Posted at 2018-8-2 16:14:47 | Only Author
Last edited by ytliu In 2018-8-2 16:22 Editor
Nikolay81 Posted at 2018-8-1 19:47
I finished the preliminary translation.
Surely, there are a lot of mistakes in it :-)
Those setting ...

Now increase the number of characters displayed on the main page. When you translate, consider the length of the string, otherwise it may exceed the display area of the UI Widgets.
#16 is used to set the currently selected coordinate system. Since the coordinate system selection can be performed on the main page, the #16 parameter can be hidden.

#16 -t2 -s1"Текущая система координат" -m0 -min=1.000 -max=6.000 -i0"G53" -i1"G54" -i2"G55" -i3"G56" -i4"G57" -i5"G58" -i6"G59"


Later, for those parameters that are not easy to understand, I will try to explain to you.


motion.zip

569.97 KB, Down times: 600

Reply Support Opposition

Use props Report

15

Threads

139

Posts

517

Credits

Senior Member

Rank: 4

Credits
517
19#
Posted at 2018-8-2 20:22:54 | Only Author
ytliu Posted at 2018-8-2 16:14
Now increase the number of characters displayed on the main page. When you translate, consider the  ...

Thank you.
Now all is well.
I attached the updated translation to the message.
Settings that I do not understand, I will translate later.
But there are not many of them.

install.rar

479.74 KB, Down times: 602

Reply Support Opposition

Use props Report

15

Threads

139

Posts

517

Credits

Senior Member

Rank: 4

Credits
517
20#
Posted at 2018-8-3 03:00:37 | Only Author
Last edited by Nikolay81 In 2018-8-3 03:03 Editor

Corrected the Russian translation.
Now it has become even more convenient.

install.rar

479.84 KB, Down times: 619

Reply Support Opposition

Use props Report

You need to log in before you can reply Login | Register now

This forum Credits Rules

Shenzhen Digital Dream Numerical Technology Co., Ltd. support
Adress:507,A Building,Leibo Industry Zone,No. 22 Jinxiu East Road,Kengzi Street,Pingshan district,Shenzhen City,P.R. of China
Phone:13244704799
E-mail:info@ddcnc.com

TEL

0755-87654321

Wchat

Website designed by DigitalDream Technology Support
Quick Reply Back to top Back to list