Remove mcad

This commit is contained in:
Matt McWilliams 2025-02-12 22:46:44 -05:00
parent 02e697822b
commit 72e91a41fb
8 changed files with 13 additions and 12 deletions

9
.gitmodules vendored
View File

@ -2,6 +2,10 @@
path = scad/common
url = https://git.sixteenmillimeter.com/modules/common.git
ignore = dirty
[submodule "scad/takeup"]
path = scad/takeup
url = https://git.sixteenmillimeter.com/modules/takeup.git
ignore = dirty
[submodule "scad/sprocketed_roller"]
path = scad/sprocketed_roller
url = https://git.sixteenmillimeter.com/modules/sprocketed_roller.git
@ -10,7 +14,4 @@
path = scad/MCAD
url = https://github.com/openscad/MCAD.git
ignore = dirty
[submodule "scad/takeup"]
path = scad/takeup
url = https://git.sixteenmillimeter.com/modules/takeup.git
ignore = dirty
branch = master

View File

@ -1,5 +1,5 @@
{
"version": "1.8.155",
"version": "1.8.156",
"ext_port": 1111,
"profiles": {
"mcopy": {

2
app/package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "mcopy-app",
"version": "1.8.155",
"version": "1.8.156",
"lockfileVersion": 2,
"requires": true,
"packages": {

View File

@ -1,6 +1,6 @@
{
"name": "mcopy-app",
"version": "1.8.155",
"version": "1.8.156",
"description": "GUI for the mcopy small gauge film optical printer platform",
"main": "main.js",
"scripts": {

View File

@ -1,5 +1,5 @@
{
"version": "1.8.155",
"version": "1.8.156",
"ext_port": 1111,
"profiles": {
"mcopy": {

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "mcopy",
"version": "1.8.155",
"version": "1.8.156",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "mcopy",
"version": "1.8.155",
"version": "1.8.156",
"license": "MIT",
"dependencies": {
"alert": "file:app/lib/alert",

View File

@ -1,6 +1,6 @@
{
"name": "mcopy",
"version": "1.8.155",
"version": "1.8.156",
"description": "Small gauge film optical printer platform",
"main": "build.js",
"directories": {

View File

@ -1,5 +1,5 @@
{
"version": "1.8.155",
"version": "1.8.156",
"ext_port": 1111,
"profiles": {
"mcopy": {