Can't engrave text!

Here's the place for discussion related to CAM/CNC and the development of the Path module.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
mlampert
Veteran
Posts: 1772
Joined: Fri Sep 16, 2016 9:28 pm

Re: Can't engrave text!

Post by mlampert »

Can't test without the font, where can I get that from?
mlampert
Veteran
Posts: 1772
Joined: Fri Sep 16, 2016 9:28 pm

Re: Can't engrave text!

Post by mlampert »

BTW, the segfault is strange, if I delete either the Job or the rotJobClone group the segfault doesn't happen. Don't know how that clone came into being but something is messed up.
Russ4262
Posts: 953
Joined: Sat Jun 30, 2018 3:22 pm
Location: Oklahoma
Contact:

Re: Can't engrave text!

Post by Russ4262 »

mlampert wrote: Thu Jul 18, 2019 9:02 pm BTW, the segfault is strange, if I delete either the Job or the rotJobClone group the segfault doesn't happen. Don't know how that clone came into being but something is messed up.
The 'rotJobClone' is related to the 4th-axis code. Are you using PocketShape? If so, I could use a set of steps and a FC version to reproduce the error.

Without steps, I can still walk through the 'rotJobClone' related methods and calls and add checks so they are not used, except when rotation is enabled.

Russ
mlampert
Veteran
Posts: 1772
Joined: Fri Sep 16, 2016 9:28 pm

Re: Can't engrave text!

Post by mlampert »

I'm just loading the OP's original file and do a complete recompute.
Post Reply