Commit Graph

  • 6faa93d787 Add G29_RETRY_AND_RECOVER to example configs Scott Lahteine 2018-04-19 19:23:08 -05:00
  • 5cc7916e69 Add G29_RETRY_AND_RECOVER feature Marcio Teixeira 2018-04-18 15:56:10 -06:00
  • 78ea4871f9 Fix up enqueue now functions Scott Lahteine 2018-04-19 18:11:03 -05:00
  • 6f87e4b4dc Fix up enqueue now functions Scott Lahteine 2018-04-19 19:33:16 -05:00
  • 23635c2b64 Update ubl_motion.cpp Roxy-3D 2018-04-19 12:04:35 -05:00
  • c91b3142aa Update ubl_motion.cpp Roxy-3D 2018-04-19 12:03:18 -05:00
  • f36ddef9a7 Merge pull request #10417 from yhfudev/fix-fonts-merge-sk-cz Scott Lahteine 2018-04-19 08:51:32 -05:00
  • dde941cac8 Updates to font scripts and fonts documentation Scott Lahteine 2018-04-19 03:07:25 -05:00
  • 8ca3c43d73 Updated language_data spacing, headers Scott Lahteine 2018-04-19 03:06:47 -05:00
  • 90765b1f72 Remove "find" lines from .travis.yml Scott Lahteine 2018-04-18 17:06:44 -05:00
  • 184c077c58 Correct includes (u8g.h) and spelling Scott Lahteine 2018-04-18 17:06:18 -05:00
  • 627348b46c move the TALL_FONT_CORRECTION to language files Yunhui Fu 2018-04-17 22:20:38 -04:00
  • 77bc653524 Use X windows 6x12 bitmap font to support western languages. Yunhui Fu 2018-04-17 00:03:06 -04:00
  • a51b61b38c Remove old and obsolete .fon files Scott Lahteine 2018-04-15 18:21:07 -05:00
  • 9d06d9edc8 Fix up fonts scripts Scott Lahteine 2018-04-15 16:02:28 -05:00
  • d81649b365 Update language data for sk. Yunhui Fu 2018-04-14 19:52:57 -04:00
  • 41839746a2 Removed unused macros Yunhui Fu 2018-04-14 19:40:06 -04:00
  • 3f71e951f1 Merge SK,CZ fonts to buildroot/share/fonts/ISO10646-0-2.bdf Yunhui Fu 2018-04-14 19:39:20 -04:00
  • 4f184ba5da [2.0.x] Add BOARD_MKS_BASE_15 with digital micro-stepping (#10454) Scott Lahteine 2018-04-18 22:58:43 -05:00
  • df6becfb07 Merge pull request #10452 from thinkyhead/bf1_mks_base_15 Scott Lahteine 2018-04-18 22:32:11 -05:00
  • 51aa9743a6 Rename MKS_13 to MKS_GEN_13 Scott Lahteine 2018-04-18 22:04:52 -05:00
  • e561ecb5a7 Add BOARD_MKS_BASE_15 with digital micro-stepping Scott Lahteine 2018-04-18 20:29:06 -05:00
  • 38ed5f5ee9 Fix calls to ubl.get_z_correction Scott Lahteine 2018-04-18 21:43:00 -05:00
  • ad6baa5c9d Fix for UBL set_bed_leveling_enabled Scott Lahteine 2018-04-18 00:14:00 -05:00
  • df2f24617b Use 0 as the bed position (not Z_MIN_POS) Scott Lahteine 2018-04-17 20:32:56 -05:00
  • 23618d9cd0 Use 0 as the bed position (not Z_MIN_POS) Scott Lahteine 2018-04-17 20:29:52 -05:00
  • 428c54f2ad [2.0.x] HAL for STM32F4 (#10434) Karl Andersson 2018-04-18 00:33:29 +02:00
  • 744bcaee61 [2.0.x] Fix problems compiling with Arduino IDE (#10441) Chris Pepper 2018-04-17 23:28:55 +01:00
  • 20772492aa Fix compile warnings in AVR fastio.h (#10440) GMagician 2018-04-18 00:26:57 +02:00
  • f57a008c58 Merge pull request #10443 from thinkyhead/bf2_fix_and_improve Scott Lahteine 2018-04-17 16:59:31 -05:00
  • 8cf6ef8411 Merge pull request #10431 from thinkyhead/bf1_fix_and_improve Scott Lahteine 2018-04-17 16:59:14 -05:00
  • fa3c14fccf Fix compile warnings in fastio.h Scott Lahteine 2018-04-17 16:27:17 -05:00
  • 773d773baa Fix compile error in tmc_status Scott Lahteine 2018-04-17 16:15:42 -05:00
  • 89b1580587 Fix compile error in tmc_status Scott Lahteine 2018-04-17 16:13:10 -05:00
  • 52c024e260 M221 with no parameters report flow Scott Lahteine 2018-04-17 16:06:25 -05:00
  • 01b01f6dfd Tweak fwretract.retract debug, comments Scott Lahteine 2018-04-17 16:05:25 -05:00
  • e4acd2c40e One fewer compare in _lcd_move_xyz Scott Lahteine 2018-04-17 16:03:15 -05:00
  • e05c825a05 Update position for UBL non-segmented activate/deactivate Scott Lahteine 2018-04-17 16:02:02 -05:00
  • 5c186f7dd3 Try FIXFLOAT rounding based on sign Scott Lahteine 2018-04-16 04:44:36 -05:00
  • d462be6de6 Try FIXFLOAT rounding based on sign Scott Lahteine 2018-04-17 15:59:04 -05:00
  • 39c6f65ce7 Ignore LCD_BED_LEVELING with UBL Scott Lahteine 2018-04-17 15:57:44 -05:00
  • 77b75ce86c One fewer compare in _lcd_move_xyz Scott Lahteine 2018-04-16 02:34:13 -05:00
  • 6f156d01d9 Update position for UBL non-segmented activate/deactivate Scott Lahteine 2018-04-16 03:35:12 -05:00
  • c0f6eebded Improve UBL mesh report. Add M420 T, M421 N Scott Lahteine 2018-04-15 21:02:09 -05:00
  • 6786101c64 Ignore LCD_BED_LEVELING with UBL Scott Lahteine 2018-04-15 20:59:44 -05:00
  • ee21f44969 Tweak fwretract.retract debug, comments Scott Lahteine 2018-04-16 01:48:31 -05:00
  • 090e08ef3d M221 with no parameters report flow Scott Lahteine 2018-04-16 01:42:03 -05:00
  • 0746aff595 Improve UBL mesh report. Add M420 T, M421 N Scott Lahteine 2018-04-17 15:52:56 -05:00
  • 444b6d6d83 Prevent delay when power is already on Scott Lahteine 2018-04-17 04:31:26 -05:00
  • 3c826e5d05 Prevent delay when power is already on Scott Lahteine 2018-04-17 04:34:31 -05:00
  • f1dfc80332 Improved SENSORLESS_HOMING sanity check Scott Lahteine 2018-04-17 01:14:24 -05:00
  • 5a064d0e94 Fix bug in planner.set_position_mm Scott Lahteine 2018-04-16 04:19:58 -05:00
  • 31261d0c17 Fix bug in Planner::set_position_mm Scott Lahteine 2018-04-16 01:40:42 -05:00
  • 0945674ba2 Use H0 by default with UBL_MESH_EDIT_MOVES_Z (#10428) Scott Lahteine 2018-04-15 20:49:14 -05:00
  • 85d57f7a9e [1.1.x] Change UBL default G29 P4 height to 0 (#9510) Thomas Moore 2018-04-15 20:49:03 -05:00
  • 6cb83758d7 Fix Brazilian Portuguese language duplicates Scott Lahteine 2018-04-15 19:07:50 -05:00
  • 8a159dfec2 Remove Brazilian Portuguese duplicates Scott Lahteine 2018-04-15 19:10:11 -05:00
  • 8f57e098de Use end-of-line comments in planner.cpp Scott Lahteine 2018-04-15 19:02:30 -05:00
  • 6c7a17dba6 Abort SD printing more safely (#10407) Scott Lahteine 2018-04-15 18:27:54 -05:00
  • c9aed73987 Fix missed includes from HAL macro patch (#10416) Chris Pepper 2018-04-16 00:27:34 +01:00
  • d59ed4dce0 Abort SD printing more safely (#10405) Scott Lahteine 2018-04-15 18:26:25 -05:00
  • 74f4eb8312 Drop utf8 tweaks in build files Scott Lahteine 2018-04-15 14:48:47 -05:00
  • 9f8a96fb8a Brazilian Portuguese update (#10409) Scott Lahteine 2018-04-15 13:13:46 -05:00
  • 93273a4c9e Fix u8g.h search path error (#10419) Yunhui Fu 2018-04-15 14:12:02 -04:00
  • 110e631656 Update pt-br translation (#10368) Vitorio Miguel Prieto Cilia 2018-04-15 06:07:13 +01:00
  • 584735c994 u8g.h => clib/u8g.h Scott Lahteine 2018-04-14 12:26:01 -05:00
  • 29dda871cb Patch "upload_disk" to make python happy Scott Lahteine 2018-04-13 22:27:08 -05:00
  • 9769d799df clear_block_buffer, kill_current_block in quick_stop Scott Lahteine 2018-04-13 21:59:09 -05:00
  • 36b97bde9f clear_block_buffer, kill_current_block in quick_stop Scott Lahteine 2018-04-13 22:04:53 -05:00
  • a783caabac Make sure ABL (manual) starts close to the bed Scott Lahteine 2018-04-13 20:17:23 -05:00
  • 99282a46e9 Make sure ABL (manual) starts close to the bed Scott Lahteine 2018-04-13 20:19:18 -05:00
  • 21f13f9e57 Stow Probe at end of G29 J3 Roxy-3D 2018-04-13 14:46:47 -05:00
  • b978153ca4 Stow Probe at end of G29 J3 Roxy-3D 2018-04-13 14:46:40 -05:00
  • 090d72f591 [1.1.x] Add optional menu item to toggle software endstops (#10392) Scott Lahteine 2018-04-13 00:24:20 -05:00
  • 6c535081ec [2.0.x] Add optional menu item to toggle software endstops (#10389) KangDroid 2018-04-13 14:24:09 +09:00
  • 3c5c6d478a Prettify process_parsed_command Scott Lahteine 2018-04-13 00:08:28 -05:00
  • 0535ebc4d2 MESH_BED_LEVELING before PROBE_MANUALLY Scott Lahteine 2018-04-12 22:45:47 -05:00
  • bb7064cc30 Tweak MBL move to bed code Scott Lahteine 2018-04-12 22:36:38 -05:00
  • e3c2d43b2b Tweak MBL move close to bed Scott Lahteine 2018-04-12 22:41:21 -05:00
  • 5274ab0ad5 MESH_BED_LEVELING before PROBE_MANUALLY Scott Lahteine 2018-04-12 22:26:44 -05:00
  • cc6d41e1d3 Use a macro for HAL header redirection (#10380) Chris Pepper 2018-04-13 02:25:08 +01:00
  • 59d9886473 Tweak MIN_STEPS_PER_SEGMENT sanity-check Scott Lahteine 2018-04-12 20:23:43 -05:00
  • 12785583d0 [2.0.x] G33 MIN_STEPS_PER_SEGMENT (#10386) Luc Van Daele 2018-04-13 03:22:29 +02:00
  • 6e30d1bef1 [1.1.x] G33 MIN_STEPS_PER_SEGMENT (#10385) Luc Van Daele 2018-04-13 03:19:42 +02:00
  • c96412a78f [2.0.x] UTF-8 language translation support (#10213) Yunhui Fu 2018-04-12 21:14:01 -04:00
  • db81a1d4a2 Make sure MBL starts close to the bed Scott Lahteine 2018-04-12 19:20:57 -05:00
  • daa712455b Make sure MBL starts close to the bed Scott Lahteine 2018-04-12 19:36:37 -05:00
  • 4c8751727a Fix M118 parameter handling Scott Lahteine 2018-04-12 19:10:04 -05:00
  • 2edc13a0e2 Fix M118 parameter handling Scott Lahteine 2018-04-12 19:00:16 -05:00
  • 8db9b800e7 Compress/update comments ubl_motion Scott Lahteine 2018-04-12 17:36:06 -05:00
  • 3bc179a16f Compress/update comments ubl_motion Scott Lahteine 2018-04-12 18:06:48 -05:00
  • 646aa20b43 Overhaul of G33 Delta Calibration (#8822) Luc Van Daele 2018-04-12 04:14:48 +02:00
  • 21971f2f7a Overhaul of G33 Delta Calibration (#8821) Luc Van Daele 2018-04-12 02:12:56 +02:00
  • ac2e0afb62 Low Point for delta calibration (#10363) Luc Van Daele 2018-04-12 01:59:46 +02:00
  • 57a899a412 [2.0.x] 6th-order jerk-controlled motion planning in real-time for AVR (#10373) Eduardo José Tagle 2018-04-11 20:13:42 -03:00
  • b2265869b2 Low Point for delta calibration (#10362) Luc Van Daele 2018-04-12 01:03:34 +02:00
  • 5676b187b4 Move etc/udev to buildroot/etc Scott Lahteine 2018-04-11 17:38:14 -05:00
  • f408863043 Fix Spanish MSG_[ABC] items Scott Lahteine 2018-04-11 14:55:13 -05:00
  • 44a03ecfc9 Add Linux compatibility for Arduino boards (#10375) Bob-the-Kuhn 2018-04-11 14:43:28 -05:00
  • 85014cd132 [2.0.x] LPC1768 - automatic selection of upload disk (#10374) Bob-the-Kuhn 2018-04-11 14:41:16 -05:00