mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-08-09 23:05:00 -06:00
👔 Move GitHub templates, update README (#24199)
This commit is contained in:
parent
2bb9e0d58e
commit
4b0b6e22a7
7 changed files with 284 additions and 120 deletions
|
@ -456,7 +456,7 @@
|
|||
<label for="text-gcommand" class="mb-0 field-labels">G-Code command:</label>
|
||||
<div class="input-group">
|
||||
<div class="input-group-prepend">
|
||||
<a class="btn btn-sm btn-dark" target="_blank" href="http://marlinfw.org/meta/gcode/"><i class="icon icon-info"></i></a>
|
||||
<a class="btn btn-sm btn-dark" target="_blank" href="https://marlinfw.org/meta/gcode/"><i class="icon icon-info"></i></a>
|
||||
<button class="btn btn-sm btn-outline-dark" type="button" id="btn-gcommand-preset" data-toggle="modal" data-target="#modal-presets"><i class="icon icon-tasks"></i></button>
|
||||
</div>
|
||||
<input type="text" id="text-gcommand" class="form-control form-control-sm border-dark text-uppercase" value="" required>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue