Skutt KM1027-3 KilnMaster Series Ceramic Kiln

Skutt KM1027-3 KilnMaster Series Ceramic Kiln

* Discount already applied. No further discount available.

SKU Size Price Quantity
178631 EnviroVent 2 $765.00  $749.70 

178632 Lid Lifter $520.00  $509.60 

178633 EnviroLink $195.00  $191.10 

178630 EnviroVent 2 Extension Kit $40.00  $39.20 

178629 Full Shelf $99.00  $97.02 

178440 Furniture Kit $685.00  $671.30 

178438 KM1027-3 $4,860.00  $4,374.00 

178634 KilnLink Service (5 Years) $325.00  $318.50 

178635 KilnLink Service (1 Year) $100.00  $98.00 

178436 Half Shelf $61.00  $59.78 

178437 KilnMaster Touchscreen Controller Upgrade Kit $650.00  $637.00 

181387 KilnMaster Touchscreen Controller $385.00  $377.30 

 Add to Wishlist

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 } } }) function setnavigation(pID){ params = 'products_id='+pID; $.ajax({ type:'post', data: params, url:'ajax_handler.php?action=updatenavigation', success:function(retval) { //alert(retval); } }); } -->