1.0.6 Firmware release. More Github cleanup.

This commit is contained in:
OneFinityCNC
2021-02-28 00:58:19 -05:00
parent 7320e5e4e5
commit a0ae0a4e30
26 changed files with 118 additions and 26 deletions

View File

@@ -462,6 +462,13 @@
},
"probe": {
"probe-diameter": {
"type": "float",
"min": 0,
"max": 10,
"unit": "mm",
"default": 6.35
},
"probe-xdim": {
"type": "float",
"unit": "mm",

View File

@@ -35,8 +35,8 @@
{
"latch-velocity": 0.1,
"max-accel": 750,
"max-velocity": 12.75,
"search-velocity": 0.844,
"max-velocity": 10,
"search-velocity": 1.688,
"travel-per-rev": 10,
"idle-current": 0.5,
"drive-current": 2.8,
@@ -44,11 +44,11 @@
"enabled": true,
"homing-mode": "stall-min",
"reverse": false,
"stall-microstep": 16,
"stall-microstep": 8,
"min-soft-limit": 0,
"max-switch": "disabled",
"step-angle": 1.8,
"stall-current": 0.9,
"stall-current": 1.0,
"stall-sample-time": 200,
"microsteps": 16,
"stall-volts": 2,
@@ -61,8 +61,8 @@
{
"latch-velocity": 0.1,
"max-accel": 750,
"max-velocity": 12.75,
"search-velocity": 0.844,
"max-velocity": 10,
"search-velocity": 1.688,
"travel-per-rev": 10,
"idle-current": 0.5,
"drive-current": 2.8,
@@ -70,7 +70,7 @@
"enabled": true,
"homing-mode": "stall-min",
"reverse": false,
"stall-microstep": 16,
"stall-microstep": 8,
"min-soft-limit": 0,
"max-switch": "disabled",
"step-angle": 1.8,

View File

@@ -35,8 +35,8 @@
{
"latch-velocity": 0.1,
"max-accel": 750,
"max-velocity": 12.75,
"search-velocity": 0.844,
"max-velocity": 10,
"search-velocity": 1.688,
"travel-per-rev": 10,
"idle-current": 0.5,
"drive-current": 2.8,
@@ -44,7 +44,7 @@
"enabled": true,
"homing-mode": "stall-min",
"reverse": false,
"stall-microstep": 16,
"stall-microstep": 8,
"min-soft-limit": 0,
"max-switch": "disabled",
"step-angle": 1.8,
@@ -61,8 +61,8 @@
{
"latch-velocity": 0.1,
"max-accel": 750,
"max-velocity": 12.75,
"search-velocity": 0.844,
"max-velocity": 10,
"search-velocity": 1.688,
"travel-per-rev": 10,
"idle-current": 0.5,
"drive-current": 2.8,
@@ -70,7 +70,7 @@
"enabled": true,
"homing-mode": "stall-min",
"reverse": false,
"stall-microstep": 16,
"stall-microstep": 8,
"min-soft-limit": 0,
"max-switch": "disabled",
"step-angle": 1.8,