Commit graph

  • dfd8fee712 Isolate babystep to a separate function Yuri D'Elia 2022-05-15 01:00:34 +0200
  • bd28007312 Rename check_fans>readFanTach manageFans>checkFans Yuri D'Elia 2022-05-15 00:54:34 +0200
  • 383319dbac Rename temperature_isr to soft_pwm_isr Yuri D'Elia 2022-05-15 00:50:03 +0200
  • 16b9acf8bc Decouple temperature ISR from ADC readings Yuri D'Elia 2022-05-15 00:45:18 +0200
  • e87188e7e3 Ensure ADC and thermistor tables use the same oversampling Yuri D'Elia 2022-05-15 00:35:59 +0200
  • 2535d072c4 Do not recursively enter temperature_isr Yuri D'Elia 2022-05-14 18:03:43 +0200
  • 82e221e3c7 Remove ADC pullup checks Yuri D'Elia 2022-07-04 22:34:34 +0200
  • 306f77ccbd Disable IR_SENSOR due to the injected ADC read for now Yuri D'Elia 2022-05-14 18:02:31 +0200
  • 13163e9fbf Move millis_nc to system_timer.h Yuri D'Elia 2022-05-14 17:41:17 +0200
  • f8de274db3 Split fan checks out of temperature.cpp Yuri D'Elia 2022-05-14 15:07:58 +0200
  • 8e72470afc
    Merge pull request #3435 from leptun/MK3_variant_hotend_name Alex Voinea 2022-07-15 15:57:53 +0300
  • 46a9cf6239
    Merge pull request #3529 from leptun/sd_menu_fixes Alex Voinea 2022-07-15 15:55:26 +0300
  • 510c874619 Fix scrolling timing issue when the menu is rendering very slowly Alex Voinea 2022-07-03 21:48:04 +0200
  • 8bb451129d Remove compiler bug workaround Alex Voinea 2022-07-03 21:44:54 +0200
  • ae1815dc52 When over the SD limit, continue from the last sorted file Alex Voinea 2022-07-03 09:48:19 +0200
  • a96e60c241 Do not call lcd_update after presorting Alex Voinea 2022-07-03 09:20:03 +0200
  • 3a5bc0462a Do not call lcd_update recursively when running presort with many files Alex Voinea 2022-07-03 08:50:47 +0200
  • 3c579bf738 Fix fullscreen message lcd_update handling Alex Voinea 2022-07-03 08:50:05 +0200
  • 2059e40596
    Merge pull request #3054 from espr14/insert_sort Alex Voinea 2022-07-15 15:44:04 +0300
  • 49fb27bb28
    Merge pull request #3504 from gudnimg/gudni_printer_smodel_check Alex Voinea 2022-07-12 21:53:23 +0300
  • 39dfa96167
    Merge pull request #3542 from wavexx/default_beep_freq_2 Alex Voinea 2022-07-12 20:39:31 +0300
  • 15bac09594 Fix typo 3d-gussner 2022-07-12 11:24:35 +0200
  • 3ed3f87db6 Prevent beeps when P is 0 Alex Voinea 2022-07-12 09:57:56 +0300
  • 3a77ef3ce7 Sync PF-build.sh and MK404-build.sh with MK3_3.11.1 branch 3d-gussner 2022-07-12 08:48:22 +0200
  • 2a9869ce2d M300: do not set a default frequency if S is not set Yuri D'Elia 2022-07-11 14:55:19 +0200
  • 700d241e8e
    Merge pull request #3535 from 3d-gussner/MK3_3.11.1_cherry_pick_build_sh 3d-gussner 2022-07-08 07:49:18 +0200
  • 9ac1523126 Update build.sh as in MK3 branch 3d-gussner 2022-07-06 07:18:14 +0200
  • 1db9735654
    Merge pull request #3520 from 3d-gussner/MK3_build_v108 3d-gussner 2022-07-05 17:21:04 +0200
  • 56bc2f1a0c
    Merge pull request #3495 from wavexx/extrude_min_temp Alex Voinea 2022-07-05 12:02:26 +0200
  • 9466945532
    Merge pull request #3461 from wavexx/fan_selfcheck_test Alex Voinea 2022-07-05 11:32:57 +0200
  • 19b494a554 Make the fan thresholds configurable Alex Voinea 2022-07-05 09:02:47 +0200
  • 4903270ffa Use PF-build-env 1.0.8 3d-gussner 2022-07-04 20:46:46 +0200
  • a8244dc2bd
    Merge pull request #3455 from wavexx/stop_raise_higher Yuri D'Elia 2022-07-04 20:05:23 +0200
  • 6271f17340
    Merge pull request #3442 from gudnimg/fix-M701-doc 3d-gussner 2022-07-04 18:51:31 +0200
  • 253b14def1 Clamp Z movements to machine limits Alex Voinea 2022-07-04 18:26:14 +0200
  • 44fce0696b Make the stop raising distance configurable (Z_CANCEL_LIFT) Yuri D'Elia 2022-03-30 11:50:28 +0200
  • 2c41857cb5 Raise Z 5cm after stopping Yuri D'Elia 2020-06-30 18:39:10 +0200
  • 61b8dbbab5 Disable sorting speedtest Alex Voinea 2022-07-03 21:51:44 +0200
  • e79e15b12f Use the sd cache for positions even when not sorting Alex Voinea 2022-07-03 21:26:46 +0200
  • d9d3d68217 Remove postponed sorting of elements Alex Voinea 2022-07-02 22:16:57 +0200
  • c100df7ba3 Remove quicksort, shellsort and add performance benchmark Alex Voinea 2022-07-02 21:36:33 +0200
  • cac2b9ae40 Implement timer elapsed function Alex Voinea 2022-07-02 21:09:36 +0200
  • 490754a0f0 Fix build Alex Voinea 2022-07-02 20:52:48 +0200
  • 02ca9496e8 File: use insert sort espr14 2021-03-08 20:56:51 +0100
  • 65e19f6b0b
    Merge pull request #3530 from wavexx/py_no_ex_dataerr Alex Voinea 2022-07-04 17:52:21 +0200
  • e435ef4bab Fix one more EX_DATAERR after sync with 3.11.1 Alex Voinea 2022-07-04 17:48:11 +0200
  • e68ded37fe tools: Do not use os.EX_DATAERR due to unavailability on windows Yuri D'Elia 2022-07-04 12:52:34 +0200
  • 0e7f2b33cf
    Merge pull request #3531 from wavexx/mk311_sync Yuri D'Elia 2022-07-04 17:23:14 +0200
  • e37435b53f Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync Yuri D'Elia 2022-07-04 16:14:23 +0200
  • 3ff2b04801 M701 Alias T for E parameter Alex Voinea 2022-07-04 15:01:41 +0200
  • fd702c8a21
    Merge pull request #3527 from gudnimg/fix-cmdbuffer-debug-crash Alex Voinea 2022-07-04 12:02:51 +0200
  • 7c108c9420
    Merge pull request #3528 from leptun/fix_some_gcc7.3.0_warnings Alex Voinea 2022-07-04 10:17:30 +0200
  • d5fc2a28f2
    Merge pull request #3014 from Panayiotis-git/MK3_ButtonLongPress_Fix Alex Voinea 2022-07-04 09:46:08 +0200
  • 29159a5bf3
    Merge pull request #3475 from gudnimg/custom_message_m601 Alex Voinea 2022-07-04 09:42:23 +0200
  • 61151251ff
    Merge pull request #3485 from wavexx/ambient_raw_temps Alex Voinea 2022-07-04 09:38:05 +0200
  • 1fa87da2d0 Fix gnu++17 register warning Alex Voinea 2022-07-02 19:28:13 +0200
  • 87e45056c3 Ignore button long press if not allowed Panayiotis-git 2021-02-02 22:34:27 +0200
  • b64377b9de Fix a crash during file check when CMDBUFFER_DEBUG is defined Guðni Már Gilbert 2022-07-02 16:54:05 +0000
  • e63af1a1e5
    Merge pull request #3434 from leptun/MK3_lang_get_original_string 3d-gussner 2022-07-01 16:41:35 +0200
  • dc812dabb2 _O() macro Alex Voinea 2022-02-27 21:29:58 +0100
  • d4d5294964 Revert "Fix Mk2.5/S zip after change PO-based language translation support" 3d-gussner 2022-07-01 08:29:52 +0200
  • 7162b224a7 Fix Mk2.5/S zip after change PO-based language translation support Limit atmegaMK404 boards mem to 8,16,32 3d-gussner 2022-07-01 08:26:56 +0200
  • 96b9048229
    Merge pull request #3519 from wavexx/xflash_errors 3d-gussner 2022-06-30 08:16:32 +0200
  • af9daecf5b Correctly show XFLASH initialization errors Yuri D'Elia 2022-05-15 18:57:53 +0200
  • f3adb781a1
    Merge pull request #3457 from wavexx/remove_runout_support 3d-gussner 2022-06-29 08:16:31 +0200
  • 4d8222cc1f
    Merge pull request #3516 from wavexx/unbreak_elm_qdirstat 3d-gussner 2022-06-24 13:40:58 +0200
  • 88f05cc1f1 Include missing "re" module for elf_mem_map Yuri D'Elia 2022-06-23 14:20:07 +0200
  • 0af88574fb Update to Arduino_boards version 1.0.5-1 3d-gussner 2022-06-20 11:16:11 +0200
  • 81a8418dd6 C++17 Arduino_boards version 1.0.5-1 3d-gussner 2022-05-19 09:24:21 +0200
  • a01c19cade Change backup suffix from ~ to .bak 3d-gussner 2022-06-20 17:00:42 +0200
  • f10981099d
    Merge pull request #3500 from 3d-gussner/gnu++17 3d-gussner 2022-06-20 14:24:10 +0200
  • 881e2964e0 Update to Arduino_boards version 1.0.5-1 3d-gussner 2022-06-20 11:16:11 +0200
  • 0d7680dbf7
    New PO-based language translation support (#3471) Yuri D'Elia 2022-06-16 15:03:30 +0200
  • 880853650d
    Version changed (3.11.1-RC1 build 4987) 3d-gussner 2022-06-13 12:03:48 +0200
  • 38081f0a30
    Merge pull request #3505 from 3d-gussner/MK3_3.11.1_Pre-release 3d-gussner 2022-05-24 16:27:15 +0200
  • 53046ffeee Update diacritics in Swedish and Norwegian Firmware_xx.po files 3d-gussner 2022-05-24 09:06:46 +0200
  • 44eb9d4ff9 Updated Norwegian files 3d-gussner 2022-05-24 08:27:12 +0200
  • d3df8389ef Merge branch 'MK3_3.11.1_Pre-release' of https://github.com/3d-gussner/Prusa-Firmware into MK3_3.11.1_Pre-release 3d-gussner 2022-05-24 08:15:04 +0200
  • 70c73cbf6b Pre-release po file update 3d-gussner 2022-05-23 19:51:35 +0200
  • 75521dca2e
    Merge pull request #3509 from prusa3d/MK3_3.11.1-Activate_Norwegian DRracer 2022-05-24 08:11:17 +0200
  • aa59d9b5eb
    Merge pull request #3508 from 3d-gussner/MK3_3.11.1_Norwegian DRracer 2022-05-24 08:06:03 +0200
  • 1a4bbb4918
    Activate Norwegian community translation 3d-gussner 2022-05-24 07:51:05 +0200
  • 3ae4b6d329 Merge remote-tracking branch 'pkg2000/MK3_3.11.0' into HEAD 3d-gussner 2022-05-24 07:28:10 +0200
  • 4cd5777380 Pre-release po file update 3d-gussner 2022-05-23 19:51:35 +0200
  • 65d500f2ed Simplify printer_smodel_check Guðni Már Gilbert 2022-05-22 17:57:47 +0000
  • dc66a773f1 C++17 Arduino_boards version 1.0.5-1 3d-gussner 2022-05-19 09:24:21 +0200
  • d53eb69150 Manually cast to int when comparing against extrude_min_temp Yuri D'Elia 2022-05-12 12:20:54 +0200
  • a8c48cdaef
    Merge pull request #3493 from wavexx/unused_notice Yuri D'Elia 2022-05-11 21:41:13 +0200
  • ea46402e4d Replace EXTRUDE_MINTEMP with the configurable extrude_min_temp Yuri D'Elia 2022-05-11 19:57:05 +0200
  • 64f646a8a4 Add notices about Sheet::bed_temp and Sheet::pinda_temp being unused Yuri D'Elia 2022-05-11 11:15:36 +0200
  • 37e1c11099
    Merge pull request #2657 from FormerLurker/MK3 Alex Voinea 2022-05-02 11:05:51 +0300
  • 7515db1ef0 Adjust comments Alex Voinea 2022-05-02 10:02:00 +0200
  • 554bb02ac1
    Merge pull request #3487 from wavexx/mk404_build_gcc 3d-gussner 2022-05-02 08:04:54 +0200
  • 4a10dfa68f Accept any gcc version to build MK404 Yuri D'Elia 2022-04-30 23:17:33 +0200
  • 0b23ccdee9 Abort arc on planner hard stop Alex Voinea 2022-04-29 20:38:48 +0200
  • 5b3441b2bd Fix AMBIENT_RAW_*_TEMP define names Yuri D'Elia 2022-04-29 16:50:27 +0200
  • bb33c76d2b Fix and simplify M214 data types and default config initialization. FormerLurker 2022-04-25 09:41:35 -0500
  • 02b0307307 Code Cleanup FormerLurker 2021-01-18 13:51:08 -0600
  • 623c029bfa Code cleanup to reduce program storage FormerLurker 2021-01-13 18:37:15 -0600
  • acc234b0c5 Fix config store load (was missing n_arc_correction). FormerLurker 2021-01-12 17:15:37 -0600