top of page

Adjusts the setting time for Prompt Natural Cement. Adjustable from 90 seconds up to an hour depending on conditions.

Vicat Tempo Powder

PriceFrom €6.75
Excluding Tax |
Quantity
  • Tempo retards the setting time of prompt from around 2 minutes to 15 minutes at 20 degrees C. Tempo is made from powdered citric acid and assists in slowing down the set of the the Prompt cement. We advise that you use 1 bottle of Tempo per 25kg bag of Prompt cement

Related Products

bottom of page
function startup() { colorWell = document.querySelector("#colorWell"); colorWell.value = defaultColor; colorWell.addEventListener("input", updateFirst, false); colorWell.addEventListener("change", updateAll, false); colorWell.select();