Apply CUSTOM_MACHINE_NAME to configurations

- Replace “Mendel” with “RepRap”
This commit is contained in:
Scott Lahteine
2015-04-10 21:29:42 -07:00
parent 71adb1ee59
commit ccbe2c4ea3
15 changed files with 38 additions and 27 deletions

View File

@@ -46,7 +46,7 @@
<label class="newline">Motherboard:</label><select name="MOTHERBOARD"></select>
<label class="newline">Custom Name:</label><input name="CUSTOM_MENDEL_NAME" type="text" size="14" maxlength="12" value="" />
<label class="newline">Custom Name:</label><input name="CUSTOM_MACHINE_NAME" type="text" size="14" maxlength="12" value="" />
<label class="newline">Machine UUID:</label><input name="MACHINE_UUID" type="text" size="38" maxlength="36" value="" />