Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various grammar and spelling fixes #29

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mscreations
Copy link

Corrects various spelling and grammar issues.

Copy link
Owner

@SergiuToporjinschi SergiuToporjinschi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uuu there are quite a few ... :D I remember I was so tired back then ... and English is not my first language :)
Thank you!

@@ -1,23 +1,23 @@
{% import "macros.jinja2" as snipped %}
{{ snipped.subSection("E-Steps default values",true) }}
<div class="row-fluid">
<div class="span6"><label for="userControlsTemp" class="checkbox pull-right" style="margin-top: 5px;">Let me to control temperature</label></div>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There the user should control the temperature

@@ -70,7 +70,7 @@ $(function () {
"extrudeLength": self.testParam.extrudeLength(),
"extrudeSpeed": self.testParam.extrudeSpeed()
}).done(function (response) {
self.generalVM.notifyWarning("E axe calibration started", "<span style='font-weight:bold; color: red;'>Heating nuzzle has started!!!</span><br> When extrusion stops you have to fulfil <b>Length after extrusion</b> and save the new value ")
self.generalVM.notifyWarning("E-Steps calibration started", "<span style='font-weight:bold; color: red;'>Extruder heating has started!!!</span><br> When extrusion stops you will have to fill <b>Length after extrusion</b> and save the new value ")
Copy link

@ROunofF ROunofF Oct 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't heat the extruder... This should be Hot-end heating or Nozzle heating if we want to be closer to original formulation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants