How can I set a Paste clearance to zero for individual components on the PCB?
I have different components on my PCB and for most of them I do want to apply some paste clearance (assume -0.04mm), so I use this value as a global paste clearance. But for some of them I need to leave 0mm clearance, but KiCad always takes 0 value as default and still applies global rules to them.
And, as madworm suggested, you can always just use a really small value. At least +/-0.000001mm is accepted by nightly builds and it’s so small there’s no practical difference compared to 0 after the manufacturing stage. It’s ugly but it works.