Commit Graph

50 Commits

Author SHA1 Message Date
PavelSindler 43425876d1 removed unused mmu_print_saved 2019-04-04 15:50:35 +02:00
PavelSindler 54e9a4fa58 print_time_remaining_init() declaration 2019-04-04 15:49:32 +02:00
PavelSindler ec2c37ef17 remove unused code (MK3 specific) 2019-04-04 15:28:14 +02:00
PavelSindler ed02b6286b time remaining fix 2019-04-03 15:22:29 +02:00
PavelSindler 622c7051fa show estimated time to end of the print if available in gcode: initial version 2019-04-03 14:24:12 +02:00
PavelSindler c2478ae7d3 setup second serial port only in case it is selected 2017-10-16 17:03:38 +02:00
XPila 9a1ecd5f48 Merge branch 'MK2' into filecheck 2017-09-14 17:45:01 +02:00
PavelSindler 15ef4175b7 resolving conflicts with upstream 2017-09-14 15:54:28 +02:00
PavelSindler fe04b9f467 cleanup 2017-09-11 14:42:23 +02:00
PavelSindler 61592f9bfa initial version 2017-09-11 02:55:06 +02:00
PavelSindler e52e8e21b1 initial version of wizard 2017-09-07 20:06:23 +02:00
PavelSindler df79ea94a7 merging with upstream 2017-08-30 18:38:46 +02:00
PavelSindler 00569fea6a sorting files disabled in farm mode, start printer status needs reponse from monitoring 2017-08-29 16:52:14 +02:00
PavelSindler 87cadb1f68 statistics improved, initial version of function which forces user to connect printer to monitoring 2017-08-29 15:52:53 +02:00
PavelSindler 9e73c96223 Host keep alive messages 2017-08-17 19:07:38 +02:00
PavelSindler 2b657ba786 Merge remote-tracking branch 'GurliGebis/HostKeepAlive' into HostKeepAlive 2017-08-15 16:44:25 +02:00
PavelSindler 9753446e2e Merge pull request #174 from PavelSindler/MK2
Sorting files in SD card menu; xyz cal. details menu updated show real skew even if axes were orthogonalized during cal.
2017-08-15 16:31:00 +02:00
PavelSindler 8685c428a6 Revert "merging with upstream"
This reverts commit cdb4cb7864.
2017-08-15 16:27:55 +02:00
PavelSindler cdb4cb7864 merging with upstream 2017-08-15 15:24:32 +02:00
PavelSindler 6b2470fa4b added defines for sorting types, removed unused variables 2017-08-15 13:09:50 +02:00
Andre Sklenar 7d2d6c6fdc run a reasonable LCD message on boot asap, support the second serial port (enabled only in farm mode) 2017-08-15 10:13:08 +02:00
PavelSindler 881a055a41 saving skew to eeprom prior orthogonalizing 2017-08-10 15:55:15 +02:00
PavelSindler d56db4638c sorting by creation time, progress bar, sorting type swith 2017-08-10 11:53:37 +02:00
Bjarke Istrup Pedersen 9c7de9292a Ported the remaining HOST_KEEPALIVE commits from Marlin 2017-08-09 10:24:19 +02:00
PavelSindler 1eeb960f44 Xyz details added to support menu 2017-06-20 18:16:07 +02:00
PavelSindler d74c029327 LF line endings 2017-06-16 11:10:22 +02:00
PavelSindler bc61622d21 snmm: stop print unloads only used filaments, disable steppers (M84) resets used filaments 2017-05-29 17:35:45 +02:00
PavelSindler fefa240cd7 czech messages corrected; temp. calibration: improved serial communication, disable steppers after calibration, preheat phase on start print when running from octoprint, 2017-05-14 22:50:35 +02:00
PavelSindler 2fa97d5dfe Added messages in czech and english for SNMM, service menu for adjusting bowden lengths; updated service menu to be extendable; M600: loading filament for SNMM updated; unload all filaments updated 2017-05-02 19:21:52 +02:00
PavelSindler 7ec45271c2 timeout to status, better print time counting when using pause print 2017-04-21 16:29:04 +02:00
PavelSindler fc221fbea5 Merged PINDA temp calibration branch into MK2 2017-04-10 11:10:03 +02:00
PavelSindler 08a59f7fef status messages for temp calibration added, initial versoin of temp calibration on/off from menu 2017-04-06 18:57:11 +02:00
PavelSindler 6ffc022633 stop print statistics needs to finish, lcd_licked function improved to work with long press button, selftest bug fixed; stop print, pause print and live adjust are hidden in mesh bed leveling and auto home 2017-03-30 16:48:10 +02:00
PavelSindler 64f4181451 initial version of long pause 2017-03-28 17:29:10 +02:00
PavelSindler 608717d110 farm mode: detection if printer is connected to monitoring, PRN1 sends also farm number 2017-03-07 19:19:13 +01:00
PavelSindler fd3bb9c7e5 delay_keep_alive function fixed, induction probe temperature calibration 2017-03-01 11:10:29 +01:00
PavelSindler c441b4acdb temp calibration initial version 2017-02-27 17:24:26 +01:00
PavelSindler 241e32e691 Fixed "Shift out of range" bug in xyz calibration, status on demand added, temp reading disable in farm mode 2017-02-22 18:00:41 +01:00
PavelSindler 590cc8f3e8 German language added, updated spanish language messages, checking if Z live adjust is in allowed range, chcecking for invalid gcodes added, fixed bug in total print time, fixed selftest to avoid false triggering, added auto home after selftest, removed farm mode menu feature, added experimental functions for checking bed properties 2017-02-14 11:52:48 +01:00
PavelSindler 040a738202 improved load filament, creating M701 2017-01-20 15:43:02 +01:00
PavelSindler fcce374a14 initial version - merging from DEV multicolor 2017-01-09 13:12:39 +01:00
michalprusa 734ca2eb43 Added link monitor to farm mode 2016-12-14 14:59:01 +01:00
bubnikv f9f9912fff Fixed print stop: Now the printer will maintain a valid coordinate system during print stop, so it will not crash into the end stops.
Clean-up of some hard coded constants.
Fixed line edit error introduced in the preceding check-in.
Enable a high power mode when first booted up on a virgin RAMBo board.
2016-08-04 13:02:45 +02:00
bubnikv ea6a948c6b Removed the dual carriage code for readibility.
Removed support for the slow Toshiba stepper drivers.
2016-07-19 10:57:18 +02:00
bubnikv 58b2aa9fb8 Improvement of the bed skew calibration. 2016-07-04 19:00:42 +02:00
bubnikv 80971237b8 Polished the bed skew and shift calibration. 2016-06-23 19:08:45 +02:00
bubnikv 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA.
Implemented bed skew calibration by matching a precise physical model
to the measured data using the least squares method.
Rewrote handling of the command buffer to preserve memory
and allow pushing the commands to the front of the queue.
2016-06-23 08:46:15 +02:00
bubnikv 6cff4b92ff Automatic bed calibration by searching the 3x3 point matrix.
Fixed a problem with low RAM by re-vamping the langtool.
2016-06-16 14:29:04 +02:00
michalprusa a4a80b3eb7 MK2 Firmware release. 2016-05-31 14:08:04 +02:00
Josef Prusa f8c65e39ae Reorginized the repository and added license 2016-02-21 15:02:31 +01:00