Adrian Bowyer
|
f23b286f1d
|
Fix added for feedrate "bug" in Slic3r.
|
2013-07-18 20:14:43 +01:00 |
|
Adrian Bowyer
|
874e6e0baf
|
First working version. Horay!
|
2013-07-18 12:15:05 +01:00 |
|
Adrian Bowyer
|
b94bff107c
|
Temperature code now working. PID may need a little tweaking.
|
2013-07-11 20:22:21 +01:00 |
|
Adrian Bowyer
|
ce7522f682
|
Temperature code all working with simple bang-bang control. PID next...
|
2013-06-18 22:24:07 +01:00 |
|
Adrian Bowyer
|
a76185cdea
|
Stack (M120 & M121) implemented to save and restore state.
|
2013-06-14 19:12:44 +01:00 |
|
Adrian Bowyer
|
7b5d4ceaf1
|
Time outside Platform class changed to work entirely in seconds.
|
2013-06-14 15:23:42 +01:00 |
|
Adrian Bowyer
|
db890d6157
|
Current position array removed - now all handled by the look ahead ring.
|
2013-06-12 22:37:33 +01:00 |
|
Adrian Bowyer
|
ecf735f32e
|
Axis homeing partly implemented. All chars that are byte ints changed to int8_t.
|
2013-06-06 22:08:14 +01:00 |
|
Adrian Bowyer
|
1e35269a06
|
This version is broken. But it is better! Major rewrite of the Move class. Now to debug it...
|
2013-06-04 15:25:28 +01:00 |
|
Adrian Bowyer
|
9b0d714a3a
|
Printing G Code files implemented.
|
2013-05-27 20:51:32 +01:00 |
|
Adrian Bowyer
|
557ea85073
|
Move ring buffer implemented and (preliminarily) tested. Look ahead not yet done.
|
2013-05-24 22:03:48 +01:00 |
|
Adrian Bowyer
|
b0ae371ec8
|
Small bug in relative extrude feeds fixed.
|
2013-05-23 12:27:05 +01:00 |
|
Adrian Bowyer
|
069c1de66c
|
Proper acceleration code added, and data needed for GCode look-ahead.
Z moves have been deliberately broken. This will be fixed in the next
checkin.
|
2013-05-22 17:21:34 +01:00 |
|
Adrian Bowyer
|
82efa28c81
|
First crude hack at acceleration code. Timer claims that the interrupt
routine executes in 6.5 microseconds, so we shouldn't have any trouble
driving the steppers fast...
|
2013-05-21 21:22:12 +01:00 |
|
Adrian Bowyer
|
fb2bbc0504
|
Code tidying.
|
2013-05-21 11:30:25 +01:00 |
|
Adrian Bowyer
|
9ec28592e5
|
Simple DDA now working. All axes move as expected.
|
2013-05-20 19:12:00 +01:00 |
|
Adrian Bowyer
|
4b0e9e61bf
|
Crude movement with simple DDA implemented.
|
2013-05-20 15:53:21 +01:00 |
|
Adrian Bowyer
|
731af3a04d
|
More messing about with KO. JSON still not working. Also added sending javascript compressed. Also not working. Yet.
|
2013-05-01 22:35:22 +01:00 |
|
reprappro
|
b23e6943a8
|
Skeleton of the GCode interpreter written.
|
2013-04-16 23:49:15 +01:00 |
|
reprappro
|
00ca902341
|
Making a start on the movement code.
|
2013-04-15 21:41:07 +01:00 |
|
reprappro
|
404e1ad533
|
File write buffer added. Doesn't seem to speed up much, so maybe remove again...
|
2013-03-11 22:11:38 +00:00 |
|
reprappro
|
b207f31dc7
|
Messages webpage added with session log.
|
2013-03-04 21:56:42 +00:00 |
|
reprappro
|
31399c9efa
|
Added Exit() functions to all classes.
|
2013-03-02 18:25:44 +00:00 |
|
reprappro
|
b433566c8d
|
More tidying.
|
2013-03-02 18:13:12 +00:00 |
|
reprappro
|
44f6516fc8
|
...regularising function names...
|
2013-03-01 23:00:41 +00:00 |
|
reprappro
|
c2e201cda3
|
Regularising function names...
|
2013-03-01 22:23:38 +00:00 |
|
reprappro
|
09a5aa6310
|
Added upload nameclash checking and javascript file lists.
|
2013-03-01 14:00:10 +00:00 |
|
reprappro
|
e0a8d7da6a
|
File uploads working.
|
2013-02-28 20:09:58 +00:00 |
|
reprappro
|
7aa4e11a3c
|
File deletion now working.
|
2013-02-25 15:59:59 +00:00 |
|
reprappro
|
e4f4bd9c10
|
File printing just about working.
|
2013-02-25 13:58:10 +00:00 |
|
reprappro
|
4b08be9338
|
More sensible file structure on the SD card.
|
2013-02-23 15:15:53 +00:00 |
|
reprappro
|
7bc5761b3e
|
Implemented very simple PHP for embedding stuff in control pages.
|
2013-02-22 22:03:46 +00:00 |
|
reprappro
|
f309576fc2
|
Basic structure of webpages working.
|
2013-02-21 19:13:28 +00:00 |
|
reprappro
|
e4981fe819
|
Simple password protection added to allow users to lock their RepRap. NB this is not (nor should it be) full SSL/https encryption stuff.
|
2013-02-20 20:37:31 +00:00 |
|
reprappro
|
8673ad40ca
|
Webserver now working reasonably reliably.
|
2013-02-19 22:13:55 +00:00 |
|
reprappro
|
d44c133348
|
Firmware Web interface part working (loads one page, but not two...)
|
2013-02-17 18:31:12 +00:00 |
|
reprappro
|
40630df7da
|
Getting the webserver working. WIP.....
|
2013-02-15 22:49:46 +00:00 |
|
reprappro
|
a1812edadc
|
Added GCode and Webserver classes.
|
2013-02-13 18:30:10 +00:00 |
|
reprappro
|
8635fde719
|
Minor tidying.
|
2013-01-13 20:56:24 +00:00 |
|
Adrian Bowyer
|
f4da09dbfb
|
Finalising (probably not...) the structure.
|
2012-12-22 16:47:47 +00:00 |
|
reprappro
|
4f58b8fe58
|
Started to add code for prototype Due board.
|
2012-12-20 21:21:03 +00:00 |
|
reprappro
|
a56a0321c6
|
Cosmetic tidying.
|
2012-12-09 21:02:20 +00:00 |
|
Adrian Bowyer
|
0e3c762f99
|
First commit - some work remains...
|
2012-11-20 17:23:07 +00:00 |
|