Commit graph

  • 81df66e438 M112 now works Tony 2014-04-06 23:41:15 +01:00
  • 68e6ed2575 Preliminary version for serving all files for Duet David Crocker 2014-04-06 22:50:24 +01:00
  • 9149a1eb3a Fix M201 issue and support long filenames David Crocker 2014-03-28 22:14:46 +00:00
  • 92fefbf598 Fixed G32 auto bed compensation David Crocker 2014-03-26 18:07:49 +00:00
  • aa55c61e1d Changed the way the step ISR decides when to step David Crocker 2014-03-25 14:04:11 +00:00
  • b1558648cb Movement speed fix & ultrasonic z-sensor support David Crocker 2014-03-23 22:26:41 +00:00
  • 9686ae924b ADC correction facility + absolute extruder moves David Crocker 2014-03-17 11:29:10 +00:00
  • 794d0e33c3 Implement M190 Tony 2014-03-10 21:50:47 +00:00
  • 6e37eb7de1 Renamed binary to have correct version number David Crocker 2014-03-05 21:47:10 +00:00
  • e848a48e86 Various changes David Crocker 2014-03-05 20:02:49 +00:00
  • 0da2319c67 Fixed Fan to use correct library and range Tony 2014-03-03 20:32:37 +00:00
  • 6357a827f9 removed erroneous addition to previous commit Tony 2014-03-03 20:16:33 +00:00
  • 5325195f80 Support For two MCP4461 digipots Tony 2014-03-03 20:13:24 +00:00
  • 2f23e4a2f5 clean up a comment Tony 2014-03-03 19:49:28 +00:00
  • 63ea3b0554 Check for the Selected head (selected tool). Tony 2014-03-03 19:39:39 +00:00
  • 799e69dca2 Merge pull request #1 from reprappro/duet Tony 2014-03-03 00:07:50 +00:00
  • 21d688ece0 Various improvements David Crocker 2014-03-02 23:26:14 +00:00
  • 2305dc27c9 Fixed cooling fan support (M106 command) David Crocker 2014-02-25 19:39:16 +00:00
  • 2b7b9fc505 Fixed error with z-homing in previous release David Crocker 2014-02-25 00:32:04 +00:00
  • 92c17dede2 Various changes relating to zprobe and non-volatile data David Crocker 2014-02-24 14:17:11 +00:00
  • 1c749dba9e Continuing with adding comments to .h files Adrian Bowyer 2014-02-23 16:50:58 +00:00
  • a91f650dd9 Now that a number of people are working on this code, I have been going through making the comments more copious, especially in the .h files. W.I.P. Adrian Bowyer 2014-02-21 16:39:02 +00:00
  • ebfc9bd75b Tidying small errors introduced (deliberately) at the last commit. This one should work. Adrian Bowyer 2014-02-20 23:15:52 +00:00
  • ba04363345 Merge branch 'duet' of https://github.com/reprappro/RepRapFirmware into duet Adrian Bowyer 2014-02-20 23:09:35 +00:00
  • fedd74750f This commit DOESN'T WORK. Use the next one or the previous one. This is an intermediate commit done merely to facilitate the moving of files between machines. Adrian Bowyer 2014-02-20 21:22:25 +00:00
  • b43af6a8fd Added 57n binary David Crocker 2014-02-19 20:28:10 +00:00
  • 1450276081 Fix to DDA acceleration calculation David Crocker 2014-02-18 13:30:40 +00:00
  • 3c02c4c104 Updated reprap.htm Adrian Bowyer 2014-02-18 11:25:47 +00:00
  • c5d6085772 Added in iamburney's web interface (many thanks to him). Adrian Bowyer 2014-02-11 12:14:59 +00:00
  • 1129fa218f Added in David Crocker's improvements (many thanks to him). Adrian Bowyer 2014-02-11 11:23:28 +00:00
  • acbd556350 Remove debug from Heat.cpp David Crocker 2014-02-09 00:07:40 +00:00
  • fe0d5f38ee Improved PID parameters and made them configurable David Crocker 2014-02-08 23:52:24 +00:00
  • 2d61bba024 G32 and G92 improvements David Crocker 2014-02-07 23:06:20 +00:00
  • 25ad6c9f85 Further improved web page loading speed David Crocker 2014-02-06 21:30:17 +00:00
  • 3e4a22196b Web interface improvements David Crocker 2014-02-05 17:58:05 +00:00
  • 0ef9d66ff1 Doing a G30 is equivalent to homing the Z-axis David Crocker 2014-02-05 17:50:38 +00:00
  • 41daff3d26 Reverted a buffer size to fix random print hang David Crocker 2014-01-31 17:35:55 +00:00
  • 66c934a791 File upload improvements David Crocker 2014-01-30 16:24:58 +00:00
  • 362feb24c1 Updated binary and changed its name David Crocker 2014-01-30 14:32:06 +00:00
  • 9edaed4ac1 Further improvements to web upload and tidy-up David Crocker 2014-01-30 14:26:45 +00:00
  • 603c0c79c5 Web server direct print support David Crocker 2014-01-29 15:32:10 +00:00
  • 0c47fbc923 Add movement limits David Crocker 2014-01-29 15:30:58 +00:00
  • b578dd5bc4 Fix bug with large TCP messages David Crocker 2014-01-29 15:29:21 +00:00
  • 16c20b1a93 Added ARRAY_SIZE macro David Crocker 2014-01-29 15:28:07 +00:00
  • e227dab386 Improvements to support Matt's web interface David Crocker 2014-01-27 18:15:45 +00:00
  • cc730a8013 Experimental version of Move.cpp... Adrian Bowyer 2014-01-24 12:53:07 +00:00
  • bdca3b1e5d Extend web functionality for iamburny's web interface David Crocker 2014-01-21 21:07:21 +00:00
  • 0ea1b57328 First implementation of the optimised maximum speed in any direction code. This is still buggy. To print with, use the previous release. Adrian Bowyer 2014-01-16 17:49:59 +00:00
  • a0387cd020 Reduced SD start delay to 5ms. Put David's check in for thermistor disconnected. Adrian Bowyer 2014-01-16 16:32:37 +00:00
  • eaeadd174b Merging David Crocker's latest changes and fixes. Adrian Bowyer 2014-01-15 17:03:10 +00:00
  • aa8d3a5196 Merge branch 'duet' of https://github.com/dc42/RepRapFirmware into duet Adrian Bowyer 2014-01-15 15:57:28 +00:00
  • 3e8cfd7355 New binary built from previous committed sources David Crocker 2014-01-15 14:16:51 +00:00
  • 82e23d4774 Make disconnected thermistor show temp as absolute zero again David Crocker 2014-01-15 13:42:59 +00:00
  • 8f97865c4a Started work on improvements to the velocity constraints. Not fully implemented, but this will mean that the maximum velocity in any movement direction will be the constraint, regardless of the mix of X, Y and Z moves. This has been tested, and is printing. But beware funny velocity effects... Adrian Bowyer 2014-01-14 21:05:27 +00:00
  • 34a63f9968 Merge remote-tracking branch 'upstream/duet' into duet Tony 2014-01-14 21:03:02 +00:00
  • 618304c021 Support for modulated IR sensor David Crocker 2014-01-14 19:03:42 +00:00
  • 5186d0d142 Minor file tidying... Adrian Bowyer 2014-01-13 17:22:05 +00:00
  • 8ee075289d Updating master branch to include David Crocker's improvements. Plus a little tidying. Adrian Bowyer 2014-01-13 17:07:18 +00:00
  • 14b247053f Removed legacy support for Duet v0.4 heaters. Last commit before changes to max velocity code. Adrian Bowyer 2014-01-13 15:04:00 +00:00
  • 98466d14d8 Applied 3D-ES and bobc's fixes to the ftoa() function (see http://forums.reprap.org/read.php?340,293724). Adrian Bowyer 2014-01-13 10:13:39 +00:00
  • 797e49954c Merged David Crocker's network and A->D code improvements from https://github.com/dc42/RepRapFirmware/tree/duet Adrian Bowyer 2014-01-13 09:21:16 +00:00
  • e7afc883c2 Merge remote-tracking branch 'dc42/duet' into duet Adrian Bowyer 2014-01-12 17:37:01 +00:00
  • 6188eff455 Some tidying. Increased SD delay to 20ms. Adrian Bowyer 2014-01-12 17:35:56 +00:00
  • ee70ee22ed Improve performance of SD card upload via USB David Crocker 2014-01-12 16:02:49 +00:00
  • bcd902ffba Fixed thin-layer Z-axis printing problem David Crocker 2014-01-12 15:59:57 +00:00
  • fdd9fadbbb Added binary file David Crocker 2014-01-11 21:39:20 +00:00
  • 3071e89167 Corrected a speling errror David Crocker 2014-01-11 20:57:12 +00:00
  • c09afc035b Fixed slow printing over USB David Crocker 2014-01-11 20:56:53 +00:00
  • 1e444839e0 Improved network recovery from errors and fixed small temp cal error David Crocker 2014-01-07 13:42:30 +00:00
  • 93990445a7 Merge remote-tracking branch 'upstream/duet' into duet Tony 2014-01-07 01:48:44 +00:00
  • d040227c95 Thermistor updates applied to the duet branch. Adrian Bowyer 2014-01-06 21:52:21 +00:00
  • e12bb99d2f Thermistor updates applied to the duet branch. Adrian Bowyer 2014-01-06 21:50:35 +00:00
  • 522ffffd9b Comment updated to reflect new thermistor values. Adrian Bowyer 2014-01-06 21:41:24 +00:00
  • 8a648bd31e Improved thermistor beta values. Adrian Bowyer 2014-01-06 21:08:15 +00:00
  • 95a54f763f Macros made so that they can call macros. Beware recursion.... Adrian Bowyer 2014-01-05 16:49:42 +00:00
  • 676ba30dc9 Merge remote-tracking branch 'upstream/duet' into duet Tony 2014-01-03 23:16:55 +00:00
  • a34c8ed79e Bringing M24 Pronterface bug workround to master branch. Adrian Bowyer 2014-01-03 22:36:16 +00:00
  • 387dae22cd P parameter added to M559, so that macros can be uploaded. Adrian Bowyer 2013-12-30 23:09:46 +00:00
  • ef7e528bad README updated to include compile instructions. Adrian Bowyer 2013-12-30 18:43:26 +00:00
  • f746616e8c Workround added for bug in Pronterface (it sends 2 M24 commands on second file print). M24 is now ignored if a file is actively printing. Adrian Bowyer 2013-12-30 17:25:38 +00:00
  • 71c1571c6c Synchronising duet branch with the mastr branch. Adrian Bowyer 2013-12-27 15:02:04 +00:00
  • 12de593b41 User-called macro (M98) added. Adrian Bowyer 2013-12-27 15:00:16 +00:00
  • 72a6b52629 5ms delay added to SD initialisation to allow slower SD cards to work. Adrian Bowyer 2013-12-26 23:49:12 +00:00
  • 0e3bcccb51 File tidying. Adrian Bowyer 2013-12-23 21:49:13 +00:00
  • ed16ce9682 Updating master branch to bring in homing improvements from the duet branch. Adrian Bowyer 2013-12-23 21:42:58 +00:00
  • be1a790c47 Added more efficient canned cycle for when all three axes are being homed. Adrian Bowyer 2013-12-23 21:25:40 +00:00
  • c12ebed79c All axis homing now done with canned cycle files. Adrian Bowyer 2013-12-23 18:07:16 +00:00
  • 10bf338aa4 Homeing after bed transform applied bug fixed in the duet branch. The master branch will be updated after some further testing. The problem was the X endstop. If X is homed, that stop is triggered. Homeing Y then only moves Y, and so only the Y endstop is tested. But when the transform is applied X moves slightly when Y is homed (as it should) and the X endstop stoped the movement prematurely. You will need to update the files on the SD card as well as the firmware to activate the fix. Adrian Bowyer 2013-12-21 16:46:42 +00:00
  • 4ed66b8b01 Experimental macro/canned-cycle on the SD implemented. Adrian Bowyer 2013-12-19 23:30:23 +00:00
  • 4feab9afce Homing modified to correspond with Ian's documentation... Adrian Bowyer 2013-12-19 18:53:17 +00:00
  • e9539d97f0 Added M27 response. Adrian Bowyer 2013-12-18 16:51:57 +00:00
  • e2a2ccc64b Bug whereby heaters would not restart after an M0 is received fixed. Adrian Bowyer 2013-12-17 23:28:57 +00:00
  • 2c4e9a4f33 README updated and binary file added. Adrian Bowyer 2013-12-14 12:18:46 +00:00
  • 899892e14a Tidying master branch. Adrian Bowyer 2013-12-14 12:12:08 +00:00
  • 96818433c6 Making master branch the same as the duet branch. Adrian Bowyer 2013-12-14 12:03:25 +00:00
  • 26f26affc2 Build volume made less conservative (now 220x200x200). Adrian Bowyer 2013-12-14 11:51:10 +00:00
  • 386e3e03cd Default steps/mm set for new pulleys. Adrian Bowyer 2013-12-13 15:00:44 +00:00
  • 6f275e0df1 Bug where by selecting an already selected extruder did not reply (eg "ok" to Pronterface) fixed. Adrian Bowyer 2013-12-13 14:49:05 +00:00
  • cfdb9dcd89 Dud temperature count now has to reach 6 (about a second) before a heater trips out (Ian's request). Also heater reset M code (M562) added. Use that with great caution. Adrian Bowyer 2013-12-11 14:11:51 +00:00
  • 7215696e8b Function added to set hypotenuse lengths for multi-axis steps. These were previously computed on initialisation, but are now re-done after every M92. Adrian Bowyer 2013-12-07 18:56:56 +00:00