Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Pull #343

Open
wants to merge 127 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
127 commits
Select commit Hold shift + click to select a range
3449703
Added ability to activate/deactivate skin.
WesGilster Aug 7, 2017
a080629
Added ability for uri to be encoded into the OS commands
WesGilster Aug 22, 2017
2ad768e
Added delete/create gui screen
WesGilster Aug 23, 2017
b54c649
add functionality to activate and deactivate skins
kloknibor Aug 23, 2017
7ac9688
added ability to activate and deactivate skins
kloknibor Aug 23, 2017
b1e78b2
Merge pull request #26 from kloknibor/patch-10
WesGilster Aug 24, 2017
47bbd77
Pushed the activate logic into the delete/save skin methods
WesGilster Aug 24, 2017
7907e0a
Added the concept of a printable contribution these can be used as
WesGilster Aug 26, 2017
8174bd3
Fix contributions in image preview
WesGilster Aug 27, 2017
e59f293
Created Restore Photonic3D from backup (Untested tho)
WesGilster Sep 3, 2017
28403e6
Added a feature to handle gcode execution handling
WesGilster Sep 4, 2017
45cab57
Forgot to upload ControlFlow
WesGilster Sep 4, 2017
eee55a0
Fixed restore so that it executes now
WesGilster Sep 4, 2017
f48443b
Everything needs to use the native graphics context to create images
WesGilster Sep 30, 2017
64105c4
Fixed index out of range exception
WesGilster Oct 2, 2017
69784fb
changed template printer to use buildPlatformGraphics instead of
WesGilster Oct 3, 2017
ba2540f
Fix Mac implementations
WesGilster Oct 3, 2017
4916a14
Allow getting native rasters
WesGilster Oct 4, 2017
21f75f8
Forgot to checkin the test
WesGilster Oct 4, 2017
fcf3283
Memory wasn't being set for native images
WesGilster Oct 9, 2017
319bfe5
Bad image sizes for memory?
WesGilster Oct 11, 2017
06bf90e
Binary stls files still weren't parsing properly in certain situations
WesGilster Oct 13, 2017
9c7a91a
Image size missing
WesGilster Oct 14, 2017
4350416
Only show restart message if they actually uploaded a file
WesGilster Oct 22, 2017
b9bd265
Be kinder to macs
WesGilster Oct 22, 2017
0564335
Shave about 4 seconds off of our CreationWorkshop image loading time.
WesGilster Oct 22, 2017
3df1207
Let's try that again...
WesGilster Oct 22, 2017
f7b2c6a
Current image wasn't showing up
WesGilster Oct 23, 2017
fbd7e72
Gcode footer wouldn't execute if user cancelled a cws file
WesGilster Nov 7, 2017
ca26524
Test for OnSuccessAndCancellation controlFlow
WesGilster Nov 8, 2017
7432061
Added gCode for pause and resume
WesGilster Nov 11, 2017
60ca5cb
Added ability to control steppers motors directly
WesGilster Dec 17, 2017
478e32b
Look at the comments of the previous commit... :)
WesGilster Dec 17, 2017
c32565e
Revert this file back to normal
WesGilster Dec 17, 2017
0588f54
Mark all associated SSID in the net list, instead of just finding the
WesGilster Dec 28, 2017
c9de311
Fixed test
WesGilster Dec 28, 2017
fdfcd5c
fix: Have tests clean up temp files
Dec 26, 2017
0875fc0
Merge pull request #28 from Microtome/ensure-tests-cleanup-properly
WesGilster Dec 30, 2017
a4ce764
fix: Remove RXTX as its use appears to be already deprecated in the c…
Dec 31, 2017
0ab0b28
Just let the exception happen, no need for assertion...
Dec 31, 2017
2ced7cb
Merge pull request #29 from Microtome/remove-rxtx
WesGilster Dec 31, 2017
dab5e12
fix: Other comments say not used, so remove it.
Dec 25, 2017
5222ade
Merge pull request #30 from Microtome/remove-gui-prototypes
WesGilster Dec 31, 2017
5105e41
fix: update splash logo
Dec 27, 2017
5062f54
fix: Red-channel only
Jan 1, 2018
2d53abc
Merge pull request #31 from Microtome/update-splash-logo
WesGilster Jan 3, 2018
0b0897e
fix: Remove firmware upgrade tooling
Jan 5, 2018
2d4e7a2
fix: Cleanup other references to os directory
Jan 5, 2018
8912c7f
fix: Finish removing references to os directories
Jan 5, 2018
60a07e9
Fix: Missed a file, remove os dir refs
Jan 5, 2018
fa07ced
Merge pull request #32 from Microtome/remove-firmware-tooling
WesGilster Jan 7, 2018
285debc
printflow addon
kloknibor Jan 10, 2018
6bce3cb
Merge pull request #33 from lazy-duplicate-wes-photonic3d/master
WesGilster Jan 11, 2018
ba7422a
Printflow software is working ok now even though the timers are
WesGilster Jan 13, 2018
be8f6c7
Added printFlow to build
WesGilster Jan 14, 2018
b4c6789
Hide hidden networks
WesGilster Jan 14, 2018
baf1269
Enable printflow on Photonic3d restart
WesGilster Jan 16, 2018
8c37be1
Updated URL for getting tech support and updated software version links
WesGilster Jan 16, 2018
c2e1a20
Disable printflow
WesGilster Jan 21, 2018
63a0c90
Had to fix test
WesGilster Jan 21, 2018
242df81
Updated so that we can compile under latest versions of Java and rewrote
Jul 24, 2021
9b84422
Get Gradle running in latest version(7.0) but keep source/target
Jul 24, 2021
ab0e896
Add bin and .gradle to gitignore
Jul 24, 2021
69d0886
Printflow
Jul 24, 2021
08cb7f8
Can't have java lang 8 if specifying source and target versions
Jul 24, 2021
5efaf17
Create gradle.yml
WesGilster Jul 25, 2021
a6c20b0
Change directory first
Jul 25, 2021
9c4cec8
get right gradle file
Jul 25, 2021
5be6408
Add settings file
Jul 25, 2021
1a09175
Assemble and distribute
Jul 25, 2021
438dddc
I'm in a catch 22 with the way this project was organized...
Jul 25, 2021
5dd4d6a
Dist should work
Jul 25, 2021
154195f
this host directory really makes things painful
Jul 25, 2021
2e592a6
This has to be in the root?
Jul 25, 2021
bd5a5ec
Well, what tasks do I have?
Jul 25, 2021
fdd155a
arg!!!!
Jul 25, 2021
a60d83d
I've never actually used gradle or groovy before... Does it show?
Jul 25, 2021
9daa749
let's see a stacktrace
Jul 25, 2021
a9f5ea6
No seriously...I'd like to see a stacktrace...
Jul 25, 2021
9e75876
Had to replace an old plugin that wouldn't work with the latest gradle
Jul 25, 2021
021cb89
Start doing the fullRelease
Jul 26, 2021
4cb9e44
Adding distribution to the githubRelease
Jul 26, 2021
6694472
Remove assembly from build
Jul 26, 2021
8e20eb1
Start uploading assets
Jul 26, 2021
1d76f6d
describe is working again?
Jul 26, 2021
dc35d8e
Get messaging correct
Jul 26, 2021
cca146a
Let's do this without Ant inputs
Jul 26, 2021
290fd2f
Get prereleases working so I can test deploy
Jul 27, 2021
a8833fb
Releases were stacking on top of each other and not cleaning old
Jul 28, 2021
bd37355
Add a hook to when the OS shuts down Photonic, we can provide some
Jul 28, 2021
a317ace
NPE on printer start
Jul 28, 2021
c01a87e
I don't want a draft as we can't use that. We need a published
Jul 28, 2021
dec3b61
There's no reason to use force to solve a problem(well maybe there
Jul 28, 2021
2480b7a
We need the ability to debug a prerelease
Jul 28, 2021
ff093b8
Do what I mean not why I write
Jul 28, 2021
9e301dc
Even the writers of bash can be idiotic
Jul 28, 2021
af72315
STL print Fixes
Jul 29, 2021
9b6f150
Prerelease builds weren't working
Jul 29, 2021
acf98b3
Final classes should not have been invented
Jul 29, 2021
1375923
Wow, Java blocks me every way it can
Jul 29, 2021
04f8cc3
Off by one error, Fix draft setting on build
Jul 29, 2021
bc692b2
Hardware accelerated graphics rewritten, but still Java rendering.
Jul 30, 2021
34575b7
MaxInt overflow causes the image to be displayed on the lower possible
Jul 30, 2021
dfea29c
Error Handling anyone?
Jul 31, 2021
4648170
Finally I'm able to defeat the invading armada of kweb clients!
Jul 31, 2021
f0a8856
Allow overriding of Java classes without deploying every time
Jul 31, 2021
48c7c42
How about using a fill instead of a hollow rect
Jul 31, 2021
55a7d35
Make some changes for mdns, ipp, upnp, microsoft WDS
Oct 21, 2022
7c438dc
Other test goodies for 3d printer file discovery
Oct 21, 2022
416278a
Fix compile issues
Oct 21, 2022
2d0b66b
Let's get rid of these compile errors for now
Oct 21, 2022
046f1d5
Fix NPE
Jan 20, 2023
3e62fb1
Javascript printers should not cannonicalize variable names
Feb 3, 2023
4c9f978
Update gradle.yml
WesGilster Feb 23, 2023
6acdd02
Update .travis.yml
WesGilster Feb 23, 2023
d804c32
Update gradle.yml
WesGilster Feb 23, 2023
2d5a577
Update gradle.yml
WesGilster Feb 23, 2023
f2552bc
Update gradle.yml
WesGilster Feb 23, 2023
e39ec37
Update gradle.yml
WesGilster Feb 23, 2023
56449f0
Update gradle.yml
WesGilster Feb 23, 2023
19cf754
Update gradle.yml
WesGilster Feb 23, 2023
7d95965
Update gradle.yml
WesGilster Feb 23, 2023
6e1a5e6
Update gradle.yml
WesGilster Feb 23, 2023
a04137b
Fix build issues
Apr 27, 2023
5c9a287
Merge branch 'master' of https://github.com/WesGilster/Photonic3D.git
Apr 27, 2023
f89a47f
fixed Launcher
May 3, 2023
f068d76
Upgraded latest version of jssc and fixed setup Graal in nashorn
May 6, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# default behavior
* text=auto

# Make sure linux shell scripts maintain their line endings
*.sh text eol=lf
36 changes: 36 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# This workflow will build a Java project with Gradle
# For more information see: https://help.github.com/actions/language-and-framework-guides/building-and-testing-java-with-gradle

name: Java CI with Gradle

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

jobs:
build:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v2
- name: Set up JDK 11
uses: actions/setup-java@v2
with:
java-version: '8'
distribution: 'adopt'
- uses: release-drafter/release-drafter@v5
# (Optional) specify config name to use, relative to .github/. Default: release-drafter.yml
# with:
# config-name: my-config.yml
# disable-autolabeler: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
USERNAME: ${{ github.actor }}
releaseRepoToken: ${{ secrets.GITHUB_TOKEN }}
- name: Grant execute permission for gradlew
run: chmod +x ./host/gradlew
- name: Build distribution
run: ./host/gradlew fullRelease
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
host/resourcesnew/printflow/js/printerconfig.js
host/photocentric/printflow/js/printerconfig.js
*.keystore
host/bin/log.err
/bin/
/.gradle/
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "host/resourcesnew/slacer"]
path = host/resourcesnew/slacer
url = https://github.com/Kudo3D/SLAcer.js
[submodule "host/resourcesnew/slacer"]
path = host/resourcesnew/slacer
url = https://github.com/Kudo3D/SLAcer.js
17 changes: 17 additions & 0 deletions .project
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>Photonic3D-Dev</name>
<comment>Project Photonic3D-Dev created by Buildship.</comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
</natures>
</projectDescription>
18 changes: 18 additions & 0 deletions .settings/org.eclipse.buildship.core.prefs
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
arguments=
auto.sync=false
build.scans.enabled=false
connection.arguments=
connection.gradle.distribution=GRADLE_DISTRIBUTION(WRAPPER)
connection.java.home=null
connection.jvm.arguments=
connection.project.dir=
derived.resources=.gradle,build
eclipse.preferences.version=1
gradle.user.home=
java.home=
jvm.arguments=
offline.mode=false
override.workspace.settings=false
project.path=\:
show.console.view=false
show.executions.view=false
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ before_deploy:
deploy:
- provider: releases
skip_cleanup: true
prerelease: false
prerelease: true
api_key: "$GITHUB_ACCESS_TOKEN"
file_glob: true
file: "${RELEASE_PKG_FILE}"
Expand All @@ -41,5 +41,6 @@ deploy:
# user: $BINTRAY_USER
# key: $BINTRAY_API_KEY
# dry-run: $SKIP_BINTRAY
#
# on:
# all_branches: true
26 changes: 1 addition & 25 deletions host/BuildCWH.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,35 +27,11 @@
<zip destfile="${deployedServerZipFile}">
<zipfileset dir="build" includes="**/build.number"/>
<zipfileset dir="build/install/photonic3d/lib" includes="**/*.properties"/>
<zipfileset dir="os" prefix="os" includes="**/*"/>
<zipfileset dir="bin"/>
<zipfileset dir="resources" prefix="resources" includes="**/*"/>
<zipfileset dir="resourcesnew" prefix="resourcesnew" includes="**/*"/>
<zipfileset dir="printflow" prefix="printflow" includes="**/*"/>
<zipfileset dir="build/install/photonic3d/lib" prefix="lib" includes="**/*.jar"/>
</zip>
<!--
<zip destfile="${deployedTestZipFile}">
<zipfileset dir="build" includes="**/build.number"/>
<zipfileset dir="build/install/photonic3d/lib" includes="**/*.properties"/>
<zipfileset dir="os" prefix="os" includes="**/*"/>
<zipfileset dir="bin"/>
<zipfileset dir="resources" prefix="resources" includes="**/*"/>
<zipfileset dir="resourcesnew" prefix="resourcesnew" includes="**/*"/>
<zipfileset dir="build/install/photonic3d/lib" prefix="lib" includes="**/*.jar"/>
</zip>
<zip destfile="${deployedClientZipFile}">
<zipfileset dir="build" includes="**/build.number"/>
<zipfileset dir="build/libs" prefix="lib" includes="**/*.jar"/>
<zipfileset dir="libs/cling" prefix="lib" includes="**/*.jar"/>
<zipfileset dir="libs/jsch" prefix="lib" includes="**/*.jar"/>
<zipfileset dir="libs/commons-logging" prefix="lib" includes="**/*.jar"/>
<zipfileset dir="libs/log4j" prefix="lib" includes="**/*.jar"/>
<zipfileset dir="libs/resteasy" prefix="lib" includes="**/jackson-annotations*.jar"/>
<zipfileset dir="libs/resteasy" prefix="lib" includes="**/jackson-core*.jar"/>
<zipfileset dir="libs/resteasy" prefix="lib" includes="**/jackson-databind*.jar"/>
<zipfileset dir="bin" includes="**/browseprinter.*"/>
<zipfileset dir="bin" includes="**/slicebrowser.*"/>
</zip>
-->
</target>
</project>
6 changes: 3 additions & 3 deletions host/bin/start.bat
Original file line number Diff line number Diff line change
Expand Up @@ -69,17 +69,17 @@ IF "%tag_name%"=="~13" (
echo Download URL = %browser_download_url%
%CD%\curl\bin\curl -L %browser_download_url% > Update.zip
unzip -o Update
java -Dlog4j.configurationFile=log4j2.properties -Djava.library.path=os/win64 -cp lib/*;. org.area515.resinprinter.server.Main > log.out 2> log.err
java -Dlog4j.configurationFile=log4j2.properties -cp lib/*;. org.area515.resinprinter.server.Main > log.out 2> log.err
) ELSE (
IF "%tag_name%"=="%repoVersion%" (
echo No update needed
java -Dlog4j.configurationFile=log4j2.properties -Djava.library.path=os/win64 -cp lib/*;. org.area515.resinprinter.server.Main > log.out 2> log.err
java -Dlog4j.configurationFile=log4j2.properties -cp lib/*;. org.area515.resinprinter.server.Main > log.out 2> log.err
) ELSE (
echo Download URL = %browser_download_url%
%CD%\curl\bin\curl -L %browser_download_url% > Update.zip
unzip -o Update
del -Q Update.zip
java -Dlog4j.configurationFile=log4j2.properties -Djava.library.path=os/win64 -cp lib/*;. org.area515.resinprinter.server.Main > log.out 2> log.err
java -Dlog4j.configurationFile=log4j2.properties -cp lib/*;. org.area515.resinprinter.server.Main > log.out 2> log.err
)
)

Expand Down
49 changes: 30 additions & 19 deletions host/bin/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
if [[ $UID != 0 ]]; then
echo "Please run this script with sudo:"
echo "sudo $0 $*"
echo "Here are some other usages:"
echo "sudo ./start.sh area515/Photonic3D"
echo "sudo ./start.sh WesGilster/Photonic3D TestKit"
echo "sudo ./start.sh WesGilster/Photonic3D force"
echo "sudo ./start.sh WesGilster/Photonic3D debug"
echo "sudo ./start.sh WesGilster/Photonic3D forceprerelease"
echo "sudo ./start.sh WesGilster/Photonic3D prerelease"
echo "sudo ./start.sh WesGilster/Photonic3D debugprerelease"
exit 1
fi

Expand Down Expand Up @@ -53,11 +61,6 @@ elif [ "${cpu}" = "aarch64" ]; then
javaURL="http://download.oracle.com/otn-pub/java/jdk/8u101-b13/jdk-8u101-linux-arm64-vfp-hflt.tar.gz"
fi

if [ ! -f "/usr/lib/jni/librxtxSerial.so" ]; then
echo Installing RxTx
apt-get install --yes --force-yes librxtx-java
fi

#This application will always need to have the display set to the following
export DISPLAY=:0.0
xinitProcess=`ps -ef | grep grep -v | grep xinit`
Expand Down Expand Up @@ -110,10 +113,13 @@ fi
echo Checking for new version from Github Repo: ${repo}
cd ${installDirectory}
LOCAL_TAG=$(grep repo.version build.number | cut -d = -f 2 | tr -d '\r')
NETWORK_TAG=$(curl -L -s https://api.github.com/repos/${repo}/releases/latest | grep 'tag_name' | cut -d\" -f4)

if [ "$2" == "forceprerelease" -o "$2" == "prerelease" -o "$2" == "debugprerelease" ]; then
NETWORK_TAG=$(curl -L -s https://api.github.com/repos/${repo}/releases | grep -m 1 -B 30 '"prerelease": true' | grep 'tag_name' | cut -d\" -f4)
else
NETWORK_TAG=$(curl -L -s https://api.github.com/repos/${repo}/releases/latest | grep 'tag_name' | cut -d\" -f4)
fi
echo Local Tag: ${LOCAL_TAG}
echo Network Tag: ${NETWORK_TAG}
echo Latest Network Tag: ${NETWORK_TAG}

if [ -f ${downloadPrefix}.*.zip ]; then
OFFLINE_FILE=$(ls ${downloadPrefix}.*.zip)
Expand All @@ -129,14 +135,19 @@ if [ -f ${downloadPrefix}.*.zip ]; then
rm ${OFFLINE_FILE}
elif [ -z "${NETWORK_TAG}" ]; then
echo "Couldn't fetch version from GitHub, launching existing install."
elif [ "${NETWORK_TAG}" != "${LOCAL_TAG}" -o "$2" == "force" ]; then
echo Installing latest version of ${downloadPrefix}: ${NETWORK_TAG}

DL_URL=$(curl -L -s https://api.github.com/repos/${repo}/releases/latest | grep 'browser_' | cut -d\" -f4 | grep -- -${NETWORK_TAG})
elif [ "${NETWORK_TAG}" != "${LOCAL_TAG}" -o "$2" == "force" -o "$2" == "forceprerelease" ]; then
if [ "$2" == "forceprerelease" -o "$2" == "debugprerelease" -o "$2" == "prerelease" ]; then
DL_URL=$(curl -L -s https://api.github.com/repos/${repo}/releases | grep -m 1 -A 36 '"prerelease": true' | grep 'browser_' | cut -d\" -f4 | grep -- -${NETWORK_TAG})
else
DL_URL=$(curl -L -s https://api.github.com/repos/${repo}/releases/latest | grep 'browser_' | cut -d\" -f4 | grep -- -${NETWORK_TAG})
fi

echo Installing from: ${DL_URL}

DL_FILE=${DL_URL##*/}
rm -f "/tmp/${DL_FILE}"
wget -P /tmp "${DL_URL}"
if [ $? -ne 0 ]; then
if [ $? -ne 0 ]; then
echo "wget of ${DL_FILE} failed. Aborting update."
exit 1
fi
Expand Down Expand Up @@ -172,7 +183,7 @@ if [ ! -f "/etc/init.d/cwhservice" ]; then
update-rc.d cwhservice defaults
fi

echo Determinging if one time install has occurred
echo Determining if one time install has occurred
performedOneTimeInstall=$(grep performedOneTimeInstall ${CONFIG_PROPS} | awk -F= '{print $2}')
if [ -f "oneTimeInstall.sh" -a [${performedOneTimeInstall} != "true"] ]; then
./oneTimeInstall.sh
Expand All @@ -182,16 +193,16 @@ if [ -f "eachStart.sh" ]; then
./eachStart.sh
fi

if [ "$2" == "debug" ]; then
if [ "$2" == "debug" -o "$2" == "debugprerelease" ]; then
pkill -9 -f "org.area515.resinprinter.server.Main"
echo "Starting printer host server($2)"
java -Xmx512m -Xdebug -Xrunjdwp:server=y,transport=dt_socket,address=4000,suspend=n -Dlog4j.configurationFile=debuglog4j2.properties -Djava.library.path=/usr/lib/jni:os/Linux/${cpu} -cp lib/*:. org.area515.resinprinter.server.Main > log.out 2> log.err &
echo Starting printer host server in debug mode
java -Xmx512m -Xdebug -Xrunjdwp:server=y,transport=dt_socket,address=4000,suspend=n -Dlog4j.configurationFile=debuglog4j2.properties -Djava.library.path=/usr/lib/jni -cp .:lib/* org.area515.resinprinter.server.Main > log.out 2> log.err &
elif [ "$2" == "TestKit" ]; then
pkill -9 -f "org.area515.resinprinter.test.HardwareCompatibilityTestSuite"
echo Starting test kit
java -Xmx512m -Dlog4j.configurationFile=testlog4j2.properties -Djava.library.path=/usr/lib/jni:os/Linux/${cpu} -cp lib/*:. org.junit.runner.JUnitCore org.area515.resinprinter.test.HardwareCompatibilityTestSuite &
java -Xmx512m -Dlog4j.configurationFile=testlog4j2.properties -Djava.library.path=/usr/lib/jni -cp .:lib/* org.junit.runner.JUnitCore org.area515.resinprinter.test.HardwareCompatibilityTestSuite &
else
pkill -9 -f "org.area515.resinprinter.server.Main"
echo Starting printer host server
java -Xmx512m -Dlog4j.configurationFile=log4j2.properties -Djava.library.path=/usr/lib/jni:os/Linux/${cpu} -cp lib/*:. org.area515.resinprinter.server.Main > log.out 2> log.err &
java -Xmx512m -Dlog4j.configurationFile=log4j2.properties -Djava.library.path=/usr/lib/jni -cp .:lib/* org.area515.resinprinter.server.Main > log.out 2> log.err &
fi
3 changes: 3 additions & 0 deletions host/bin/startdevprerelease.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

./start.sh "WesGilster/Creation-Workshop-Host" prerelease
Loading