FORNO KAIZEN CERAM TOUCH
CAMBIARE IN MEGLIO
Forno di cottura e pressatura universale con tecnologia a infrarossi. Per tutte le comuni ceramiche e per la pressatura di peek, vetroceramica in disilicato di litio e pellet.
Massimo controllo della temperatura
Kaìzen Ceram emana una radiazione termica filtrata da uno schermo di quarzo che seleziona la frequenza e ne sposta lo spettro verso l’infrarosso: in questo modo la radiazione termica cuoce la ceramica partendo dal cuore del manufatto verso l’esterno, garantendo un’ottima cottura di tutte le parti del dente evitando che si creino tensioni tra la “scorza” e il “cuore”.
La combinazione camera-resistenza è stata studiata per la migliore distribuzione del calore, che abbinata al controllo elettronico, opportunamente progettato, consente di avere una ottima uniformità di riscaldamento.
Termocoppia di tipo N
Offre una straordinaria resa anche alle basse temperature (inferiori a 500°C°). E’ inserita in una guaina metallica stagna che la protegge da eventuali agenti inquinanti, soprattutto quando si effettuano cicli di ossidazione o cotture su metalli vili. Non necessita di tarature periodiche. È possibile anche una taratura manuale che permette di alzare o abbassare la soglia di temperatura per soddisfare alle esigenze di ogni tecnico ceramista.
Versione Ceram e Ceram Press
Il forno è disponibile nelle versioni Ceram e Ceram Press. Si caratterizza per il design accattivante e la meccanica semplice e robusta. Studiato, progettato e realizzato completamente in Italia con garanzia di DUE ANNI.
Termocoppia di tipo N
Offre una straordinaria resa anche alle basse temperature (inferiori a 500°C°). E’ inserita in una guaina metallica stagna che la protegge da eventuali agenti inquinanti, soprattutto quando si effettuano cicli di ossidazione o cotture su metalli vili. Non necessita di tarature periodiche. È possibile anche una taratura manuale che permette di alzare o abbassare la soglia di temperatura per soddisfare alle esigenze di ogni tecnico ceramista.
Versione Ceram e Ceram Press
Il forno è disponibile nelle versioni Ceram e Ceram Press. Si caratterizza per il design accattivante e la meccanica semplice e robusta. Studiato, progettato e realizzato completamente in Italia con garanzia di DUE ANNI.
CONTATTACI PER INFORMAZIONI
| Caratteristiche tecniche | |
| Tensione di alimentazione | 220-230 V AC – 50 /60 Hz |
| Potenza (senza pompa) | 1200 W |
| Fusibile | A 10 |
| Dimensioni (LxPxA) | 39x44x49 cm |
| Peso | 30kg |
| Programmi | 150 ceramica, 50 press, illimitati se gestiti con Excel |
| Taratura manuale | SI |
| Calibrazione automatica | SI |
| Possibilità di utilizzare cilindri da 100/200/300 | |
| Normativa di sicurezza IEC 61010 IEC 60204 | |
| Caratteristiche tecniche | |
| Tensione di alimentazione | 220-230 V AC – 50 /60 Hz |
| Potenza (senza pompa) | 1200 W |
| Fusibile | A 10 |
| Dimensioni (LxPxA) | 39x44x49 cm |
| Peso | 30kg |
| Programmi | 150 ceramica, 50 press, illimitati se gestiti con Excel |
| Taratura manuale | SI |
| Calibrazione automatica | SI |
| Possibilità di utilizzare cilindri da 100/200/300 | |
| Normativa di sicurezza IEC 61010 IEC 60204 | |
Pompa
Non inclusa
Portata: 40 Lt/min
Vuoto Max: 750(98%) mmHg
Peso: 8 Kg
Accessori
Inclusi
Basetta in ceramica circolare Ø 60 mm
Basetta in ceramica quadrata 55×55 mm
Puntalini in ceramica Ø 3mm, 15 pz
" + detail + "
" + ""; pc_confirmation.style.display = 'block'; var mp = document.querySelector('input[name="mp"]'); mp.value = '0'; } else { form.querySelector('._form-content').style.display = 'inline'; pc_confirmation.style.display = 'none'; } var hideButton = document.getElementById('hideButton'); // Add event listener to the button hideButton.addEventListener('click', function() { var submitButton = document.querySelector('#_form_43_submit'); submitButton.disabled = false; submitButton.classList.remove('processing'); var mp = document.querySelector('input[name="mp"]'); mp.value = '1'; const cacheBuster = new URL(window.location.href); cacheBuster.searchParams.set('v', new Date().getTime()); window.location.href = cacheBuster.toString(); }); const vgoAlias = typeof visitorGlobalObjectAlias === 'undefined' ? 'vgo' : visitorGlobalObjectAlias; var visitorObject = window[vgoAlias]; if (email && typeof visitorObject !== 'undefined') { visitorObject('setEmail', email); visitorObject('update'); } else if (typeof(trackcmp_url) != 'undefined' && trackcmp_url) { // Site tracking URL to use after inline form submission. _load_script(trackcmp_url); } if (typeof window._form_callback !== 'undefined') window._form_callback(id); }; window._load_script = function(url, callback, isSubmit) { var head = document.querySelector('head'), script = document.createElement('script'), r = false; var submitButton = document.querySelector('#_form_43_submit'); script.charset = 'utf-8'; script.src = url; if (callback) { script.onload = script.onreadystatechange = function() { if (!r && (!this.readyState || this.readyState == 'complete')) { r = true; callback(); } }; } script.onerror = function() { if (isSubmit) { if (script.src.length > 10000) { _show_error("43", "Invio non riuscito. Accorcia le risposte e riprova."); } else { _show_error("43", "Invio non riuscito. Riprova."); } submitButton.disabled = false; submitButton.classList.remove('processing'); } } head.appendChild(script); }; (function() { var iti; if (window.location.search.search("excludeform") !== -1) return false; var getCookie = function(name) { var match = document.cookie.match(new RegExp('(^|; )' + name + '=([^;]+)')); return match ? match[2] : localStorage.getItem(name); } var setCookie = function(name, value) { var now = new Date(); var time = now.getTime(); var expireTime = time + 1000 * 60 * 60 * 24 * 365; now.setTime(expireTime); document.cookie = name + '=' + value + '; expires=' + now + ';path=/; Secure; SameSite=Lax;'; localStorage.setItem(name, value); } var addEvent = function(element, event, func) { if (element.addEventListener) { element.addEventListener(event, func); } else { var oldFunc = element['on' + event]; element['on' + event] = function() { oldFunc.apply(this, arguments); func.apply(this, arguments); }; } } var _removed = false; var form_to_submit = document.getElementById('_form_43_'); var allInputs = form_to_submit.querySelectorAll('input, select, textarea'), tooltips = [], submitted = false; var getUrlParam = function(name) { if (name.toLowerCase() !== 'email') { var params = new URLSearchParams(window.location.search); return params.get(name) || false; } // email is a special case because a plus is valid in the email address var qString = window.location.search; if (!qString) { return false; } var parameters = qString.substr(1).split('&'); for (var i = 0; i ')); } } else if (elem.tagName == 'SELECT') { var selected = true; if (elem.multiple) { selected = false; for (var i = 0; i 0; const showError = (consentRequired || !!elem.attributes.required) && !elem.checked; if (showError) { elem.className = elem.className + ' _has_error'; no_error = false; tooltip = create_tooltip(elem, "Seleziona questa casella per continuare"); } else { elem.className = elem.className.replace(/ ?_has_error ?/g, ''); } } tooltip ? resize_tooltip(tooltip) : false; if (!no_error && elem.hasAttribute('id')) { elem.setAttribute('aria-invalid', 'true'); elem.setAttribute('aria-describedby', `${elem.id}-error`); } return no_error; }; var needs_validate = function(el) { if(el.getAttribute('required') !== null){ return true; } if((el.name === 'email' || el.id === 'phone' || el.id === 'sms_consent') && el.value !== ""){ return true; } return false; }; var validate_form = function(e) { var err = form_to_submit.querySelector('._form_error'), no_error = true; if (!submitted) { submitted = true; for (var i = 0, len = allInputs.length; i { if (key !== 'hideButton') { formData.append(key, value); } }); let request = { headers: { "Accept": "application/json" }, body: formData, method: "POST" }; let pageUrlParams = new URLSearchParams(window.location.search); if (pageUrlParams.has('t')) { request.headers.Authorization = 'Bearer ' + pageUrlParams.get('t'); } const response = await fetch('https://yenco.activehosted.com/proc.php?jsonp=true', request); return response.json(); } if (formSupportsPost) { submitForm().then((data) => { eval(data.js); }).catch(() => { _show_error("43", "Invio non riuscito. Riprova."); }); } else { _load_script('https://yenco.activehosted.com/proc.php?' + serialized + '&jsonp=true', null, true); } } return false; }; addEvent(form_to_submit, 'submit', form_submit); })();