- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
When in monochrome one color is still showing (orange)
A year ago I was on a project and I needed to print out one color specifically orange in color when printing in monochrome, I know this is a setting that you can turn on before plotting your print but after the last update, I do not see how you can turn on and off specific colors in monochrome before plotting.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Go to plot and change that color from black to orange, it doesn't matter the .ctb is monochrome
change it and give it a new name.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Use another Plotstyletable where your plotstyle(your color) is set to "by object",
or if you want to use monochrome.ctb
use a TrueColor value for your orange color.
CTB plotstyletables incl. plotstyles for ACI colors only, so every truecolor will print in this color and isn't controlled by your ctb plotstyletable
Sebastian
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
I could be reading your post title wrong, but it seems like you have one color/layer/object plotting orange instead of black, and you want it to be black? Look at the properties of the object in question, and if it is set to a RGB value (ie: 0,0,0 for true black or 255,255,255 for true white instead of a single number like 0 for black or 255 for white, etc.) change it to any of the standard 256 colors and it should plot black after that.