(2019-08-01, 10:05)Nico71 Wrote: I have one question : How can I get the white edge arround the black parts ? which file has to be modified like the ldconfig for the native render ?Hi Nico ,
- Copy regular ldconfig.ldr somewhere and change black color entry from
Code:
0 !COLOUR Black CODE 0 VALUE #05131D EDGE #595959
to
Code:
0 !COLOUR Black CODE 0 VALUE #05131D EDGE #FFFFFF
- Instruct LPub3D to use this alternate ldconfig.ldr:
configuration -> Preferences -> general tab, check "use alternate ldconfig" and navigate to your modified copy.