diff --git a/app/data/cfg.json b/app/data/cfg.json index c611db8..46f5eac 100644 --- a/app/data/cfg.json +++ b/app/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.8.71", + "version": "1.8.72", "ext_port": 1111, "profiles": { "mcopy": { diff --git a/app/package-lock.json b/app/package-lock.json index 647a6e3..bb4156d 100644 --- a/app/package-lock.json +++ b/app/package-lock.json @@ -1,6 +1,6 @@ { "name": "mcopy-app", - "version": "1.8.71", + "version": "1.8.72", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/app/package.json b/app/package.json index aabf19c..841f65d 100644 --- a/app/package.json +++ b/app/package.json @@ -1,6 +1,6 @@ { "name": "mcopy-app", - "version": "1.8.71", + "version": "1.8.72", "description": "GUI for the mcopy small gauge film optical printer platform", "main": "main.js", "scripts": { diff --git a/data/cfg.json b/data/cfg.json index 2bb70f7..c060360 100644 --- a/data/cfg.json +++ b/data/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.8.71", + "version": "1.8.72", "ext_port": 1111, "profiles": { "mcopy": { diff --git a/hardware/mcopy_projector_breakout_board.fzz b/hardware/mcopy_projector_breakout_board.fzz new file mode 100644 index 0000000..1b85476 Binary files /dev/null and b/hardware/mcopy_projector_breakout_board.fzz differ diff --git a/package-lock.json b/package-lock.json index 9fd4f92..2c775d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "mcopy", - "version": "1.8.71", + "version": "1.8.72", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "mcopy", - "version": "1.8.71", + "version": "1.8.72", "license": "MIT", "dependencies": { "arduino": "file:app/lib/arduino", diff --git a/package.json b/package.json index f1b8ba2..1d8b6ca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mcopy", - "version": "1.8.71", + "version": "1.8.72", "description": "Small gauge film optical printer platform", "main": "build.js", "directories": { diff --git a/processing/mcopy/cfg.json b/processing/mcopy/cfg.json index c611db8..46f5eac 100644 --- a/processing/mcopy/cfg.json +++ b/processing/mcopy/cfg.json @@ -1,5 +1,5 @@ { - "version": "1.8.71", + "version": "1.8.72", "ext_port": 1111, "profiles": { "mcopy": {