Commit graph

  • 1946f729fd STM32 FastIO using register access (#12276) Karl Andersson 2018-10-31 01:25:44 +0100
  • 56057bcecd Fix lcd_impl_status_screen_1 Scott Lahteine 2018-10-30 19:24:16 -0500
  • 4ed579cafc Americanized English spelling Scott Lahteine 2018-10-30 18:55:18 -0500
  • 9e663a624b Apply #pragma once to configuration files Scott Lahteine 2018-10-30 18:35:12 -0500
  • 98c32d8df1 Fix a config endif label Scott Lahteine 2018-10-30 18:28:16 -0500
  • 3583e2b449
    Followup to Menu Refactor (#12275) Scott Lahteine 2018-10-30 16:34:45 -0500
  • 5536228359 G34 Auto-align multi-stepper Z axis (#11302) TheLongAndOnly 2018-10-29 20:01:36 +0100
  • f9b80e7217 Make getfilename_sorted standard for listings Scott Lahteine 2018-10-29 13:54:04 -0500
  • 5ead026967 Fix menu_temp_xx_filament_change menu items Scott Lahteine 2018-10-28 20:42:56 -0500
  • d632e44c8c
    [Merge] Refactor LCD menus / screens (#12199) Scott Lahteine 2018-10-28 18:18:22 -0500
  • 1f9806875c Update German language (#12261) Ludy 2018-10-29 00:11:55 +0100
  • 63ce8baa55 Fix Teensy 3.5/3.6 ADC access for ADC1 (#12258) mholeys 2018-10-28 20:51:49 +0000
  • 3a935fd72b Reduce repetition in menu edit items Scott Lahteine 2018-10-28 15:24:13 -0500
  • b063b1b722 Reorganize includes and declarations Scott Lahteine 2018-10-28 02:59:21 -0500
  • 43cf913048 Move SD Card Menu to its own file Scott Lahteine 2018-10-28 03:10:25 -0500
  • 0161d3f733 Move Custom User Menu to its own file Scott Lahteine 2018-10-28 03:05:17 -0500
  • 3b0d2330b6 Move Delta Calibrate Menu to its own file Scott Lahteine 2018-10-28 01:59:47 -0500
  • 6896847210 Move LED Menu to its own file Scott Lahteine 2018-10-28 01:48:56 -0500
  • 9cd5471202 Move Job Recovery Menu to its own file Scott Lahteine 2018-10-27 22:48:28 -0500
  • 9f11e0284c Move Filament Change Menu to its own file Scott Lahteine 2018-10-27 21:31:06 -0500
  • d87ab3ed20 Move Advanced Settings Menu to its own file Scott Lahteine 2018-10-27 21:01:41 -0500
  • 587a64d80c Move Bed Leveling Menu to its own file Scott Lahteine 2018-10-27 19:48:37 -0500
  • 96f313fb41 Move Info Menu to its own file Scott Lahteine 2018-10-27 18:52:20 -0500
  • 423ab029b2 Move Temperature Menu to its own file Scott Lahteine 2018-10-27 18:30:37 -0500
  • 489017995e Move UBL Menu to its own file Scott Lahteine 2018-10-27 18:10:44 -0500
  • a489c9fa52 Move Motion Menu to its own file Scott Lahteine 2018-10-27 16:45:37 -0500
  • 3a9ad9f2b1 Move Configuration Menu to its own file Scott Lahteine 2018-10-27 15:55:06 -0500
  • 143d4ec043 Move Tune Menu to its own file Scott Lahteine 2018-10-27 14:53:05 -0500
  • 829effc1fe Move Main Menu to its own file Scott Lahteine 2018-10-27 13:15:46 -0500
  • 37ff663b02 Convert LIGHTWEIGHT_UI to CPP Scott Lahteine 2018-10-28 00:27:29 -0500
  • a964f098b3 Make dogm status screen a CPP Scott Lahteine 2018-10-27 22:06:25 -0500
  • 8055ed24ff Move font data to a subfolder Scott Lahteine 2018-10-24 03:38:13 -0500
  • 774a6e8199 Drop TALL_FONT_CORRECTION Scott Lahteine 2018-10-27 13:07:03 -0500
  • c825c419d4 Convert DOGM / HD44780 impl to CPP files Scott Lahteine 2018-10-24 02:27:19 -0500
  • 182b1405d9 LCD conditionals in configurations Scott Lahteine 2018-10-25 08:59:28 -0500
  • 2bf18950ab Refactor LCD menus Scott Lahteine 2018-10-23 16:00:34 -0500
  • ac5f2762b7 Use E_AXIS_N where possible Scott Lahteine 2018-10-28 15:46:22 -0500
  • 6fbc87301f 'G29 H' to set a centered square probe area (linear, bilinear) (#12242) MasterPIC 2018-10-28 02:30:21 +0100
  • c1e8bd6add Remove STM32 board-specific delays (#12243) Karl Andersson 2018-10-28 00:26:12 +0200
  • 3c9daf322a MSG_CNG_SDCARD => MSG_CHANGE_SDCARD Scott Lahteine 2018-10-27 13:22:15 -0500
  • 4b7a0a5b39 Require TMCStepper 0.2.2 or newer Scott Lahteine 2018-10-27 11:15:28 -0500
  • ab8425f1b5
    Clean up PROBE_TRIGGERED_WHEN_STOWED_TEST (#12232) Scott Lahteine 2018-10-26 19:18:20 -0500
  • 3028a620af Add RACK_AND_PINION_PROBE (#12218) Chris Rigter 2018-10-27 08:47:38 +1100
  • ad60f0691c Add Creality3D RAMPS pins definitions (#12229) InsanityAutomation 2018-10-26 17:09:04 -0400
  • 5580773191
    Use FastIO, sanity-check LPC SD options, apply formatting (#12231) Scott Lahteine 2018-10-26 15:23:02 -0500
  • d015f746cc
    Fix some compile warnings (#12220) Scott Lahteine 2018-10-26 03:53:06 -0500
  • dacb5324e8 Fix display of Y on Graphical LCD Scott Lahteine 2018-10-26 01:43:47 -0500
  • bf9dd4f4cf
    Add helpers for custom text in menu items (#12214) Scott Lahteine 2018-10-25 15:17:53 -0500
  • e8031b1152 Add Custom Microstepping options Scott Lahteine 2018-10-25 11:12:24 -0500
  • fbfb48cce0 Indent a block Scott Lahteine 2018-10-25 10:52:27 -0500
  • 1a00d1bdaf Add pullup to USB interrupt line Marcio Teixeira 2018-10-23 14:12:42 -0600
  • a07ac6312f G0 feedrate may be fixed or variable (#12172) TheSFReader 2018-10-25 17:35:16 +0200
  • 53c535a0c1 Remove trailing whitespace Scott Lahteine 2018-10-25 09:45:57 -0500
  • 55dec02ca1 Allow X, Y, Z manual move when cold. (#12209) Roman Moravčík 2018-10-25 16:13:52 +0200
  • 7243101135 z_offset fix for deltas (#12210) Luc Van Daele 2018-10-25 16:11:26 +0200
  • 9613f00877 Fix getProgress_seconds_elapsed to return seconds Scott Lahteine 2018-10-24 18:02:30 -0500
  • 5d487ef40e Fix null exception due to duration_t of zero (#12207) gjdodd 2018-10-24 23:52:39 +0100
  • a9061714f2 Update Italian language (#12196) Giuliano Zaro 2018-10-24 23:40:48 +0200
  • aebbb2359d Fix IDEX homing X0 wrong direction (#12200) InsanityAutomation 2018-10-24 17:40:06 -0400
  • 0a549fd1f2 Fix EXTENSIBLE_UI compile errors (#12206) gjdodd 2018-10-24 22:36:11 +0100
  • a80ba8fc6e Slovak translation update (#12202) Roman Moravčík 2018-10-24 23:02:38 +0200
  • e48cbff10d Fixed redefinition warnings of MSG_HOTEND_TOO_COLD. (#12203) Roman Moravčík 2018-10-24 22:00:07 +0200
  • 7a04eb3a8b Fix some comment formatting Scott Lahteine 2018-10-23 22:35:09 -0500
  • 2f873a119f Revert some UBL strings Scott Lahteine 2018-10-23 15:39:52 -0500
  • a93e9e6e9b Use preheat labels in place of PLA/ABS (#12194) Ludy 2018-10-23 22:38:17 +0200
  • aa72884a6e Enable use of SERIAL_PORT_2 on HAL_STM32 (#12197) Karl Andersson 2018-10-23 22:24:58 +0200
  • 46360f18b4 Bring thermistor_75.h up to speed Scott Lahteine 2018-10-23 14:49:53 -0500
  • e229b831fa Customizable preheat labels Scott Lahteine 2018-10-23 00:57:19 -0500
  • a553ab82e0 Add e index to _lcd_move_distance_menu Scott Lahteine 2018-10-22 23:34:49 -0500
  • 3a46212dd8
    Better cold extrusion prevention in LCD menu (#12189) Scott Lahteine 2018-10-22 20:54:38 -0500
  • fc31da1114 Implement custom delay/millis for EXTENSIBLE_UI (#12188) Marcio Teixeira 2018-10-22 18:37:48 -0600
  • 3a3ab3391f Return set_directions() to stepper.cpp (#12182) forkoz 2018-10-22 19:30:51 -0500
  • e5ae7a07d1 Suppress compiler warning Scott Lahteine 2018-10-21 13:43:21 -0500
  • 6ee2af5e2d Simplify pins_TRIGORILLA_14.h (#12162) Hannes Brandstätter-Müller 2018-10-21 10:23:20 +0200
  • d801f85963 Correct EEPROM read/write disparities. (#12169) Roman Moravčík 2018-10-21 09:56:31 +0200
  • 8d3a92fc4a Followup to millis_t patch Scott Lahteine 2018-10-20 23:23:53 -0500
  • 44369d536a Use millis_t where needed (#12152) Ludy 2018-10-21 06:21:27 +0200
  • b641571098 Replace types.h with millis_t.h Scott Lahteine 2018-10-20 16:10:50 -0500
  • eeef4e630a Fix compile error in leds.h Scott Lahteine 2018-10-20 16:48:28 -0500
  • 9969c06cb5 Fix compiler warning Scott Lahteine 2018-10-20 16:50:47 -0500
  • 427c80119a Hide some menu items when busy: fix typo (#12164) Farkas Péter 2018-10-20 22:55:31 +0200
  • 55ac2f4c23 Fix filament runout for idex duplication modes (#12168) InsanityAutomation 2018-10-20 14:39:33 -0400
  • b640b3b0d6 Define ST7920 delays for board ARMED (#12161) Karl Andersson 2018-10-20 20:12:54 +0200
  • 2e5e689a7f Fix kill() and ExtensibleUI (#12160) Marcio Teixeira 2018-10-20 00:44:46 -0600
  • b381cad399 Clean up trailing whitespace Scott Lahteine 2018-10-19 15:27:07 -0500
  • 9090065e9f Move EXTRA_FAN_SPEED above FWRETRACT Scott Lahteine 2018-10-19 15:14:48 -0500
  • 4eb798dbdc Add support for Arm'ed (STM32F4) board (#12147) Karl Andersson 2018-10-19 21:50:52 +0200
  • 1fb9b299d4 Add M524 to abort SD printing (#12155) TheSFReader 2018-10-19 21:25:07 +0200
  • d26d9d5b81 Tweak IS_SD_INSERTED Scott Lahteine 2018-10-19 13:59:50 -0500
  • c6a5c74208 Add parentheses to SD macros Scott Lahteine 2018-10-19 13:52:44 -0500
  • aa9202260d Fix endstop when no interrupt (#12158) Giuliano Zaro 2018-10-19 20:45:39 +0200
  • 8c02dd971b Move disable_all_steppers to minkill Scott Lahteine 2018-10-19 13:42:04 -0500
  • 3847c08f7e Disable heaters/steppers before message Scott Lahteine 2018-10-19 13:30:37 -0500
  • 71e19baf69 Fix kill => disable_all_heaters => print_job_timer.stop (#12146) Marcio Teixeira 2018-10-18 20:20:56 -0600
  • 4cc1c2627e Update German language (#12143) Ludy 2018-10-19 02:17:37 +0200
  • 75a0d46edf Fix compile warning re: LCD_INFO_SCREEN_STYLE Ludy 2018-10-18 22:32:09 +0200
  • a81763c237 Pins E sanity check tweak Scott Lahteine 2018-10-18 18:48:12 -0500
  • bc22641002 [2.0.x] Updated Italian Language (#12148) Giuliano Zaro 2018-10-19 01:08:39 +0200
  • eded90bf87 Updated Azteeg X5 Mini Wifi pins for onboard SD (#12133) Michael Triffon 2018-10-18 12:52:55 -0400
  • 27a84fd021 Remove unused option in Anycubic Kossel config (#12138) nhchiu 2018-10-19 00:47:59 +0800