2096188ac3Changed the type of variable to bool, the name to "cancel_heatup", flags implementation and added this fix to M190 gcode too.
Pablo Clemente
2014-06-30 15:12:13 +02:00
f9f54019abInverted state logic for forced_heating_stop variable
Pablo Clemente
2014-06-13 08:39:58 +02:00
c51a6f94e0Fixed stop print LCD function on M104
Pablo Clemente
2014-06-12 18:43:16 +02:00
89abf07faaAdded gen7-dist - marlin now compiles for gen7
mattrobbo10
2014-07-18 18:04:27 +10:00
17aa67e4eaIf the option DISABLE_INACTIVE_EXTRUDER ist active the extruder switch to early to inactive because there are some moves in the buffer. So the planner wait 32 moves to disable the unused extruder.
midopple
2014-07-13 21:52:32 +02:00
c7273d521fMerge pull request #2 from ErikZalm/Marlin_v1
midopple
2014-07-13 21:38:26 +02:00
1fd9a7d476Fix for FWRETRACT on DELTA printers.
Robert Quattlebaum
2014-07-09 09:24:26 -07:00
4c823224b0Merge pull request #965 from bq/forced_heating_stop
daid
2014-06-30 18:50:26 +02:00
d86c3cf43cChanged the type of variable to bool, the name to "cancel_heatup", flags implementation and added this fix to M190 gcode too.
Pablo Clemente
2014-06-30 15:12:13 +02:00
f0cab611dboptimised some math-code
cocktailyogi
2014-06-24 18:43:36 +02:00
269a068032Fix lcd itostr3() to handle negative numbers
Oskar Linde
2014-06-24 14:31:15 +02:00
1c9a70cee9Support for Gen3 Monolithic electronics
Alejandro Romero
2014-05-06 19:24:20 -05:00
2acd3792fcMerge branch 'Marlin_v1' of github.com:ErikZalm/Marlin into Marlin_v1
daid
2014-05-01 12:03:47 +02:00
8b4c4aa5c3Add feature to check&retry CRC read errors on SD.
daid
2014-05-01 12:03:41 +02:00
ce76843dc3Merge pull request #897 from Makible/5DPrint_D8_Board_Support
nothinman
2014-04-28 22:11:28 +01:00
ad5c8cbba9Add safety limit for hot bed power in example configuration
Cameron Lai
2014-04-25 17:04:24 +08:00
6460709d92Fix bug in PID Autotune report
Cameron Lai
2014-04-25 16:05:05 +08:00
105bebb466Fix for pin mapping for SDSS pin and Fan pin, so Arduino library can be used
Cameron Lai
2014-04-25 12:57:47 +08:00
97ead2eccbFix for microstepping pin mapping, not using Teensy pin mapping, but Arduino's default pin mapping so Arduino library can be used
Cameron Lai
2014-04-25 12:57:11 +08:00
d85411f13aRevert "Fix for stepper microstepping"
Cameron Lai
2014-04-25 12:41:56 +08:00
7c7f2d094eRevert "Fix for reading microstepping resolution"
Cameron Lai
2014-04-25 12:41:48 +08:00
e2d703377aEnable EEPROM by default for 5DPrint D8 Controller Board in example configuration
Cameron Lai
2014-04-24 19:15:35 +08:00
2715f6ddbfFix for reading microstepping resolution
Cameron Lai
2014-04-24 17:48:33 +08:00
39e9b133f3Add example configuration for Makibox printer, which uses the 5DPrint D8 Driver Board
Cameron Lai
2014-04-24 17:06:07 +08:00
da6b536182Add 5DPrint D8 Driver Board info and temperature table for Makibox hot bed
Cameron Lai
2014-04-24 16:49:42 +08:00
3a8e36f19eAdd Digipot config for 5DPrint D8 Driver Board
Cameron Lai
2014-04-24 12:56:46 +08:00
eea3ba5588Fix for stepper microstepping
Cameron Lai
2014-04-24 12:56:06 +08:00
1cbcbb0971Add makibox machine information
Cameron Lai
2014-04-24 12:55:21 +08:00
2fa514e88aAdd port for 5DPrint D8 Driver board
Cameron Lai
2014-04-24 12:55:00 +08:00
b9126ab497Merge pull request #894 from MyMakibox/Marlin_v1
nothinman
2014-04-23 16:23:56 +01:00
a33f099547Merge pull request #893 from MyMakibox/patch-1
nothinman
2014-04-23 16:23:40 +01:00