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]

8

Threads

333

Posts

1040

Credits

Super Moderator

Rank: 8Rank: 8

Credits
1040
11#
 Author| Posted at 2018-9-2 08:31:16 | All floors
Ver:2018-09-02-99 Description:
1. Increase the status monitoring of the u disk. If the u disk is disconnected during processing, the system will automatically pause.
2. Increase the G90.1/G91.1 instruction support, at this time IJK is the absolute position coordinate of the center of the circle

install(2018-09-02-99).zip

588.94 KB, Down times: 714

Reply Support Opposition

Use props Report

8

Threads

333

Posts

1040

Credits

Super Moderator

Rank: 8Rank: 8

Credits
1040
12#
 Author| Posted at 2018-9-4 06:14:12 | All floors
alexwalex Posted at 2018-9-2 18:07
You have implemented the control signals CW/CCW ?

Sorry, there is a problem with the parameter description. It should be A/B phase mode.
Reply Support Opposition

Use props Report

8

Threads

333

Posts

1040

Credits

Super Moderator

Rank: 8Rank: 8

Credits
1040
13#
 Author| Posted at 2018-9-4 06:17:47 | All floors
Will_D Posted at 2018-9-3 02:25
Thanks for the new update.
May I ask that in future releases the user readable (and modifiable!) fil ...

Thank you for your suggestion, I will add a description in future updates.
Reply Support Opposition

Use props Report

8

Threads

333

Posts

1040

Credits

Super Moderator

Rank: 8Rank: 8

Credits
1040
14#
 Author| Posted at 2018-9-8 22:58:18 | All floors
Nikolay81 Posted at 2018-9-7 19:15
There were 2 problems with manual movement of axes:
1) If # 114 is set to Mode2 and # 45 to # 48 t ...

Due to accuracy of the fpga speed planning module (currently using 24-bit accuracy), the first problem you mentioned will occur when the difference between the manual start acceleration and the stop acceleration is too large. You can try to make the stop acceleration smaller.

The second problem you mentioned should be caused by defect in your controller keyboard hardware.
Reply Support Opposition

Use props Report

8

Threads

333

Posts

1040

Credits

Super Moderator

Rank: 8Rank: 8

Credits
1040
15#
 Author| Posted at 2018-9-20 06:27:45 | All floors
Nikolay81 Posted at 2018-9-19 21:52
I post a new version of the Russian translation.
There are a lot of changes. In future firmware, you ...

# 50 "HOME signal Effective when HOME": If the HOME signal is already valid before starting the HOME operation, when #50=0, the HOME operation will be directly exited; when #50=1, the reverse motion will be performed until the HOME signal is invalid, then In the HOME operation.
Reply Support Opposition

Use props Report

8

Threads

333

Posts

1040

Credits

Super Moderator

Rank: 8Rank: 8

Credits
1040
16#
 Author| Posted at 2018-9-20 06:30:12 | All floors
# 3 "Tool path" or "Try cutting": https://www.facebook.com/1000083 ... 27654747521306/?t=0, this is related video
Reply Support Opposition

Use props Report

8

Threads

333

Posts

1040

Credits

Super Moderator

Rank: 8Rank: 8

Credits
1040
17#
 Author| Posted at 2018-9-20 06:36:48 | All floors
# 218 "Cycle Start key mode selection": Press "START" in the machining pause state, if #218=0, the machining is resumed; if #218=1, the machining is started from the beginning.
Reply Support Opposition

Use props Report

8

Threads

333

Posts

1040

Credits

Super Moderator

Rank: 8Rank: 8

Credits
1040
18#
 Author| Posted at 2018-9-20 06:46:52 | All floors
#396 "Number of line", the number of path segments of the look-ahead algorithm. The system will pre-read the number of #396 lines of code before proceeding with speed planning.
Reply Support Opposition

Use props Report

8

Threads

333

Posts

1040

Credits

Super Moderator

Rank: 8Rank: 8

Credits
1040
19#
 Author| Posted at 2018-9-20 06:53:45 | All floors
# 109 "M Bus IO default status":
DDCSV through RS232 protocol bus IO expansion(#109=1)

Output data packet 7 bytes, including three parts:
1. Data packet header 2 bytes "0x90 0xeb"
2. Output IO word 4 bytes, 0 bit -31 bit are mapped to # 1032- # 1063 macro variables
3. the checksum, XOR result of the first 6 bytes

Input data packet 7 bytes, including three parts:
1. Data packet header 2 bytes "0x90 0xeb"
2. Input IO words 4 bytes, 0 bit -31 bit are mapped to # 1000- # 1031 macro variables
3. the checksum, XOR result of the first 6 bytes

Bus output IO signal Instructions for use:
Change the IO status by assigning the relevant macro IO bus output
Example:
# 1032 = 1; set bus IO channel 0 to logic '1'

Bus input IO signal instructions:
M100 bus input IO instruction
#1100 Bus input IO channel number
#1101 Bus input IO expectations value
#1102 waiting time (ms),if <= 0, infinite waiting for the signal to reach the desired value; if> 0,   if the signal does not reach the expected value within the specified time,paused.

Example:
(If channel 2 is logic '1', subsequent codes are executed; otherwise, pauses after 1s.)
# 1100 = 2
# 1101 = 1
# 1102 = 1000
M100
...
Reply Support Opposition

Use props Report

8

Threads

333

Posts

1040

Credits

Super Moderator

Rank: 8Rank: 8

Credits
1040
20#
 Author| Posted at 2018-9-20 07:11:42 | All floors
# 5 "minimum log radius of 4axis machining":
In four-axis machining, the DDCSV system provides a four-axis speed optimization algorithm that uses feed rate F to control the cutting line speed. To do this, we first need to know the structure of the machine (defined by #6, if #6=3, no speed optimization will be performed).

After using the optimization algorithm, the closer the tool tip is to the center of the rotary axis, the greater the actual rotational speed of the A-axis, so we designed the #5 parameter to limit it.
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