Skip to content

Commit

Permalink
Added Neptune 4 Pro configuration file
Browse files Browse the repository at this point in the history
File contributed by both U13Studio & Ben Le Gros.
  • Loading branch information
sandmmakers committed Dec 28, 2023
1 parent d9553b3 commit 0bddc4d
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions Printers/ElegooNeptune4Pro.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
{
"version": 2,
"displayName": "Neptune 4 Pro",
"connectionMode": "Moonraker",
"connection": {},
"manualProbePoints": [{
"name": "1",
"row": 2,
"column": 0,
"x": 31.5,
"y": 21.5
},
{
"name": "2",
"row": 0,
"column": 0,
"x": 31.5,
"y": 191.5
},
{
"name": "3",
"row": 0,
"column": 2,
"x": 201.5,
"y": 191.5
},
{
"name": "4",
"row": 2,
"column": 2,
"x": 201.5,
"y": 21.5
},
{
"name": "H",
"row": 1,
"column": 1,
"x": 115.75,
"y": 110.45
}
]
}

0 comments on commit 0bddc4d

Please sign in to comment.