Crinklized Dichroic

Crinklized Dichroic

A New Dichroic Coating Product

from Coatings By Sandberg, Inc.

 Original CBS Dichroic is tried and true and known to fuse with a smooth finish.

Our new Crinklized Dichroic™  is the exact opposite- fusing rough with a brilliantly colored course texture.  When fusing with the coating exposed or capped, the dichroic surface crinkles and crystallizes profusely sending thousands of miniature crystalline-like mirrors upward, positioning themselves in different directions.  Each minute dichroic surface attracts the light and sends it out in every direction, while the dichroic crystals remain bonded to the surface of the glass exactly like our CBS original product.   

The new coating is made of extremely thick crystal layers that are the key to the effects that we achieve from fusing the Crinklized Dichroic™.  For over the past five years now, these new proprietary dichroic coatings have been investigated, developed and tested, and are now available to the eager artist. 

Tips for Using Our New Crinklized Dichroic™: 

  • Crinklized Dichroic™  is MADE to be left exposed.  The intrinsic nature of this new coating is much more exaggerated when the coating is allowed to push upwards and crinkle, crystallize and curl.
  • Many of the Crinklized sheets appear to have an unusual reflective color prior to hotworking, especially when the coating is viewed from the back side of a clear sheet.  This all fires away to reveal the same brilliant CBS Dichroic colors that everyone expects.
  • Expect similar predictable color shifts when hotworking the new Crinklized Dichroic™ as with CBS original coatings.
  • “Fire it hot”- For maximum effect, fuse the Crinklized Dichroic™ Coating to a peak temperature around 1475 degrees Fahrenheit for 90 COE glass.  (Not applicable to lampworkers and furnace workers)
  • This crinkled and crystallized effect is maximized when we coat a smooth glass surface. Crinklized Dichroic™ coatings can be ordered on specialty glass or textured glass such as Ripple, Fibroid, Reed, and others, but the crinkled and crystallized effect is less dramatic.
  • All colors are “Premium” in price as we use the purest materials available at a price that cost us three times higher than our original coatings and coating times are much more lengthy as well.

Do you love saving Money? We love helping you.
Sign up for our newsletter to find out about our weekly specials.
We will send you fusing tips and useful industry information too.

help

Customer Support

Contact Us

function myvalidateform() { if(document.getElementById('email').value=="") { alert ('please enter your email'); return false; } if(!chkEmail(document.getElementById('email').value)) { alert('please enter a valid e-mail address'); return false; } if(document.getElementById('name').value == "") { alert('please enter your Name'); return false; } } $(document).ready(function(){ $("#myForm3").submit(function(e){ e.preventDefault(); var data = $("#myForm3").serialize(); $.post("ajax_handler.php?action=price_match_section",data,function(res){ alert(res); document.getElementById("myForm3").reset(); }); }); }); function newsletter(){ var email = $('#email').val(); if(email=='' || email=='Enter your email here'){ $('#email').css({border:'1px solid #ff0000', background:'#E5C9C9'}); return false; } else { if(!chkEmail(email)){ $('#email').css({border:'1px solid #ff0000', background:'#E5C9C9'}); return false; } $('#email').css({border:'1px solid #cccccc', background:'#ffffff'}); } params = 'action=add_newsletter&email='+email; $.ajax({ type: 'post', url: 'ajax_handler.php', data: params, success: function (retval) { //$('#message').html(retval); $('#email').val(''); $("#modal-alert .modal-body").html(retval); $("#modal-alert").modal("toggle"); } }); } //info page attribute popup $(document).ready(function() { $("a[rel=attri_images]").fancybox({ 'transitionIn' : 'none', 'transitionOut' : 'none', 'titlePosition' : 'over', 'titleFormat' : function(title, currentArray, currentIndex, currentOpts) { return 'Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? '   ' + title : '') + ''; } }); }); //home page gallery for video and images $(document).ready(function() { $("a[rel=gallery_home]").fancybox({ 'transitionIn' : 'none', 'transitionOut' : 'none', 'titlePosition' : 'over', 'titleFormat' : function(title, currentArray, currentIndex, currentOpts) { return 'Image ' + (currentIndex + 1) + ' / ' + currentArray.length + (title.length ? '   ' + title : '') + ''; } }); }); jQuery( 'a.youtube-video-home' ).fancybox({ type: 'iframe' }); function func_chk_subproducts(arg) { if(arg == 1) { for(i = 0; i < document.cart_quantity.elements.length; i++) { if(document.cart_quantity.elements[i].name == 'sub_products_qty[]' && document.cart_quantity.elements[i].value > 0) { return true; break; } } alert("Please select any subproduct"); return false; } return true; } function search_validate() { if(document.getElementById('first-name').value=="") { alert('Please Enter the Customers first name.'); return false; } if(document.getElementById('last-name').value=="") { alert('Please Enter the Customers last name'); return false; } } $(document).ready(function() { $('.class-date').datepicker({ todayHighlight: true, autoclose: true }); }); function get_print_friendly(aID) { $.fancybox.open({ href : 'https://www.artglasssupplies.com/article_print.php?type=articles&aID='+aID, type : 'iframe', fitToView: false, autoSize: false, autoDimensions: false, width: '50%', height: 400, title: 'printfriendly', afterShow : function() { $('.fancybox-skin').append(''); }, afterClose : function() { //location.reload(); } }); } function get_send_friend(aID) { $.fancybox.open({ href : 'https://www.artglasssupplies.com/article_print.php?type=send_to_friend&aID='+aID, type : 'iframe', fitToView: false, autoSize: false, autoDimensions: false, width: '60%', height: 400, title: 'Articles', afterShow : function() { $('.fancybox-skin').append(''); }, afterClose : function() { //location.reload(); } }); } function addwishlist(){ var form_data = $("#cart_quantity").serialize(); $.ajax({ type:'post', data: form_data, url:'https://www.artglasssupplies.com/ajax_handler.php?action=ajax_add_wishilist', success:function(retval) { //alert(retval); if(retval == 1){ window.location.href = 'https://www.artglasssupplies.com/login' ; } if(retval == 2){ alert("Item added to wishlist successfully") } if(retval == 3){ alert("Please enter the sub product quantity!") } } }); } $('.owl-carousel-details').owlCarousel({ loop:true, margin:10, nav:true, items : 3, navigation:true, navigationText: [ "", "" ], responsive:{ 0:{ items:1 }, 600:{ items:3 }, 1000:{ items:5 } } }) $(document).ready(function () { var totalproducts = parseInt($('#totalproducts').val()); var products_per_page = parseInt($('#products_per_page').val()); var number_of_pages = parseInt($('#number_of_pages').val()); var frompage = 'index_products'; var getpage = parseInt($('#page_number').val()) || 0; var loading = false; // Prevent multiple AJAX calls var cPath = parseInt($('#cPath').val()); var manufacturers_id = parseInt($('#manufacturers_id').val()); function AloadMoreProducts() { if (loading || getpage >= number_of_pages) return; // Stop if already loading or all products are loaded loading = true; $('.spinner').show(); var cID = $('#current_cat_id').val(); var ajaxData = { cID: cID, getpage: getpage, frompage: frompage, cPath: cPath, manufacturers_id: manufacturers_id }; // Base data $.ajax({ url: 'ajax_handler.php?action=AjaxMoreProducts', data: ajaxData, type: 'post', success: function (data) { $('#ajaxLoadMoreProd').append(data); getpage += 1; $('#page_number').val(getpage); var currentUrl = window.location.href; // Get the current full URL var newUrl; if (currentUrl.indexOf('#') !== -1) { newUrl = currentUrl.replace(/#page=\d+/, '#page=' + getpage); } else { newUrl = currentUrl + '#page=' + getpage; } history.pushState(null, '', newUrl); // Update displayed product count var totalproductsload = Math.min(getpage * products_per_page, totalproducts); $('#products_display_info').html('Displaying 1 to ' + totalproductsload + ' (of ' + totalproducts + ' products)'); $('.category_filter').html('Displaying 1 to ' + totalproductsload + ' (of ' + totalproducts + ' products)'); // Stop loading if all products are shown if (getpage >= number_of_pages) { $(window).off("scroll"); // Remove scroll event } $('.spinner').hide(); loading = false; } }); } // Scroll event to detect when #srollreached is in the viewport $(window).scroll(function () { var scrollReached = $('#srollreached').offset().top; // Position of target div var windowHeight = $(window).height(); var scrollTop = $(window).scrollTop(); if (scrollTop + windowHeight >= scrollReached) { AloadMoreProducts(); } }); }); -->