From 191f1837a62ebf121ad1086a90836c158c0c3194 Mon Sep 17 00:00:00 2001 From: lawgicau Date: Tue, 20 Jul 2021 22:17:58 +1000 Subject: [PATCH] Add feedrate previews Calculate feedrate approximations based on user input, displayed next to user input. --- calibration.html | 2 +- css/styles.css | 9 +++++++++ js/createform.js | 5 +++-- js/gcodeprocessing.js | 8 ++++++++ 4 files changed, 21 insertions(+), 3 deletions(-) diff --git a/calibration.html b/calibration.html index b118a2b..8dfbff0 100644 --- a/calibration.html +++ b/calibration.html @@ -251,7 +251,7 @@
First layer gcode generator

The following form will create a series of five squares that you can use to live level your bed or set the Z offset. It is quick to print and features one square in the middle of the bed, with four others in the corners. You can use these to turn the levelling knobs in each corner until they are consistent, or ensure your ABL system is working if you have one in place.

- +