diff --git a/calibration.html b/calibration.html index c6d465d..0a932de 100644 --- a/calibration.html +++ b/calibration.html @@ -35,7 +35,7 @@
Watch the videos and then work through each tab. I have created a custom gcode generator to assist in making testing towers. This used to be a laborious process and beyond the skills of many users. Other times pre-sliced gcode was used from the internet, but it is impossible to have gcode available for every printer configuration. Until now!
Every attempt has been made to ensure this is safe but ultimately there always is risk in running pre-sliced gcode from the internet. Preview the gcode in your slicer or Gcode.ws and print at your own risk.
+Every attempt has been made to ensure this is safe but ultimately there always is risk in running pre-sliced gcode from the internet. Preview the gcode in your slicer or Zupfe GCode Viewer and print at your own risk.
Only print this gcode when you are present, alert and capable of stopping the printer in case of emergency.
Validation has been built into the forms to only allow sensible min and max values, however this is not foolproof.
It is advised to preview the generated gcode through your slicer or Gcode.ws before printing.`; +var preview = /*html*/ `
It is advised to preview the generated gcode through your slicer or Zupfe GCode Viewer before printing.`; function createForm(n){ document.write('')