I.C.E.C
c31a1af8a1
add init script so we can make the picoReflow server autostart on boot, just run the commands (see readme) and it should start on boot
2016-09-03 16:34:36 +02:00
ICEC
d7e7eebe45
Merge pull request #1 from apollo-ng/master
...
getting up to date
2016-09-03 16:29:47 +02:00
chrono
b26a461c3f
Merge pull request #19 from AndyRawson/time_and_temp
...
Add time and temperature options
2016-07-12 18:23:31 +00:00
Andy Rawson
43ed42245e
Add time and temperature options
2016-07-07 23:41:06 -05:00
chrono
8930e5700e
Merge pull request #16 from openelectron/add_heater_invert
...
Added config option to invert the polarity of the heater
2016-04-07 15:06:14 +00:00
Rob Shaw
0e14a20cbf
Added config option to invert the polarity of the heater
2016-04-07 15:51:46 +01:00
chrono
46facc399b
Merge pull request #15 from openelectron/detect_path
...
Changed from hard coded relative path to detect the correct one
2016-04-07 14:11:32 +00:00
Rob Shaw
79aab4ef8f
Changed from hard coded relative path to detect the scripts path and dynamically generate the correct path.
...
This means that it can be run from any directory which is useful with startup scripts.
2016-04-07 14:59:08 +01:00
chrono
c790a842a0
Merge pull request #14 from bogdanstate/master
...
Added delete profile functionality.
2016-03-12 22:14:58 +00:00
bogdanstate
6b0492bc8c
Added delete profile functionality.
2016-03-12 13:31:20 -08:00
chrono
af3a27b51e
Merge pull request #11 from sbman/emergencystop
...
Emergencystop
2015-07-06 11:52:02 +00:00
sbman
00ed33b002
Added non responsive sensor emergency stop
...
Added an 'emergency stop' feature to stop a run if the temperature
sensor is no longer providing data. If the temperature sensor values
are remaining stable and exactly the same for 20 time cycles
consecutively while the heat is on, the run is reset to prevent damage
to the part or the oven.
2015-07-02 10:47:34 -07:00
sbman
19d65914ef
Corrected missing brace
2015-07-01 17:40:23 -07:00
sbman
26f02996c3
Added ability to show currently selected profile
...
Added the ability for the web app to show the currently selected profile
upon browser load. Previously the application was showing the wrong
profile when loading a new client during a run, and backlog information
was shown on top of the incorrect graph.
2015-07-01 17:37:03 -07:00
chrono
21cf3b6a3e
Updated README/defaults - Please UPDATE YOUR CONFIG according to example
2014-12-19 12:11:01 +01:00
chrono
ac1ec77a18
Merge branch 'pr/7'
2014-12-19 11:20:43 +01:00
Thorsten Eggert
ca04561c68
added MAX6675 support
2014-12-19 08:59:20 +00:00
Thorsten Eggert
950cee1160
added MAX6675 support
2014-12-19 08:54:15 +00:00
chrono
d782185dad
First step to solve #5
2014-11-26 00:05:37 +01:00
chrono
0c71f57caa
Updated REAME
2014-11-03 16:18:21 +00:00
chrono
c25a9876f2
Updated REAME
2014-11-03 16:15:46 +00:00
chrono
e4d1cba5da
Pinning picoreflowd down to python2 for now
2014-11-03 09:56:29 +00:00
chrono
540280ef45
Minor fixes
2014-11-02 13:44:51 +01:00
chrono
a5a5464d49
Minor formatting
2014-11-02 13:39:33 +01:00
chrono
bdd099572b
Added more detailed docs for installation
2014-11-02 13:10:37 +01:00
chrono
649bad6c30
Test/Merge of pr/3
2014-11-01 13:02:33 +01:00
Thorsten Eggert
33a294cd51
fix to make it work again
2014-10-31 16:30:44 +00:00
chrono
3168aa90c0
Update README.md
2014-02-08 13:23:39 +01:00
chrono
498fb9f4be
Update README.md
2014-02-08 13:20:25 +01:00
chrono
2591bea3ba
Moved bspatch into bootstrap-modal
2013-12-10 23:26:47 +01:00
chrono
1dbe03c0a1
More UI status update fixes
2013-12-10 14:10:56 +00:00
chrono
7865cf40c1
Prevent python bytecode creation for config + overwrite modal in
...
index.html
2013-12-10 09:52:27 +00:00
chrono
4f7beb5238
Moved python libs to ./lib
2013-12-10 09:34:32 +00:00
Sebastian Steuer
704efca972
pep8 style fixes
2013-12-10 01:29:21 +01:00
Sebastian Steuer
3a145c29bc
shrinking x-axis of chart in editmode working
2013-12-10 00:36:57 +01:00
chrono
5544e6f993
Broken edit timeshifting
2013-12-09 23:52:17 +01:00
chrono
54480706b8
Font and status icon refactoring
2013-12-09 14:10:22 +00:00
chrono
19966a21e1
UI status refactoring
2013-12-09 11:51:08 +00:00
Sebastian Steuer
b4b4e9102e
make slope field in profile table readonly
2013-12-07 17:49:00 +01:00
Sebastian Steuer
4075cab5d9
changing the profile table updates the graph
2013-12-07 17:41:34 +01:00
chrono
87a6690c33
Fix bug in editor to drop unsaved changes and restore original profile
2013-12-07 16:57:31 +01:00
chrono
55a3d61db9
Refactored edit points feature and added slope calculation + indictator
2013-12-07 13:56:31 +01:00
chrono
659c56a41c
Reduced dragging update data from float to int
2013-12-07 11:37:59 +01:00
chrono
76fe1c9c16
A bit more documentation
2013-12-07 11:27:34 +01:00
Sebastian Steuer
cd14933a04
less print(), more logging
2013-12-07 00:01:38 +01:00
Sebastian Steuer
6ae5d7ce95
more configuration options
2013-12-07 00:01:38 +01:00
Sebastian Steuer
50dc207fdf
simulation basics
2013-12-07 00:01:38 +01:00
chrono
95ee68f7d1
Profile point inputs update on graph change now
2013-12-06 23:36:40 +01:00
chrono
ae3051b95a
New display version with updated lcd font
2013-12-06 18:12:49 +00:00
chrono
37ee896309
Update UI Display
2013-12-06 00:47:43 +01:00