-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
33 lines (23 loc) · 835 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
This is the git repository where all the source files and documentation
for OSAAs LASER 3D printer project is housed.
There are some wiki pages available here with more info:
https://github.com/dren-dk/OSAA.LASER/wiki/Overview
Please contact Flemming Frandsen for commit access to the main repository.
Please use only lower case file and directory names, unless the file contains a Java class.
Please do not use any funny characters in files names,
so a-z, 0-9, . and - are ok, while space, \, /, _ and : are not.
Test mistake to fix...
Another mistake to fix
highlevel : PC software
webserver : Web interface
htdocs : Client-visible files.
src : Java source tree
slicer : The slicer
gcoder : The gcoder
lowlevel
driver : The near-realtime driver for the PC
firmware
hw
datasheets
optics
mechanics