Commit Graph

  • 2c9586be0c Clear up HAS_WORKSPACE_OFFSET meaning Scott Lahteine 2018-11-03 03:39:15 -05:00
  • 6e3caf23b6 IS_DELTA => ENABLED(DELTA) Scott Lahteine 2018-11-03 03:48:36 -05:00
  • 19f49db96f Tweak / reduce menu items Scott Lahteine 2018-11-03 01:15:02 -05:00
  • 8d630362b7 Ignore ARM-based Teensy library on ATUSB90-based Teensy (#12311) Dave Johnson 2018-11-02 23:17:51 -07:00
  • e4cf175163
    Synchronize on M204, M205 (#12302) Scott Lahteine 2018-11-03 01:16:37 -05:00
  • 5ba6607181 Fix keypad-related compile error (#12306) Ludy 2018-11-03 04:29:32 +01:00
  • 2fb2e286ee Followup to #12256 Scott Lahteine 2018-11-02 01:32:13 -05:00
  • 3eb9838dca Simplify TMC sanity-checks Scott Lahteine 2018-11-02 01:06:06 -05:00
  • f5b31e218d Followup to #12082 Scott Lahteine 2018-11-02 01:14:48 -05:00
  • 31c28d0dd2
    Drop pgm_read_*_near and let headers choose (#12301) Scott Lahteine 2018-11-02 00:42:16 -05:00
  • fce150f094 inline static => static inline Scott Lahteine 2018-11-01 23:14:20 -05:00
  • 323c088356 Restore LED light color after pid tuning (#12082) Giuliano Zaro 2018-11-01 23:44:41 +01:00
  • 9f77df2590 Followup to menu refactor. TMC warnings, sanity. (#12288) Ludy 2018-11-01 22:13:33 +01:00
  • cafabf2055 Implement DELAY_NS with CYCCNT on Cortex-M7 (#12283) Nils Hasenbanck 2018-11-01 22:11:51 +01:00
  • f5498168ae Ensure PENDING/ELAPSED use a 32-bit integer Scott Lahteine 2018-10-31 17:23:24 -05:00
  • 6e041b9c61 Use blink to show more info on LCD (#12256) MasterPIC 2018-11-01 21:56:12 +01:00
  • eb5600acd2 Add parentheses to LCD_CLICKED Scott Lahteine 2018-11-01 15:05:59 -05:00
  • 42f8b6c530
    Make M125 work with SDSUPPORT (#12289) Scott Lahteine 2018-11-01 15:03:45 -05:00
  • f319087372 Followup to #12293 Scott Lahteine 2018-11-01 14:41:03 -05:00
  • 74bbb13008 Fix Mixer calculations for 32-bit processors (#12293) AnHardt 2018-11-01 20:38:45 +01:00
  • 549d11225a Add to description of Z_STEPPER_AUTO_ALIGN Scott Lahteine 2018-10-31 18:07:15 -05:00
  • 724c2ed9b4
    Merge pull request #12286 from thinkyhead/bf2_menu_bed_corners Scott Lahteine 2018-10-31 18:06:25 -05:00
  • 2cff0d1f39 Move menu_level_bed_corners to its own file Scott Lahteine 2018-10-31 17:08:21 -05:00
  • 44f2a82a56 Move axis_homed, axis_known_position to motion.* Scott Lahteine 2018-10-31 17:07:52 -05:00
  • 946cf8b453 EEPROM read code grouping Scott Lahteine 2018-10-31 16:39:49 -05:00
  • f2adb4b9cc Update German language (#12280) Ludy 2018-10-31 22:40:42 +01:00
  • 484ca68228 Fix misplaced parentheses (#12284) Karl Andersson 2018-10-31 21:34:37 +01:00
  • 1d366db764 Tweaks to CR-10S configuration Scott Lahteine 2018-10-30 23:36:32 -05:00
  • b5d7f69b51 Followup to #12249 Scott Lahteine 2018-10-30 22:49:49 -05:00
  • b780b69c62 Use font ascent and descent for line positioning (#12224) N95JPL 2018-10-31 03:39:44 +00:00
  • 9cd3529108 Organize language data, fix Korean and Danish Scott Lahteine 2018-10-30 20:40:36 -05:00
  • 66d44c72c3 Add fast binary file transfer to SD card option (#12249) Chris Pepper 2018-10-31 00:44:12 +00:00
  • 72d8adfd1e Cleanup and refactor EXTENSIBLE_UI (#12227) Marcio Teixeira 2018-10-30 18:42:26 -06:00
  • 1946f729fd STM32 FastIO using register access (#12276) Karl Andersson 2018-10-31 01:25:44 +01:00
  • 56057bcecd Fix lcd_impl_status_screen_1 Scott Lahteine 2018-10-30 19:24:16 -05:00
  • 4ed579cafc Americanized English spelling Scott Lahteine 2018-10-30 18:55:18 -05:00
  • 9e663a624b Apply #pragma once to configuration files Scott Lahteine 2018-10-30 18:35:12 -05:00
  • 98c32d8df1 Fix a config endif label Scott Lahteine 2018-10-30 18:28:16 -05:00
  • 3583e2b449
    Followup to Menu Refactor (#12275) Scott Lahteine 2018-10-30 16:34:45 -05:00
  • 5536228359 G34 Auto-align multi-stepper Z axis (#11302) TheLongAndOnly 2018-10-29 20:01:36 +01:00
  • f9b80e7217 Make getfilename_sorted standard for listings Scott Lahteine 2018-10-29 13:54:04 -05:00
  • 5ead026967 Fix menu_temp_xx_filament_change menu items Scott Lahteine 2018-10-28 20:42:56 -05:00
  • d632e44c8c
    [Merge] Refactor LCD menus / screens (#12199) Scott Lahteine 2018-10-28 18:18:22 -05:00
  • 1f9806875c Update German language (#12261) Ludy 2018-10-29 00:11:55 +01:00
  • 63ce8baa55 Fix Teensy 3.5/3.6 ADC access for ADC1 (#12258) mholeys 2018-10-28 20:51:49 +00:00
  • 3a935fd72b Reduce repetition in menu edit items Scott Lahteine 2018-10-28 15:24:13 -05:00
  • b063b1b722 Reorganize includes and declarations Scott Lahteine 2018-10-28 02:59:21 -05:00
  • 43cf913048 Move SD Card Menu to its own file Scott Lahteine 2018-10-28 03:10:25 -05:00
  • 0161d3f733 Move Custom User Menu to its own file Scott Lahteine 2018-10-28 03:05:17 -05:00
  • 3b0d2330b6 Move Delta Calibrate Menu to its own file Scott Lahteine 2018-10-28 01:59:47 -05:00
  • 6896847210 Move LED Menu to its own file Scott Lahteine 2018-10-28 01:48:56 -05:00
  • 9cd5471202 Move Job Recovery Menu to its own file Scott Lahteine 2018-10-27 22:48:28 -05:00
  • 9f11e0284c Move Filament Change Menu to its own file Scott Lahteine 2018-10-27 21:31:06 -05:00
  • d87ab3ed20 Move Advanced Settings Menu to its own file Scott Lahteine 2018-10-27 21:01:41 -05:00
  • 587a64d80c Move Bed Leveling Menu to its own file Scott Lahteine 2018-10-27 19:48:37 -05:00
  • 96f313fb41 Move Info Menu to its own file Scott Lahteine 2018-10-27 18:52:20 -05:00
  • 423ab029b2 Move Temperature Menu to its own file Scott Lahteine 2018-10-27 18:30:37 -05:00
  • 489017995e Move UBL Menu to its own file Scott Lahteine 2018-10-27 18:10:44 -05:00
  • a489c9fa52 Move Motion Menu to its own file Scott Lahteine 2018-10-27 16:45:37 -05:00
  • 3a9ad9f2b1 Move Configuration Menu to its own file Scott Lahteine 2018-10-27 15:55:06 -05:00
  • 143d4ec043 Move Tune Menu to its own file Scott Lahteine 2018-10-27 14:53:05 -05:00
  • 829effc1fe Move Main Menu to its own file Scott Lahteine 2018-10-27 13:15:46 -05:00
  • 37ff663b02 Convert LIGHTWEIGHT_UI to CPP Scott Lahteine 2018-10-28 00:27:29 -05:00
  • a964f098b3 Make dogm status screen a CPP Scott Lahteine 2018-10-27 22:06:25 -05:00
  • 8055ed24ff Move font data to a subfolder Scott Lahteine 2018-10-24 03:38:13 -05:00
  • 774a6e8199 Drop TALL_FONT_CORRECTION Scott Lahteine 2018-10-27 13:07:03 -05:00
  • c825c419d4 Convert DOGM / HD44780 impl to CPP files Scott Lahteine 2018-10-24 02:27:19 -05:00
  • 182b1405d9 LCD conditionals in configurations Scott Lahteine 2018-10-25 08:59:28 -05:00
  • 2bf18950ab Refactor LCD menus Scott Lahteine 2018-10-23 16:00:34 -05:00
  • ac5f2762b7 Use E_AXIS_N where possible Scott Lahteine 2018-10-28 15:46:22 -05:00
  • 6fbc87301f 'G29 H' to set a centered square probe area (linear, bilinear) (#12242) MasterPIC 2018-10-28 02:30:21 +01:00
  • c1e8bd6add Remove STM32 board-specific delays (#12243) Karl Andersson 2018-10-28 00:26:12 +02:00
  • 3c9daf322a MSG_CNG_SDCARD => MSG_CHANGE_SDCARD Scott Lahteine 2018-10-27 13:22:15 -05:00
  • 4b7a0a5b39 Require TMCStepper 0.2.2 or newer Scott Lahteine 2018-10-27 11:15:28 -05:00
  • ab8425f1b5
    Clean up PROBE_TRIGGERED_WHEN_STOWED_TEST (#12232) Scott Lahteine 2018-10-26 19:18:20 -05:00
  • 3028a620af Add RACK_AND_PINION_PROBE (#12218) Chris Rigter 2018-10-27 08:47:38 +11:00
  • ad60f0691c Add Creality3D RAMPS pins definitions (#12229) InsanityAutomation 2018-10-26 17:09:04 -04:00
  • 5580773191
    Use FastIO, sanity-check LPC SD options, apply formatting (#12231) Scott Lahteine 2018-10-26 15:23:02 -05:00
  • d015f746cc
    Fix some compile warnings (#12220) Scott Lahteine 2018-10-26 03:53:06 -05:00
  • dacb5324e8 Fix display of Y on Graphical LCD Scott Lahteine 2018-10-26 01:43:47 -05:00
  • bf9dd4f4cf
    Add helpers for custom text in menu items (#12214) Scott Lahteine 2018-10-25 15:17:53 -05:00
  • e8031b1152 Add Custom Microstepping options Scott Lahteine 2018-10-25 11:12:24 -05:00
  • fbfb48cce0 Indent a block Scott Lahteine 2018-10-25 10:52:27 -05:00
  • 1a00d1bdaf Add pullup to USB interrupt line Marcio Teixeira 2018-10-23 14:12:42 -06:00
  • a07ac6312f G0 feedrate may be fixed or variable (#12172) TheSFReader 2018-10-25 17:35:16 +02:00
  • 53c535a0c1 Remove trailing whitespace Scott Lahteine 2018-10-25 09:45:57 -05:00
  • 55dec02ca1 Allow X, Y, Z manual move when cold. (#12209) Roman Moravčík 2018-10-25 16:13:52 +02:00
  • 7243101135 z_offset fix for deltas (#12210) Luc Van Daele 2018-10-25 16:11:26 +02:00
  • 9613f00877 Fix getProgress_seconds_elapsed to return seconds Scott Lahteine 2018-10-24 18:02:30 -05:00
  • 5d487ef40e Fix null exception due to duration_t of zero (#12207) gjdodd 2018-10-24 23:52:39 +01:00
  • a9061714f2 Update Italian language (#12196) Giuliano Zaro 2018-10-24 23:40:48 +02:00
  • aebbb2359d Fix IDEX homing X0 wrong direction (#12200) InsanityAutomation 2018-10-24 17:40:06 -04:00
  • 0a549fd1f2 Fix EXTENSIBLE_UI compile errors (#12206) gjdodd 2018-10-24 22:36:11 +01:00
  • a80ba8fc6e Slovak translation update (#12202) Roman Moravčík 2018-10-24 23:02:38 +02:00
  • e48cbff10d Fixed redefinition warnings of MSG_HOTEND_TOO_COLD. (#12203) Roman Moravčík 2018-10-24 22:00:07 +02:00
  • 7a04eb3a8b Fix some comment formatting Scott Lahteine 2018-10-23 22:35:09 -05:00
  • 2f873a119f Revert some UBL strings Scott Lahteine 2018-10-23 15:39:52 -05:00
  • a93e9e6e9b Use preheat labels in place of PLA/ABS (#12194) Ludy 2018-10-23 22:38:17 +02:00
  • aa72884a6e Enable use of SERIAL_PORT_2 on HAL_STM32 (#12197) Karl Andersson 2018-10-23 22:24:58 +02:00
  • 46360f18b4 Bring thermistor_75.h up to speed Scott Lahteine 2018-10-23 14:49:53 -05:00