diff --git a/.gitignore b/.gitignore index be411c1..07cf27a 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,6 @@ .DStore/ thumbs.db .idea/* +.vs/kiln-controller/v17/.wsuo +.vs/VSWorkspaceState.json +kiln.log diff --git a/storage/profiles/HutzBakeOutWater.json b/storage/profiles/HutzBakeOutWater.json index ee818ba..b08f574 100644 --- a/storage/profiles/HutzBakeOutWater.json +++ b/storage/profiles/HutzBakeOutWater.json @@ -1 +1 @@ -{"type": "profile", "data": [[0, 180], [2400, 250], [13200, 250]], "name": "HutzBakeOutWater"} \ No newline at end of file +{"type": "profile", "data": [[0, 0], [2400, 180], [3600, 200], [9600, 250]], "name": "HutzBakeOutWater"} \ No newline at end of file diff --git a/storage/profiles/HutzCone06BisquePart1-Low.json b/storage/profiles/HutzCone06BisquePart1-Low.json index d7dcb92..850621c 100644 --- a/storage/profiles/HutzCone06BisquePart1-Low.json +++ b/storage/profiles/HutzCone06BisquePart1-Low.json @@ -1 +1 @@ -{"type": "profile", "data": [[0, 157], [3000, 250], [10800, 250]], "name": "HutzCone06BisquePart1-Low", "test": "Hutz"} \ No newline at end of file +{"type": "profile", "data": [[0, 0], [9000, 250], [10800, 250]], "name": "HutzCone06BisquePart1-Low"} \ No newline at end of file diff --git a/storage/profiles/HutzCone6Glaze.json b/storage/profiles/HutzCone6Glaze.json new file mode 100644 index 0000000..31335a5 --- /dev/null +++ b/storage/profiles/HutzCone6Glaze.json @@ -0,0 +1 @@ +{"type": "profile", "data": [[0, 0], [6000, 250], [21000, 1850], [33000, 2232]], "name": "HutzCone6Glaze"} \ No newline at end of file diff --git a/storage/profiles/HutzSlumpGlass.json b/storage/profiles/HutzSlumpGlass.json index 4e8f49e..bc82165 100644 --- a/storage/profiles/HutzSlumpGlass.json +++ b/storage/profiles/HutzSlumpGlass.json @@ -1 +1 @@ -{"type": "profile", "data": [[0, 250], [8400, 1150], [12000, 1270], [15600, 1270]], "name": "HutzSlumpGlass"} \ No newline at end of file +{"type": "profile", "data": [[0, 0], [10800, 1210], [12600, 1275], [14400, 1275], [17700, 1000], [30000, 800]], "name": "HutzSlumpGlass"} \ No newline at end of file