17 lines
462 B
JSON
17 lines
462 B
JSON
{
|
|
// "version": "0.2.0",
|
|
// "configurations": [
|
|
// {
|
|
// "name": "OctoPrint",
|
|
// "type": "python",
|
|
// "request": "launch",
|
|
// "module": "octoprint",
|
|
// "args": [
|
|
// "serve",
|
|
// "--debug"
|
|
// ],
|
|
// "cwd": "${workspaceFolder}/octoprint_CalibrationTools",
|
|
// "preLaunchTask": "clean build artifacts"
|
|
// }
|
|
// ]
|
|
} |