Commit Graph

56 Commits

Author SHA1 Message Date
mkbel 2a8e6540f8
Merge pull request #1747 from MRprusa3d/PFW-827
fix @ preHeatError IV
2019-04-17 21:31:26 +00:00
MRprusa3d dcfdef08c5 fix @ preHeatError IV 2019-04-17 22:49:34 +02:00
PavelSindler 5cefb2c901 Heatbed maxtemp reduced to 125 C (MK2) 2019-04-12 19:46:41 +02:00
PavelSindler 88f8faaaec enlarge end file section for incomplete file check 2019-04-04 15:32:07 +02:00
MRprusa3d 2b54e4ae4b preHeatError
correction of preHeatError detection
2018-10-10 18:22:12 +02:00
PavelSindler 5cea6aee37 ifdef changed to ifndef in config files 2017-10-30 10:13:23 +01:00
PavelSindler c1ed9e1466 configuration files updated 2017-10-30 09:59:36 +01:00
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
Robert Pelnar e2e358c9a3 MK1 backport - rename configuration files + version for RAMBo10a 2017-06-22 13:14:18 +02:00
Robert Pelnar 5f3647abe5 MK1 backport
configuration file variants/1_75mm-RAMBo13a-E3Dv6full.h
disabled Mesh Bed Leveling
disabled MK2-specific items in Calibration menu
2017-06-20 15:22:52 +02:00
PavelSindler 536e3e8b9f changed printer revision displayed in support menu for multimaterial 2017-05-22 13:14:11 +02:00
PavelSindler c2615d0038 added config files for multi material 2017-05-22 10:13:57 +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 716b0bd1c7 ping time prolonged to 60s 2017-03-13 14:49:01 +01:00
PavelSindler a821f8d488 ping for farm mode added 2017-03-07 19:21:14 +01:00
PavelSindler 7883d4eb4d ping for farm mode added 2017-03-07 19:20:49 +01:00
PavelSindler b8fc05512d added babystep min and max defines 2017-02-14 11:57:30 +01:00
PavelSindler 57b9025415 added babystep min and max defines 2017-02-14 11:56:48 +01:00
PavelSindler bc3ab0b69a PRINT_STARTED and PRINT_FINISHED added 2017-01-25 19:25:04 +01:00
PavelSindler e5c39f8d6d Update 1_75mm_MK2-RAMBo13a-E3Dv6full.h 2017-01-25 19:22:52 +01:00
PavelSindler aa2564fe9f Update 1_75mm_MK2-RAMBo10a-E3Dv6full.h 2017-01-16 18:34:17 +01:00
PavelSindler b56c1669db defines for max bed and hotend temp added 2017-01-16 18:33:37 +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 872ca47795 added defines for min and max steps per unit for E calibration 2017-01-12 16:43:46 +01: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
Aaron Yourk ad55674801 Added PT100 bed PID values (copied from extruder PID and untested) 2016-12-25 03:03:33 -07:00
Aaron Yourk 93400ea4e0 Fix ENCODER steps in Configuration.h
Add temp tables for the E3D PT100 with Amplifier in thermistortables.h
Make it easier to switch to the PT100 temperature sensor with appropriate PID values for the Extruder.
2016-12-25 02:49:34 -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
michalprusa a4a80b3eb7 MK2 Firmware release. 2016-05-31 14:08:04 +02:00
michalprusa 7361f620d3 Extrude mintemp lowered for wax filaments support 2016-05-01 15:04:44 +02:00
michalprusa 9b8d663526 Better live adjust Z interface 2016-05-01 13:56:55 +02:00
michalprusa d1df17a722 Tweaked mesh positions 2016-04-28 17:00:20 +02:00
michalprusa 7bfe91483d Calibration process added 2016-04-28 14:50:25 +02:00