svenhb / GRBL-Plotter

A GCode sender (not only for lasers or plotters) for up to two GRBL controller. SVG, DXF, HPGL import. 6 axis DRO.
https://grbl-plotter.de/
GNU General Public License v3.0
696 stars 176 forks source link

Windows 64 bit updated. #281

Closed 78Matteo78 closed 2 years ago

78Matteo78 commented 2 years ago

hello svhen I wanted to ask you if it is possible to update grbl plotter to the 64-bit platform as well. I tested on Windows 10 and it struggles to run. then as regards an old problem of speed of the axes, which above 600 went half as if it were 300, since I use a mega 2560 clone, I solved it with the firmware update you published. Thanks for everything

svenhb commented 2 years ago

What is the advantage of 64-bit version? I had no problems up to now with 64-bit Win-10 operating systems.

78Matteo78 commented 2 years ago

I am using an old version, 1.3.3.4 because it has no problems in the sense that I can open large gcode files But the other versions, starting from the 1.4-1.5-1.6 series, fail to load the gcode and slow down all the program functions. the program is also installed in the x86 folder for compatibility but new versions don't work. I wanted to let you know that with the new firmware I have also solved communication problem, often with error 25 in the COM window. Greetings Matteo

svenhb commented 2 years ago

Bad to hear you have problems to open large gcode files - are they "pure" gcode, or with my XML-Tag extensions? Can you upload or email me such a large file, to find the problem? Perhaps I can add an option to bypass parsing uneeded features... Good to hear that other firmware could fix a problem.

78Matteo78 commented 2 years ago

With versione 1.3.3.4 in 10 seconds open file martedì, 19 aprile 2022, 08:58PM +02:00 da Sven @.*** :

Bad to hear you have problems to open large gcode files - are they "pure" gcode, or with my XML-Tag extensions? Can you upload or email me such a large file, to find the problem? Perhaps I can add an option to bypass parsing uneeded features... Good to hear that other firmware could fix a problem. — Reply to this email directly, view it on GitHub , or unsubscribe . You are receiving this because you authored the thread. Message ID: @ github . com>

78Matteo78 commented 2 years ago

ok svhen, software 1.6.6.2 works fine even in 64 bits. All functions work well. There remains the problem of the file being too large and not opening. Please delete from the list of problems .... Thanks greetings Matteo

svenhb commented 2 years ago

software 1.6.6.2 works fine even in 64 bits

Good to hear,

There remains the problem of the file being too large and not opening

Can you upload or email me such a large file?

78Matteo78 commented 2 years ago

I sent you 2 emails with the file attached, did they arrive?

svenhb commented 2 years ago

no, I got no email

78Matteo78 commented 2 years ago

Big file gcode

Inviato da Libero Mail per Android mercoledì, 20 aprile 2022, 08:09AM +02:00 da Sven @.*** :

no, I got no email — Reply to this email directly, view it on GitHub , or unsubscribe . You are receiving this because you authored the thread. Message ID: @ github . com>

78Matteo78 commented 2 years ago

perhaps files with the extension. nc are not accepted ??

svenhb commented 2 years ago

can you "zip" it? It will reduce the size.

78Matteo78 commented 2 years ago

however it is an image file converted into gcode with grbl laser with 3 lines per millimeter. if you don't receive the file I convert it to txt and try to send it to you

78Matteo78 commented 2 years ago

or I try to zip

78Matteo78 commented 2 years ago

Zip file.

Inviato da Libero Mail per Android mercoledì, 20 aprile 2022, 10:48AM +02:00 da Sven @.*** :

can you "zip" it? It will reduce the size. — Reply to this email directly, view it on GitHub , or unsubscribe . You are receiving this because you authored the thread. Message ID: @ github . com>

78Matteo78 commented 2 years ago

Arrived??

svenhb commented 2 years ago

no... right email adress? svenhb-at-web.de

78Matteo78 commented 2 years ago

Now?

svenhb commented 2 years ago

yes, now I got it - thanks. 1st try: after 1 minute still not displayed :-(

78Matteo78 commented 2 years ago

Tanks svenh!!!

svenhb commented 2 years ago

Ok, to bad. Your example has 91500 lines, at 100000 lines GRBL-Plotter skips time consuming display features.... I will make this limit changeable in the setup.... Time consuming features are:

78Matteo78 commented 2 years ago

Ok, I let you know

svenhb commented 2 years ago

Check new release: https://github.com/svenhb/GRBL-Plotter/releases image

78Matteo78 commented 2 years ago

fantastic job thank you

svenhb commented 2 years ago

Thank you, I hope the loading time is now ok?

78Matteo78 commented 2 years ago

Yes yes.... Perfect

svenhb commented 2 years ago

Seems to work...