This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<title>Title</title> | |
<meta name="description" content="The description"> | |
<meta name="author" content="Author"> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40c40 | |
< #define CONFIGURATION_H_VERSION 02010100 | |
--- | |
> #define CONFIGURATION_H_VERSION 02010200 | |
141c141 | |
< #define CUSTOM_MACHINE_NAME "ToasterPop" | |
--- | |
> #define CUSTOM_MACHINE_NAME "RoomHeater" | |
146a147,148 | |
> // @section stepper drivers |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"switchMount": "cherry", | |
"switchBrand": "gateron", | |
"plate": false, | |
"pcb": true | |
}, | |
[ | |
{ | |
"y": 1.5, |
OlderNewer