File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ Enriches the file list is with a preview thumbnail for each gcode file.
77Install via the bundled [ Plugin Manager] ( https://github.com/foosel/OctoPrint/wiki/Plugin:-Plugin-Manager )
88or manually using this URL:
99
10- https://github.com/remcoder/OctoprintGCodeThumbs /archive/master.zip
10+ https://github.com/remcoder/OctoPrint-GCodeThumbs /archive/master.zip
Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ license: MIT
1010# TODO
1111date : 2017-05-10
1212
13- homepage : https://github.com/remcoder/OctoprintGCodeThumbs
14- source : https://github.com/remcoder/OctoprintGCodeThumbs
15- archive : https://github.com/remcoder/OctoprintGCodeThumbs /archive/master.zip
13+ homepage : https://github.com/remcoder/OctoPrint-GCodeThumbs
14+ source : https://github.com/remcoder/OctoPrint-GCodeThumbs
15+ archive : https://github.com/remcoder/OctoPrint-GCodeThumbs /archive/master.zip
1616
1717
1818
Original file line number Diff line number Diff line change 2727plugin_author_email = "remcoder@gmail.com"
2828
2929# The plugin's homepage URL. Can be overwritten within OctoPrint's internal data via __plugin_url__ in the plugin module
30- plugin_url = "https://github.com/remcoder/OctoprintGCodeThumbs "
30+ plugin_url = "https://github.com/remcoder/OctoPrint-GCodeThumbs "
3131
3232# The plugin's license. Can be overwritten within OctoPrint's internal data via __plugin_license__ in the plugin module
3333plugin_license = "MIT"
You can’t perform that action at this time.
0 commit comments