Commit Graph

26 Commits

Author SHA1 Message Date
3d-gussner 713527bf4a Fixes power mode in Tune menu...
...and changed the filament runout procedure
Druing the print you can access the Tune menu and the new feature Power Mode [auto] was added, but choosing it it goes to the Settings menu. Here the fix for that in the ultralcd.cpp.
Also changed the filament runout procedure in Marlin_main.cpp to use M600 command (origin idea/update from Marlin 1.1.x) defined in the 1_75mm_MKx_yyyy_E3dv6full.h files
2017-10-15 12:16:35 +02:00
Ted Hess b9d790a63b Remove build warnings (all) - fix spelling errors
Updated to: 3.1.0-RC1

Some of the format changes introduced were done to improve readabilty and
remove compiler warnings about needing parenthesis

Some code restructuring has been done to eliminate unused code and variables

Cleanup defined but unused functions
2017-10-07 15:29:33 -04:00
PavelSindler 3e3102ad74 added defines for auto power 2017-10-04 00:49:46 +02:00
PavelSindler f9153d4417 dont enque M84 function at the end of print, changed to function; added defines to config files 2017-09-14 15:27:01 +02:00
PavelSindler 41ebb0384a config files updated 2017-08-29 17:21:43 +02:00
PavelSindler 8ab84540d2 configuration files updated 2017-05-19 18:37:39 +02:00
PavelSindler 44a611a23e added defines for snmm, removed unused defines 2017-05-05 01:55:36 +02:00
PavelSindler d5aa1bdceb updated pinda preheat coordinate and pause retraction 2017-04-25 13:38:13 +02:00
PavelSindler 4eaefd923a configuration files updated 2017-04-19 16:41:59 +02:00
PavelSindler 53938e2280 added defines for long pause print, button long press and pid tuning 2017-04-03 11:03:10 +02:00
PavelSindler 762167fb00 Merge remote-tracking branch 'ayourk/MK2' into MK2 2017-03-31 18:49:23 +02:00
PavelSindler 2d05ae6be5 ping time prolonged to 60s 2017-03-13 14:49:29 +01:00
PavelSindler a821f8d488 ping for farm mode added 2017-03-07 19:21:14 +01:00
PavelSindler b8fc05512d added babystep min and max defines 2017-02-14 11:57:30 +01:00
PavelSindler bc3ab0b69a PRINT_STARTED and PRINT_FINISHED added 2017-01-25 19:25:04 +01:00
PavelSindler aa2564fe9f Update 1_75mm_MK2-RAMBo10a-E3Dv6full.h 2017-01-16 18:34:17 +01:00
Aaron Yourk bcc0e83d76 Fix up some accuracy issues with PT100 temp sensors in relation to the Rambo v1.3a 2017-01-12 15:49:48 -07:00
PavelSindler aad15877de added defines for min and max steps per unit for E calibration 2017-01-12 16:42:25 +01:00
PavelSindler ea22febb42 added defines for snmm and stack guard 2017-01-09 16:27:44 +01:00
Aaron Yourk 2db00510c2 Add modifications from the Mini Rambo 1.3a header to the Mini Rambo 1.0a header. 2016-12-31 07:20:15 -07:00
michalprusa e7bc6a0645 Z homing cords reconfigured. 2016-08-21 16:44:45 +02:00
michalprusa 053c727fed Bed MINTEMP implemented, MAXTEMP behaviour changed, loading filament bug fixed, Extruder max feedrate increased and Italian language strings fix. 2016-08-07 20:20:48 +02:00
akukan 012e21d49d Add files via upload 2016-07-28 15:19:23 +02:00
bubnikv f17aa3b0a2 Adjusted the maximum acceleration of the Z axis to a sensible value
for the MK2 printer.
2016-07-26 15:36:35 +02:00
akukan c8c92f8ae5 PLA preheat settings for MK2 set to 215/55 2016-07-20 16:30:44 +02:00
michalprusa e115c5145f MK2 Config files and hex output added 2016-05-31 14:36:31 +02:00