What software for laser engraving?
- Nest
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 100
- Thank you received: 6
20 Dec 2022 11:29 - 20 Dec 2022 23:42 #259947
by Nest
What software for laser engraving? was created by Nest
hi, i add at my cnc a laser head and now the questions is:
what software you'll recommend me for engraving pictures?
thanks you
what software you'll recommend me for engraving pictures?
thanks you
Last edit: 20 Dec 2022 23:42 by Nest.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19464
- Thank you received: 6529
20 Dec 2022 23:38 #259984
by tommylight
Replied by tommylight on topic What software for laser engraving?
For vector engraving, Inkscape:
sudo apt-get install inkscape
For raster, dmap2gcode or the built into LinuxCNC image2gcode
www.scorchworks.com/Dmap2gcode/dmap2gcode.html
sudo apt-get install inkscape
For raster, dmap2gcode or the built into LinuxCNC image2gcode
www.scorchworks.com/Dmap2gcode/dmap2gcode.html
Please Log in or Create an account to join the conversation.
- Nest
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 100
- Thank you received: 6
22 Dec 2022 09:42 #260064
by Nest
Replied by Nest on topic What software for laser engraving?
Hi, thanks you my friend, i'm going to study those softwares
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23162
- Thank you received: 4860
22 Dec 2022 10:56 #260071
by andypugh
Replied by andypugh on topic What software for laser engraving?
LinuxCNC 2.9 has a couple of new components for laser machines:
linuxcnc.org/docs/devel/html/man/man9/laserpower.9.html
linuxcnc.org/docs/devel/html/man/man9/raster.9.html
And a simulated config using them: github.com/LinuxCNC/linuxcnc/tree/master/configs/sim/axis/laser
linuxcnc.org/docs/devel/html/man/man9/laserpower.9.html
linuxcnc.org/docs/devel/html/man/man9/raster.9.html
And a simulated config using them: github.com/LinuxCNC/linuxcnc/tree/master/configs/sim/axis/laser
The following user(s) said Thank You: tommylight, vre
Please Log in or Create an account to join the conversation.
- Nest
- Topic Author
- Offline
- Premium Member
Less
More
- Posts: 100
- Thank you received: 6
23 Dec 2022 08:28 #260143
by Nest
Replied by Nest on topic What software for laser engraving?
hi, i don't understand that, how to work this component?, can you explain bit?
Please Log in or Create an account to join the conversation.
- vre
- Offline
- Platinum Member
Less
More
- Posts: 540
- Thank you received: 16
24 Dec 2022 00:46 #260203
by vre
Replied by vre on topic What software for laser engraving?
Some working example with mesa datapainter firmware for raster laser engraving?
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23162
- Thank you received: 4860
27 Dec 2022 20:32 #260430
by andypugh
Replied by andypugh on topic What software for laser engraving?
I don't know if LinuxCNC has any driver support for the datapainter yet.Some working example with mesa datapainter firmware for raster laser engraving?
Please Log in or Create an account to join the conversation.
- rodw
- Away
- Platinum Member
Less
More
- Posts: 10788
- Thank you received: 3554
27 Dec 2022 21:14 #260433
by rodw
Very cool to get Curtis's additions into the core code...
Replied by rodw on topic What software for laser engraving?
Andy, From what i saw this is only in master (2.10) branch. Could it be incorporated into the 2.9 branch before the release?LinuxCNC 2.9 has a couple of new components for laser machines:
linuxcnc.org/docs/devel/html/man/man9/laserpower.9.html
linuxcnc.org/docs/devel/html/man/man9/raster.9.html
And a simulated config using them: github.com/LinuxCNC/linuxcnc/tree/master/configs/sim/axis/laser
Very cool to get Curtis's additions into the core code...
The following user(s) said Thank You: tommylight
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23162
- Thank you received: 4860
27 Dec 2022 23:40 - 27 Dec 2022 23:42 #260448
by andypugh
I thought that this seemed like a good idea, but hit a snag. The raster component does not compile (in 2.9 or master) with RTAI realtime.
Replied by andypugh on topic What software for laser engraving?
Very cool to get Curtis's additions into the core code...
I thought that this seemed like a good idea, but hit a snag. The raster component does not compile (in 2.9 or master) with RTAI realtime.
Last edit: 27 Dec 2022 23:42 by andypugh.
Please Log in or Create an account to join the conversation.
Time to create page: 0.068 seconds