polymech - fw latest | web ui
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"sta_ssid": "Livebox6-EBCD",
|
||||
"sta_password": "c4RK35h4PZNS",
|
||||
"sta_local_ip": "192.168.1.250",
|
||||
"sta_gateway": "192.168.1.1",
|
||||
"sta_subnet": "255.255.0.0",
|
||||
"sta_primary_dns": "8.8.8.8",
|
||||
"sta_secondary_dns": "8.8.4.4",
|
||||
"ap_ssid": "PolyMechAP",
|
||||
"ap_password": "poly1234",
|
||||
"ap_config_ip": "192.168.4.1",
|
||||
"ap_config_gateway": "192.168.4.1",
|
||||
"ap_config_subnet": "255.255.255.240"
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"speedSlowHz": 16,
|
||||
"speedMediumHz": 20,
|
||||
"speedFastHz": 35,
|
||||
"speedFillPlungeHz": 25,
|
||||
"speedFillHomeHz": 20,
|
||||
"currentJamThresholdMa": 1000,
|
||||
"jammedDurationHomingMs": 100,
|
||||
"jammedDurationMs": 1400,
|
||||
"autoModeHoldDurationMs": 1000,
|
||||
"maxUniversalJamTimeMs": 7000,
|
||||
"fillJoystickHoldDurationMs": 1000,
|
||||
"fillPlungedWaitDurationMs": 1000,
|
||||
"fillHomedWaitDurationMs": 50,
|
||||
"recordHoldDurationMs": 2000,
|
||||
"maxRecordDurationMs": 30000,
|
||||
"replayDurationMs": 4500,
|
||||
"enablePostFlow": false,
|
||||
"postFlowDurationMs": 3000,
|
||||
"postFlowSpeedHz": 15,
|
||||
"currentPostFlowMa": 1300,
|
||||
"postFlowStoppingWaitMs": 500,
|
||||
"postFlowCompleteWaitMs": 500,
|
||||
"defaultMaxOperationDurationMs": 18000
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"speedSlowHz": 16,
|
||||
"speedMediumHz": 20,
|
||||
"speedFastHz": 35,
|
||||
"speedFillPlungeHz": 25,
|
||||
"speedFillHomeHz": 20,
|
||||
"currentJamThresholdMa": 1000,
|
||||
"jammedDurationHomingMs": 100,
|
||||
"jammedDurationMs": 1400,
|
||||
"autoModeHoldDurationMs": 1000,
|
||||
"maxUniversalJamTimeMs": 7000,
|
||||
"fillJoystickHoldDurationMs": 1000,
|
||||
"fillPlungedWaitDurationMs": 1000,
|
||||
"fillHomedWaitDurationMs": 50,
|
||||
"recordHoldDurationMs": 2000,
|
||||
"maxRecordDurationMs": 30000,
|
||||
"replayDurationMs": 4500,
|
||||
"enablePostFlow": false,
|
||||
"postFlowDurationMs": 3000,
|
||||
"postFlowSpeedHz": 15,
|
||||
"currentPostFlowMa": 1300,
|
||||
"postFlowStoppingWaitMs": 500,
|
||||
"postFlowCompleteWaitMs": 500,
|
||||
"defaultMaxOperationDurationMs": 18000
|
||||
}
|
||||
Reference in New Issue
Block a user