Skip to content

Commit cec243c

Browse files
committed
Correct typos
1 parent 20937d5 commit cec243c

File tree

1 file changed

+18
-11
lines changed

1 file changed

+18
-11
lines changed

octoprint_octolapse/templates/octolapse_settings.jinja2

Lines changed: 18 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
<b>Please support my work by becoming a patron.</b>
122122
</a>
123123
</p>
124+
<hr/>
124125
<h4>Thanks to all my patrons, may you live forever!</h4>
125126
<p>
126127
Octolapse was built entirely in open source for the 3D printing community.
@@ -214,22 +215,25 @@
214215
<b>LayerFused LLC</b><br/>
215216
<b>Piotr Rozycki</b><br/>
216217
</div>
218+
<hr/>
217219
<h4>Thanks to my Github sponsors!</h4>
218-
<p>This is a relatively new thing that I am grateful for. It's similar Patreon, all conveniently contained within GitHub itself. If you are interested in becoming a sponsor, <a href="https://github.com/sponsors/FormerLurker" target="_blank">you can find more information here</a>.</p>
220+
<p>This is a relatively new thing that I am grateful for. It's similar to Patreon, all conveniently contained within GitHub itself. If you are interested in becoming a sponsor, <a href="https://github.com/sponsors/FormerLurker" target="_blank">you can find more information here</a>.</p>
219221
<div style="-webkit-columns: 100px 3; -moz-columns: 100px 3; columns: 100px 3;">
220222
<b>BradMcGonigle</b><br/>
221223
dgcntrk<br/>
222224
<b>fieldOfView</b><br/>
223225
</div>
226+
<hr/>
224227
<h4>Beer Money Providers</h4>
225-
<p>For those of you who have <a href="https://paypal.me/formerlurker" target="_blank">sent me coffee/beer money via PayPal</a> or by any other service, I appreciate it <b>so</b> much! You guys and gals always make my day. There is no better way to start a morning of open source development than with a good cup of Jo, and to end it with a nice crisp Pilsner (preferably an Urquell)!</p>
228+
<p>For those of you who have <a href="https://paypal.me/formerlurker" target="_blank">sent me coffee/beer money via PayPal</a> or by any other service, I appreciate it <b>so</b> much! You guys and gals always make my day. There is no better way to start a morning of open source development than with a good cup of joe and end it with a nice crisp Pilsner (preferably an Urquell)!</p>
229+
<hr/>
226230
<h4>Three cheers for the Octoprint development community!</h4>
227231
<p>
228-
When I first started to develop Octolapse, I knew practically noting about the technology
229-
or open source development in general. Fortunately for me the Octoprint/Open Source
232+
When I first started to develop Octolapse, I knew practically nothing about the technology
233+
or open source development in general. Fortunately for me, the Octoprint/Open Source
230234
community is a welcoming and educational place. Thank you to everyone who has
231-
contributed to the source code, or by posting issues/feature requests to the github
232-
page! Here are some, but not all, of those users whom I feel require a special mention:
235+
contributed to the source code or by posting issues/feature requests to the github
236+
page! Here are some, but not all, of those users who I feel require a special mention:
233237
</p>
234238
<p>
235239
<b>Gina Häußge</b> - Creator of OctoPrint, development guru, and all around good person and friend<br />
@@ -241,22 +245,25 @@
241245
code<br />
242246
<b>bluecamel</b> - url fix for proxies, Taz6 support.<br />
243247
<b>tjjfvi</b> - created a <a href="https://csi.t6.fyi/" title="Link to cura gcode settings template">Cura gcode settings template</a> that can be used to extract slicer settings.<br />
244-
<b>einfallstoll</b> - pointed out an embarrassing spelling mistake and even submitted a pull request to fix it! Turns out this error existed all over the place, so I refactored the code myself.<br/>
248+
<b>einfallstoll</b> - Pointed out an embarrassing spelling mistake and even submitted a pull request to fix it! Turns out this error existed all over the place, so I refactored the code myself.<br/>
245249
<b>Billie Ruben</b> - Famed and beloved influencer, contributor, mod of the 3DPrinters discord server, and all around good person. Check out her <a href="https://www.youtube.com/channel/UCM8Dsa0zmBujitlkVcfnuNA" target="_blank">YouTube channel</a> if you are ever looking for inspiration!<br />
246-
<b>Tech2077</b> - Thank you for digging through the c++ code and tracking down a bug that has been driving me mad for several months. I'm not sure if I'd have ever found it without you!<br/>
247-
<b>jneilliii</b> - Handling all those support requests is a huge pain, and is really appreciated. That and all the general good vibes and programming tips!<br/>
250+
<b>Tech2077</b> - Thank you for digging through the c++ code and tracking down a bug that had been driving me mad for several months. I'm not sure if I'd have ever found it without you!<br/>
251+
<b>jneilliii</b> - Handling all those support requests is a huge pain and is really appreciated. That and all the general good vibes and programming tips!<br/>
248252
<b>cp2004</b> - Another kind soul who has helped others with the ins and outs of Octolapse, as well as putting up with the occasional rant.<br/>
249253
<b>OutsourcedGuru</b> - Another OctoPrint regular who has listened to both good and bad ideas, performed testing, given feedback, and been supportive through my journey<br/>
250254
</p>
255+
<hr/>
251256
<h4>Special Thanks</h4>
252257
<p>I'd like to add a special thank you to my brother <b>Andy</b> and my wife <b>Maggie</b> for their encouragement, testing, support, and tolerance. Also, thanks Mom, who has always been my biggest fan!</p>
258+
<hr/>
253259
<h4>Unsung Heroes</h4>
254260
<p>There are many many others who I have missed I am sure. If that's the case, please send me a message and I'll rectify the situation!</p>
261+
<hr/>
255262
<h4>Other Projects</h4>
256263
<p>If you liked Octolapse, you may want to check out some of my other work:</p>
257264
<ul>
258265
<li><a href="https://plugins.octoprint.org/plugins/arc_welder/" target="_blank">Arc Welder</a> - An OctoPrint plugin for compressing your gcode files to save space and reduce stuttering.</li>
259-
<li><a href="https://github.com/FormerLurker/ArcWelderLib" target="_blank">ArcWelderLib</a> - This is the heart and soul of <i>Arc Welder</i>. Contains libraries for parsing gcode and tracking printer movements (based on the Octolapse c++ extension), performing Arc compression, a console application you can run on Linux, Windows or Mac, and an <i>Arc Straightener</i> application you can use to convert G2/G3 back into G1 by mimicking Marlin's movements.</li>
266+
<li><a href="https://github.com/FormerLurker/ArcWelderLib" target="_blank">ArcWelderLib</a> - This is the heart and soul of <i>Arc Welder</i>. Contains libraries for parsing gcode and tracking printer movements (based on the Octolapse c++ extension), performing Arc compression, a console application you can run on Linux, Windows, or Mac, and an <i>Arc Straightener</i> application you can use to convert G2/G3 back into G1 by mimicking Marlin's movements.</li>
260267
</ul>
261268
<p>I've got more stuff in the works too, which I will add here when appropriate.</p>
262269
</div>
@@ -274,7 +281,6 @@
274281
download="">
275282
<i class="fa fa-download"></i> Export Settings
276283
</a>
277-
<div data-bind="template:'octolapse-import-dialog-template'"></div>
278284
<a class="span3 btn btn-default" data-bind="click: Octolapse.SettingsImport.showSettingsImportPopup">
279285
<i class="fa fa-upload"></i>
280286
Import Settings&hellip;
@@ -289,6 +295,7 @@
289295
Update Profiles
290296
</a>
291297
</div>
298+
<div data-bind="template:'octolapse-import-dialog-template'"></div>
292299
</div>
293300
<div>
294301
<span class="help-inline">

0 commit comments

Comments
 (0)