This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
reprapfirmware-dc42/Release
David Crocker b9d6994ba5 Version 0.78f-dc42
M563 command extended to allow the tool number origin to be adjusted. If
there is no P parameter in the command then the S parameter specifies an
offset to be added to tool numbers in T, G10, M104 and M109 commands.
This is so that multi-media gcode files generated by slic3r can be
printed without having to edit all the tool numbers in the gcode file
first. This extension is intended to be temporary, until slicer provides
a mechanism for specifying the tool numbers. A separate offset is
maintained for each data source (USB, web or SD card) and the offset for
data from the SD card is reset to zero when a new file is started. To
use this facility to print slic3r multi-media gcode files, add M563 S1
to your start gcode.

M104 and M109 commands now accept an optional T parameter to specify the
tool number, as generated by slic3r in multi-media gcode files.

Movement code from RepRapPro's dev branch incorporated, including
5-point manual or automatic bed compensation mechanism.

Heater status (off/standby/on) is included in the status poll response
for the web interface. This will be used in a future version of the web
interface.

Incorporated code from RepRapPro dev branch to allow many more
M-commands to return values as well as set them.

Incorporated code from RepRapPro dev branch to implement the M119 and
M135 commands. There is currently a bug in the M135 (set heat sample
interval) command, which means that if you change the interval from its
default value of 0.5 seconds then you need to adjust the I parameter by
the same ratio and the D parameter by the inverse ratio.

Extrusion totals are reset to zero when starting a new print from SD
card.
2014-07-28 18:02:14 +01:00
..
RepRapFirmware-0.78f-dc42.bin Version 0.78f-dc42 2014-07-28 18:02:14 +01:00
RepRapFirmware-065j-dc42.bin More bug fixes 2014-06-21 22:53:27 +01:00
RepRapFirmware-065k-dc42.bin Fixed FTP bug and added binary (version 0.65k-dc42) 2014-07-05 15:47:45 +01:00
RepRapFirmware-078c-dc42.bin Added binary 2014-07-15 15:20:15 +01:00
RepRapFirmware-078d-dc42.bin Added binary 2014-07-17 00:29:44 +01:00
RepRapFirmware-078e-dc42.bin Added 0.78e binary and removed old binaries 2014-07-21 10:41:48 +01:00