Commit Graph

22 Commits

Author SHA1 Message Date
PavelSindler a280447610 improved progress bar, use bubble sort, sort switch moved to settings menu, manage heater, host keepalive messages, timeout prolonged, setup screen improved 2017-10-03 23:16:06 +02:00
PavelSindler 5a35212231 quicksort 2017-10-02 03:59:41 +02:00
PavelSindler b2552b8e0e faster sorting as we are reading just one dir entry to get filename 2017-09-27 16:33:30 +02:00
PavelSindler e52e8e21b1 initial version of wizard 2017-09-07 20:06:23 +02:00
PavelSindler 9e73c96223 Host keep alive messages 2017-08-17 19:07:38 +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
PavelSindler 6a4e5df2ce using ram/stack with and without folders for time sorting, progress bar improved 2017-08-14 16:34:00 +02:00
PavelSindler d56db4638c sorting by creation time, progress bar, sorting type swith 2017-08-10 11:53:37 +02:00
PavelSindler 16d0a870c5 Alphabetical sorting imported from Marlin - initial version 2017-08-06 09:52:55 +02:00
Robert Pelnar ba636f175c Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25.
Debug macros, debug codes (D0 - reset, D1 - clear eeprom, D2 - get/set pin).
2017-08-01 17:24:19 +02:00
PavelSindler 1acadcc31c Merge pull request #133 from Sebastianv650/MK2-LIN_ADV-PR
Port from Marlin LIN_ADVANCE
2017-08-01 10:20:13 +02:00
PavelSindler c3fb6e43fd fan kickstart enabled 2017-07-21 16:51:36 +02:00
Sebastianv650 d1d3949717 Add SNMM functionality to LIN_ADVANCE 2017-07-16 15:41:27 +02:00
Sebastianv650 d5fba084e2 LIN_ADVANCE basic port from Marlin
This integrates LIN_ADVANCE into the Prusa FW. Note that further checks or updates may be necessary for MM printing!
2017-07-16 15:41:26 +02:00
bubnikv 986b286803 Reworked calculation of the trapezoidal ramps inside the planner.
The old implementation seems to be buggy, it accesses segments
outside the queue, causing jerks and skipped steps.
2016-07-22 10:37:06 +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 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
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