Commit Graph

  • 3ba9b06b79 Update README.md Roxy-3DPrintBoard 2016-03-15 09:12:06 -05:00
  • 5286e73f29 Update README.md Roxy-3DPrintBoard 2016-03-15 09:10:57 -05:00
  • 2ef49a9d53 Wrap DEFAULT_Ki, DEFAULT_Kd, PID_dT Scott Lahteine 2016-03-15 03:49:44 -07:00
  • eb8cf29464 Merge pull request #3151 from hydrocat/RCBugFix Scott Lahteine 2016-03-15 02:46:46 -07:00
  • 91cdea4022 Merge pull request #3153 from thinkyhead/rc_fix_macro_expansion Scott Lahteine 2016-03-15 01:37:28 -07:00
  • 6e1bc03d3b Additional wrapping for #3140 Scott Lahteine 2016-03-15 01:10:57 -07:00
  • cc9968f893 Patch spacing in #3140 Scott Lahteine 2016-03-15 01:04:16 -07:00
  • 1c384930f3 Merge pull request #3140 from thinkyhead/rc_fix_macro_expansion Scott Lahteine 2016-03-15 00:25:34 -07:00
  • ff30a18d9c Merge pull request #3150 from esenapaj/patch-2 Scott Lahteine 2016-03-14 18:55:57 -07:00
  • de2cca73ac Uptades the pt-br translation VITORIO MIGUEL PRIETO CILIA 2016-03-14 21:16:57 -03:00
  • a4314c4907 Use local variable in recalc_delta_settings() esenapaj 2016-03-15 06:47:27 +09:00
  • 8de7a6f9b1 suppress warnings esenapaj 2016-03-15 06:34:02 +09:00
  • 21be07a6f6 Merge pull request #3126 from Blue-Marlin/stackoverflow-with-e Scott Lahteine 2016-03-14 00:04:13 -07:00
  • 9418b4f2f3 Promote STRINGIFY to macros.h Scott Lahteine 2016-03-13 23:15:17 -07:00
  • 4b648793f2 Use ENABLED with DISABLE_[INACTIVE_][XYZ] Scott Lahteine 2016-03-13 22:15:45 -07:00
  • 73a59a4e45 Allow ENABLED(b) to work with "true" and "false" Scott Lahteine 2016-03-13 22:15:01 -07:00
  • c73f1b2471 Extend stack_overflow_protection for lcd_move_e and _lcd_level_bed Blue-Marlin 2016-03-13 13:36:32 +01:00
  • f4a3efd35e Merge pull request #3116 from thinkyhead/rc_fix_value_edit_bug Scott Lahteine 2016-03-13 04:08:43 -07:00
  • 3f5fbbd398 Merge pull request #3124 from jbrazio/bugfix/update-g29-auto-level-bed-topography Scott Lahteine 2016-03-13 03:51:43 -07:00
  • c16c47954c Merge pull request #3141 from esenapaj2/RCBugFix Scott Lahteine 2016-03-13 03:37:39 -07:00
  • 30c3a21d1f Merge pull request #3112 from thinkyhead/rc_support_MAX31855 Scott Lahteine 2016-03-13 03:30:48 -07:00
  • 81d759efb6 Merge pull request #3138 from jbrazio/bugfix/m109-r-could-wait-forever Scott Lahteine 2016-03-13 03:26:34 -07:00
  • 2179f598bf Merge pull request #3122 from thinkyhead/rc_group_filament_change Scott Lahteine 2016-03-13 03:25:38 -07:00
  • 62a9b9902d Merge pull request #3133 from thinkyhead/rc_machine_uuid_in_m115 Scott Lahteine 2016-03-13 03:23:54 -07:00
  • f928894c38 Merge pull request #3132 from thinkyhead/rc_heating_failed_err Scott Lahteine 2016-03-13 03:23:14 -07:00
  • 236a44c83b follow-up the PR #3131 esenapaj2 2016-03-13 19:12:39 +09:00
  • 7326d63ce0 Merge pull request #3131 from thinkyhead/pwm_motor_current_config Scott Lahteine 2016-03-13 00:03:03 -08:00
  • f9ded2a7c4 Wrap macros to prevent bad expansions Scott Lahteine 2016-03-12 22:38:55 -08:00
  • a645860431 All print timer related activity now uses print_job_start(), print_job_timer() or print_job_stop() jbrazio 2016-03-12 07:16:39 +00:00
  • 1981e53d68 M109 R option if misused could cause a wait-forever situation jbrazio 2016-03-12 06:24:24 +00:00
  • 7976e29399 Use MACHINE_UUID in M115 Scott Lahteine 2016-03-11 05:34:48 -08:00
  • 81aab828e2 Fix a "Heating failed" error Scott Lahteine 2016-03-11 05:07:18 -08:00
  • 0c48eaf3de Expose motor current in more configs, disable by default Scott Lahteine 2016-03-11 02:24:22 -08:00
  • e8b10d2836 Adding PWM_MOTOR_CURRENT flag to help expose PWM_MOTOR_CURRENTS in Configuration_adv.h similar to DIGIPOT_MOTOR_CURRENT Elijah Snyder 2016-01-07 11:05:30 -06:00
  • 7bb7ac8353 Merge pull request #3123 from thinkyhead/rc_move_stepper_macros Scott Lahteine 2016-03-10 18:31:01 -08:00
  • cd2ef25032 Merge pull request #3119 from AnHardt/extend-Travis-for-SDSUPPORT Scott Lahteine 2016-03-10 05:38:35 -08:00
  • 4d4a842cfb Update the bed topography output done by G29 João Brázio 2016-03-10 13:24:17 +00:00
  • 89838cdb10 Move step macros to stepper_indirection.h Scott Lahteine 2016-03-10 04:16:21 -08:00
  • 70a41a8532 Merge pull request #3121 from thinkyhead/rc_stepper_cleanup Scott Lahteine 2016-03-10 03:55:37 -08:00
  • 793cd0ae3b Clean up the code a bit João Brázio 2016-03-10 11:52:43 +00:00
  • 27f244ba2c Support MAX31855 as Temperature Sensor -3 Scott Lahteine 2016-03-08 06:58:11 -08:00
  • ce639b8b03 Group FILAMENT_SENSOR options together Scott Lahteine 2016-03-10 02:41:37 -08:00
  • 3fd31976c3 Reduce code in stepper.cpp with macros Scott Lahteine 2016-03-10 01:42:58 -08:00
  • b45a0c4c60 Fix bugs in edit submenus so they return to origin Scott Lahteine 2016-03-09 03:52:05 -08:00
  • 25d1c94fa8 Add SDSUPPORT test to TRAVIS AnHardt 2016-03-10 03:06:00 +01:00
  • bedd4dab6a Merge pull request #3107 from AnHardt/z_raise_before_homing Scott Lahteine 2016-03-08 19:21:43 -08:00
  • 986b508ff7 Print timer now stops when it sees the last extruder temperature being shutdown jbrazio 2016-03-08 18:11:02 +00:00
  • fd5414c6ea Z_RAISE_BEFORE_HOMING -> MIN_Z_HEIGHT_FOR_HOMING AnHardt 2016-03-08 17:50:23 +01:00
  • b7928a000a Merge pull request #3108 from AnHardt/M110+ Scott Lahteine 2016-03-08 03:54:07 -08:00
  • 5cba0b4187 Merge pull request #3111 from thinkyhead/rc_drop_old_condition Scott Lahteine 2016-03-08 03:07:25 -08:00
  • 302d1bfbc4 Drop obsolete test for leading "N" Scott Lahteine 2016-03-08 02:25:11 -08:00
  • 04b147645d Merge pull request #3105 from esenapaj2/esenapaj2-patch-1 Scott Lahteine 2016-03-08 00:43:48 -08:00
  • 37b857e8ec M110 ang M29 rework AnHardt 2016-03-07 22:27:01 +01:00
  • 29e09c7c3e update example configurations esenapaj2 2016-03-07 22:03:33 +09:00
  • fac85f6fa1 Merge pull request #3102 from jbrazio/bugfix-g28-multiple-z-movements Scott Lahteine 2016-03-07 03:52:00 -08:00
  • 642e3699ce Z-axis was being lift multiple times if Z_SAFE_HOMING was enabled and Z_RAISE_BEFORE_HOMING was greater than zero jbrazio 2016-03-07 03:49:11 +00:00
  • 501f63802a Merge pull request #3077 from Blue-Marlin/watchdogreset-in-kill Scott Lahteine 2016-03-06 16:21:39 -08:00
  • c23db208d9 Merge pull request #3101 from thinkyhead/rc_fix_stepper_func Scott Lahteine 2016-03-06 15:52:57 -08:00
  • 1002eb67c8 Update name of st_get_axis_position_mm in stepper.h Scott Lahteine 2016-03-06 15:46:39 -08:00
  • 2cbcba1808 Use arduino programming protocol by default for sanguino Jaroslav Škarvada 2016-03-06 20:26:09 +01:00
  • d229c58df6 Fixed Makefile to work with Melzi2 boards on arduino-1.6.x Jaroslav Škarvada 2016-03-06 20:12:01 +01:00
  • 7dde761aa6 Fix MELZI_MAKR3D to use correct motherboard Jaroslav Škarvada 2016-03-06 19:33:33 +01:00
  • eafbc5e0cc Add AJ4P pins and fix RAMBO pins Scott Lahteine 2016-03-01 14:13:44 -08:00
  • cf792fd8d8 Update configurations to use RAMPS 1.4 Scott Lahteine 2016-02-28 23:23:17 -08:00
  • cacf04f8a7 Base RAMPS-like boards on RAMPS 1.4 Scott Lahteine 2016-02-28 23:13:50 -08:00
  • 50e3482e0a Handle RAMPS 1.3 as the special case Scott Lahteine 2016-02-28 23:10:15 -08:00
  • 679be3294f Rename RAMPS 1.3 pins for RAMPS 1.4 Scott Lahteine 2016-02-28 23:09:40 -08:00
  • f18d3f451a Limit LCD move_to_x/y coordinates for deltas Scott Lahteine 2016-02-17 18:30:59 -08:00
  • 988332c67a Cosmetic tweaks from dev Scott Lahteine 2016-02-17 18:23:41 -08:00
  • 2690d8568e DOGLCD width/height in Conditionals.h Scott Lahteine 2016-02-17 18:22:15 -08:00
  • 614febaaf3 Fix acceleration limits Scott Lahteine 2016-03-02 23:49:50 -08:00
  • 13ef12ad3f Fix power calculations Scott Lahteine 2016-03-06 02:01:29 -08:00
  • e2b022cce2 Include #3053 Scott Lahteine 2016-03-06 01:49:20 -08:00
  • 5cba0210f2 Small patch to Z_SAFE_HOMING comment Scott Lahteine 2016-03-06 01:38:15 -08:00
  • 6165fd41a5 Fix Hephestos 2 and other configs Scott Lahteine 2016-03-06 01:37:43 -08:00
  • 71718d888a Fix typos in check_axes_activity Scott Lahteine 2016-03-05 19:06:53 -08:00
  • 83795d3e63 deleted double used comments Lukas Abfalterer 2016-03-03 08:55:33 +01:00
  • 143ad74db7 Update PROBE_OFFSET_FROM_EXTRUDER comment section in all example config files. jbrazio 2016-02-29 11:27:09 +00:00
  • b0f5ba0232 Update the PROBE_OFFSET_FROM_EXTRUDE comment section This changes have being discussed at MarlinFirmware/Marlin#2849. jbrazio 2016-02-28 18:25:47 +00:00
  • 02b131b552 Replaced stock BQ PID values with fine tuned ones generated using M303 jbrazio 2016-03-03 13:29:07 +00:00
  • 45dc8a51f3 Added readme file for bqh2 and disabled the SLOWDOWN config flag jbrazio 2016-03-01 02:10:01 +00:00
  • 6a21180bd4 Implemented BQ ZUM Mega 3D board layout as an override to RAMPS 1.3 Scott Lahteine 2016-03-01 01:24:57 +00:00
  • b18816fcbf Fine tuned XYJERK. Disallowed the Z_PROBE_OFFSET_RANGE_MAX to be greater than zero. jbrazio 2016-02-29 10:45:22 +00:00
  • be83036212 Applying suggestions by @thinkyhead at MarlinFirmware/Marlin#3049. - Remove the forced activation of SDSUPPORT, I guess people may use the ZUM 3D board and not the LCD module. - Fixed the tab issue within boards.h file. jbrazio 2016-02-27 23:40:26 +00:00
  • b82d91eca6 Added configuration example for the BQ Hephestos 2 3D printer. Added support for BQ ZUM Mega 3D board and stock Hephestos 2 thermistor. jbrazio 2016-02-27 19:17:07 +00:00
  • 45bcc43e48 Don't override SOURCE_CODE_URL in Default_Version.h Scott Lahteine 2016-02-22 14:05:23 -08:00
  • ef68c1910c Check that the temperature is close to target Scott Lahteine 2016-02-27 22:26:44 -08:00
  • ea9fd1200b Fix M109 so it won't wait for cooling Scott Lahteine 2016-02-21 20:10:53 -08:00
  • e4945b30d2 sbi and cbi are deprecated Scott Lahteine 2016-02-27 04:52:13 -08:00
  • ff13070b59 Use _BV macros, patch up others Scott Lahteine 2016-02-27 04:51:44 -08:00
  • 209f5f21e0 Use macros where possible Scott Lahteine 2016-02-21 22:17:32 -08:00
  • c8f76bb8aa Create BITSET/BITCLR macros Scott Lahteine 2016-02-28 23:29:53 -08:00
  • adc25db8c4 Merge pull request #3005 from thinkyhead/rcbugfix_eeprom Scott Lahteine 2016-03-06 00:31:44 -08:00
  • e7cf85b922 Merge pull request #3013 from thinkyhead/esenapaj-patch-1 Scott Lahteine 2016-03-06 00:30:02 -08:00
  • 6e64895c30 Merge pull request #3001 from AlwaysTinkering/RCBugFix Scott Lahteine 2016-03-06 00:20:29 -08:00
  • 34b8b9f0f5 Merge pull request #2995 from thinkyhead/rcbugfix_corexy_corexz Scott Lahteine 2016-03-06 00:17:03 -08:00
  • 1e20949afb Merge pull request #3092 from thinkyhead/rc_2860_printrbot_lcd Scott Lahteine 2016-03-06 00:14:29 -08:00
  • f5972c4d2c Merge pull request #2994 from AnHardt/Inerrup-save-serial Scott Lahteine 2016-03-05 22:25:12 -08:00
  • 3a3d358df9 Fix Printrboard with LCD (redo) Scott Lahteine 2016-03-05 22:03:16 -08:00
  • eb85342fd9 Merge pull request #2989 from AnHardt/fix2661 Scott Lahteine 2016-03-05 21:30:17 -08:00