Skip to content

Commit

Permalink
Merge pull request #36 from ViktorKarlstrom/master
Browse files Browse the repository at this point in the history
Added Neptune 4 Plus configuration file
  • Loading branch information
sandmmakers authored Dec 20, 2023
2 parents 90cca96 + deccd5a commit 0ffd8fb
Showing 1 changed file with 56 additions and 0 deletions.
56 changes: 56 additions & 0 deletions Printers/ElegooNeptune4Plus.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"version": 2,
"displayName": "Neptune 4 Plus",
"connectionMode": "Moonraker",
"connection": {},
"manualProbePoints": [{
"name": "1",
"row": 2,
"column": 0,
"x": 35.0,
"y": 24.0
},
{
"name": "2",
"row": 1,
"column": 0,
"x": 35.0,
"y": 155.0
},
{
"name": "3",
"row": 0,
"column": 0,
"x": 35.0,
"y": 290.0
},
{
"name": "4",
"row": 0,
"column": 2,
"x": 290.0,
"y": 290.0
},
{
"name": "5",
"row": 1,
"column": 2,
"x": 290.0,
"y": 155.0
},
{
"name": "6",
"row": 2,
"column": 2,
"x": 290.0,
"y": 35.0
},
{
"name": "H",
"row": 1,
"column": 1,
"x": 162.5,
"y": 162.5
}
]
}

0 comments on commit 0ffd8fb

Please sign in to comment.