Large files
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20493
- Thank you received: 6973
13 Aug 2020 19:02 #178129
by tommylight
Replied by tommylight on topic Large files
Yes, that is it, so give the dmap2gcode a try, it is very simple and very effective.
Please Log in or Create an account to join the conversation.
- dpedreira
- Offline
- New Member
-
Less
More
- Posts: 13
- Thank you received: 1
14 Aug 2020 01:16 #178147
by dpedreira
Replied by dpedreira on topic Large files
Sorry for the late response. Thank you very much Tommy
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20493
- Thank you received: 6973
14 Aug 2020 07:20 #178168
by tommylight
Replied by tommylight on topic Large files
No worries, you are welcomed.
Please Log in or Create an account to join the conversation.
- dpedreira
- Offline
- New Member
-
Less
More
- Posts: 13
- Thank you received: 1
14 Aug 2020 15:01 #178188
by dpedreira
Replied by dpedreira on topic Large files
Tommy, I'm trying to get an understanding for GIMP and www.scorchworks.com/Dmap2gcode/dmap2gcode.html
Are they the same or different?
Do they get loaded on with LinuxCNC or with the post processor.
None of this makes sense to me so please explain in elementary detail what needs to be done. I apologize and greatly appreciate your time.
Thank you
Dave
Are they the same or different?
Do they get loaded on with LinuxCNC or with the post processor.
None of this makes sense to me so please explain in elementary detail what needs to be done. I apologize and greatly appreciate your time.
Thank you
Dave
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20493
- Thank you received: 6973
14 Aug 2020 15:15 #178190
by tommylight
Replied by tommylight on topic Large files
GIMP is an image editing software, something like Photoshop for windows, you do not need it for this use case, i just mentioned it for scaling the big images. It comes pre-installed in some Linux distributions, and if it is not, use "sudo apt-get install gimp" in a terminal to install it.
Dmap2gcode does just that, it takes an image and outputs a depth map for use in cnc milling or engraving. It does not need to be installed at all, just download and unzip then double click on the dmap2gcode.py file. Open the image you want to mill, set the dimensions, tool type and diameter and some other stuff then click on "generate gcode".
Dmap2gcode does just that, it takes an image and outputs a depth map for use in cnc milling or engraving. It does not need to be installed at all, just download and unzip then double click on the dmap2gcode.py file. Open the image you want to mill, set the dimensions, tool type and diameter and some other stuff then click on "generate gcode".
Please Log in or Create an account to join the conversation.
- jbraun
- Offline
- Senior Member
-
Less
More
- Posts: 71
- Thank you received: 15
14 Aug 2020 17:49 - 14 Aug 2020 17:51 #178200
by jbraun
Replied by jbraun on topic Large files
Attachments:
Last edit: 14 Aug 2020 17:51 by jbraun.
Please Log in or Create an account to join the conversation.
- dpedreira
- Offline
- New Member
-
Less
More
- Posts: 13
- Thank you received: 1
08 Sep 2020 21:34 #181325
by dpedreira
Replied by dpedreira on topic Large files
Thank you for your reply. I am running version 2.6 do you recommend an upgraded version that may alleviate my problem? Also, I'm not very tech savvy. My CNC partner creates the gcode via aspire, would you mind assisting him so that we can run whole files instead on multiple mini files that have under 1million lines of code each? Or maybe explain to him (Duane) how to use the dmap to aid us in this problem.
Thank you
Dave
Thank you
Dave
Please Log in or Create an account to join the conversation.
- jbraun
- Offline
- Senior Member
-
Less
More
- Posts: 71
- Thank you received: 15
09 Sep 2020 15:21 #181456
by jbraun
Replied by jbraun on topic Large files
The 2nd image provided is no longer loading here. Working from memory it had a step in the z direction near the centre.
Anything that may effect offsets in the first program needs to be repeated at the top of the 2nd program. Like the tool # or G54 or G43 for example. If the 2nd program uses a different tool or or the tool is removed from the holder for any reason that's another possible source of error. Splitting the file should not cause this problem.
The border is beautiful, Aspire is doing a nice job. Too bad the file is so large.
Anything that may effect offsets in the first program needs to be repeated at the top of the 2nd program. Like the tool # or G54 or G43 for example. If the 2nd program uses a different tool or or the tool is removed from the holder for any reason that's another possible source of error. Splitting the file should not cause this problem.
The border is beautiful, Aspire is doing a nice job. Too bad the file is so large.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Away
- Moderator
-
Less
More
- Posts: 20493
- Thank you received: 6973
09 Sep 2020 21:45 #181519
by tommylight
Replied by tommylight on topic Large files
Attachments:
Please Log in or Create an account to join the conversation.
Time to create page: 0.106 seconds