Skip to content

Instantly share code, notes, and snippets.

@aphex3k
Last active February 9, 2017 04:31
Show Gist options
  • Save aphex3k/33739935b61ae7887d22dbbfdbdb62e9 to your computer and use it in GitHub Desktop.
Save aphex3k/33739935b61ae7887d22dbbfdbdb62e9 to your computer and use it in GitHub Desktop.
Tiko 3D printer advanced custom settings
{
"infillPercent": 25.0,
"layerThickness": 0.2,
"temperature": 199.0,
"manualLevelEnabled": 0,
"autolevelOffset": 0,
"flowPercentage": 1,
"minLayerTime": 0,
"coastLength": 2.5,
"shells": 3,
"surfaceLayers": 4,
"wipeLength": 7,
"retractLift": 1.5,
"retractLength": 4.1,
"unretractLength": 3.9,
"retractSpeed": 15,
"unretractSpeed": 15,
"travelSpeed": 25,
"shellsInsideSpeed": 11,
"shellsMiddleSpeed": 10,
"shellsOuterSpeed": 7,
"infillSpeed": 8,
"raftGapHeight": 0.54
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment