lp://staging/~jil26/fabinterpreter/LinuxFabInterpreter
Created by
Jeffrey Lipton
and last modified
- Get this branch:
- bzr branch lp://staging/~jil26/fabinterpreter/LinuxFabInterpreter
Only
Jeffrey Lipton
can upload to this branch. If you are
Jeffrey Lipton
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Jeffrey Lipton: Approve
-
Diff: 28614 lines (+3829/-23347)45 files modifiedREADME.txt (+5/-3)
bin/OSX/Interpreter.app/Contents/Info.plist (+20/-0)
bin/OSX/Interpreter.app/Contents/PkgInfo (+1/-0)
media/Duel Syringe - Model 2.config (+197/-0)
media/Plastic Tool - Model 2.config (+159/-0)
media/Single Syringe - Model 2.config (+159/-0)
media/Valve - Model 2.config (+186/-0)
media/XYZ.config (+148/-0)
media/hybrid.config (+197/-0)
software/Common/JrKerr/nmccom.cpp (+3/-9)
software/Common/JrKerr/old_path/path.cpp (+0/-650)
software/Common/JrKerr/old_path/path.h (+0/-83)
software/Common/JrKerr/picservo.cpp (+1/-1)
software/Common/JrKerr/src/Makefile (+179/-82)
software/Common/JrKerr/src/Makefile.Debug (+2/-2)
software/Common/JrKerr/src/Makefile.Release (+2/-2)
software/Common/JrKerr/src/src.pro (+12/-26)
software/Common/JrKerr/src/src.pro.user (+81/-22)
software/Duel Syringe - Model 2.config (+0/-197)
software/FabInterpreter/FabAtHomePrinter.cpp (+6/-6)
software/FabInterpreter/Interpreter.OSX.pro (+39/-0)
software/FabInterpreter/Interpreter.OSX.pro.user (+427/-0)
software/FabInterpreter/Interpreter.app/Contents/Info.plist (+0/-20)
software/FabInterpreter/Interpreter.app/Contents/PkgInfo (+0/-1)
software/FabInterpreter/Interpreter.linux.pro (+39/-0)
software/FabInterpreter/Interpreter.linux.pro.user (+425/-0)
software/FabInterpreter/Interpreter.pro (+0/-40)
software/FabInterpreter/Interpreter.pro.user (+0/-370)
software/FabInterpreter/Makefile (+132/-144)
software/FabInterpreter/guicomponentsthread.cpp (+2/-2)
software/FabInterpreter/jrkerr copy.pro.user (+124/-0)
software/FabInterpreter/jrkerr.pro (+3/-3)
software/FabInterpreter/mainwindow.cpp (+112/-34)
software/FabInterpreter/mainwindow.h (+4/-1)
software/FabInterpreter/mainwindow.ui (+938/-634)
software/FabInterpreter/src.pro (+25/-0)
software/FabInterpreter/src.pro.user (+201/-0)
software/Plastic Tool - Model 2.config (+0/-159)
software/Single Syringe - Model 2.config (+0/-159)
software/Valve - Model 2.config (+0/-186)
software/XYZ.config (+0/-148)
software/hybrid.config (+0/-197)
software/pink taper characterization 5x lines.fab (+0/-43)
software/sparse_cube.fab (+0/-19278)
software/ui_mainwindow.h (+0/-845)
Branch information
Recent revisions
- 37. By Jeffrey Lipton
-
Made sepeate Project files for OSX and Linux to reflect the diffrent locations of uic
- 33. By Jeremy Cohen
-
fixed more glitches and got arrow keys working. This version with the arrow buttons will be the final version packaged for now
- 31. By Jeremy Cohen
-
reversed axes and fixed glitches in dealing with multiple config files, close button does fully work yet though
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/fabinterpreter