Scott Lahteine
|
d4e7c2d694
|
Merge pull request #2976 from thinkyhead/drop_configurator
Drop the experimental Configurator
|
2016-02-17 17:08:08 -08:00 |
|
Scott Lahteine
|
9df0e0e0cc
|
Merge pull request #2974 from thinkyhead/sanitycheck_spi_speed
Sanity-check deprecated options replaced by SPI_SPEED
|
2016-02-17 17:07:58 -08:00 |
|
Scott Lahteine
|
3e2473e695
|
Merge pull request #2988 from thinkyhead/z2_more_extruders
Use next open E connector for Y2/Z2
|
2016-02-17 17:07:07 -08:00 |
|
Scott Lahteine
|
8eaba020fb
|
Merge pull request #2973 from thinkyhead/fix_splash_url
Remove references to marlinfirmware.org
|
2016-02-17 17:05:06 -08:00 |
|
Scott Lahteine
|
438a87eba8
|
Sanity check deprecated SDSLOW, SDEXTRASLOW
|
2016-02-17 14:54:10 -08:00 |
|
Scott Lahteine
|
b19b272172
|
Update configurations with SPI_SPEED
- Include aligned comment about new SDSUPPORT behavior
|
2016-02-17 14:54:09 -08:00 |
|
Scott Lahteine
|
7f30f85602
|
Merge pull request #2987 from thinkyhead/gcode_allow_no_initial_space
Fix handling of spaces in GCode
|
2016-02-17 14:51:19 -08:00 |
|
Scott Lahteine
|
b81d3b83cf
|
Drop the experimental Configurator
Development moved to https://github.com/thinkyhead/MarlinConfigurator
|
2016-02-17 14:49:37 -08:00 |
|
Scott Lahteine
|
be691b51f1
|
Remove references to marlinfirmware.org
The domain is gone and doesn’t redirect, so for now show no URL on the boot screen.
|
2016-02-17 14:41:46 -08:00 |
|
Scott Lahteine
|
f3f58bd619
|
Merge pull request #2992 from thinkyhead/rc_rename_fpos_t
Rename fpos_t to avoid libc conflict
|
2016-02-17 14:40:33 -08:00 |
|
Scott Lahteine
|
b03787262a
|
Merge pull request #2868 from esenapaj/esenapaj-patch-1
Fix AUTOTEMP documentation in configs
|
2016-02-17 14:15:29 -08:00 |
|
Scott Lahteine
|
b83e472bd3
|
Rename fpos_t to avoid libc conflict
|
2016-02-10 20:49:25 -08:00 |
|
Scott Lahteine
|
68457ee903
|
For Dual Y/Z use the next available extruder pins
|
2016-02-09 21:59:09 -08:00 |
|
Scott Lahteine
|
711e5db19a
|
Tweak comment in process_next_command
|
2016-02-09 18:16:35 -08:00 |
|
Scott Lahteine
|
400e9329be
|
Allow spaces after a code letter
|
2016-02-09 18:03:13 -08:00 |
|
Scott Lahteine
|
cdcb80f3c5
|
Allow no-space after initial command
Addresses issue #2715
|
2016-02-09 18:00:35 -08:00 |
|
esenapaj
|
27d918d836
|
Merge pull request #4 from MarlinFirmware/RCBugFix
Rc bug fix
|
2016-02-08 05:35:32 +09:00 |
|
Scott Lahteine
|
159ff94afd
|
Remove obsolete HEATER_BED_DUTY_CYCLE_DIVIDER #2977
|
2016-02-07 08:02:11 -06:00 |
|
Richard Wackerbarth
|
1112dcd3c2
|
Merge Slow SD Handling #2848
|
2016-02-07 08:00:14 -06:00 |
|
Ruwan J Egoda Gamage
|
1270fbfd38
|
Using SET_INPUT instead of pinMode
|
2016-02-07 07:58:52 -06:00 |
|
Ruwan J Egoda Gamage
|
b58083b0fa
|
Getting rid of SDEXTRASLOW, SDSLOW variables.
|
2016-02-07 07:58:52 -06:00 |
|
Ruwan J Egoda Gamage
|
1833049b8a
|
reusing millis()
|
2016-02-07 07:58:52 -06:00 |
|
Ruwan J Egoda Gamage
|
1b7c443628
|
Adding SDULTRASLOW variable.
Instead of changing SDEXTRASLOW variable to a slower speed, the new
SDULTRASLOW is used for rigidbot panel.
|
2016-02-07 07:58:52 -06:00 |
|
Ruwan J Egoda Gamage
|
6f9e9c0e4f
|
Cleaning up, getting rid of the fake encoder count variable.
|
2016-02-07 07:58:52 -06:00 |
|
Ruwan J Egoda Gamage
|
becbfe1065
|
Fixing Rigidbot LCD Panel Support
|
2016-02-07 07:58:52 -06:00 |
|
esenapaj
|
d7272e3f36
|
Merge pull request #3 from MarlinFirmware/RCBugFix
Rc bug fix
|
2016-01-29 05:43:22 +09:00 |
|
Scott Lahteine
|
62bad1b60f
|
Merge pull request #2848 from japzi/RCBugFix
Fixing Rigidbot LCD Panel Support
|
2016-01-26 17:30:12 -08:00 |
|
esenapaj
|
59d345a3dd
|
Update Configuration.h
|
2016-01-22 07:27:11 -06:00 |
|
esenapaj
|
b8f0c8a4c7
|
Update Configuration.h
|
2016-01-22 07:27:11 -06:00 |
|
esenapaj
|
df0d599c79
|
Update Configuration.h
|
2016-01-22 07:27:11 -06:00 |
|
esenapaj
|
a366697649
|
Update Configuration.h
|
2016-01-22 07:27:11 -06:00 |
|
Richard Wackerbarth
|
7c94c83765
|
Repair formula mangled by PR#1319 in Jan 2015
|
2016-01-15 10:06:27 -06:00 |
|
Naruto-kyun
|
2932602643
|
Update stepper.cpp
Forgot Z2_MIN_PIN
|
2016-01-15 16:50:43 +01:00 |
|
Ruwan J Egoda Gamage
|
06555febdd
|
Using SET_INPUT instead of pinMode
|
2015-12-24 12:12:25 -05:00 |
|
esenapaj
|
8d2aa2368d
|
Update Configuration_adv.h
|
2015-12-23 08:16:36 +09:00 |
|
esenapaj
|
0de5fcad0a
|
Update Configuration_adv.h
|
2015-12-23 08:16:06 +09:00 |
|
esenapaj
|
1403b9acc0
|
Update Configuration_adv.h
|
2015-12-23 08:15:20 +09:00 |
|
esenapaj
|
5cf1c38ea1
|
Update Configuration_adv.h
|
2015-12-23 08:12:54 +09:00 |
|
esenapaj
|
04ab61bf40
|
Update Configuration_adv.h
|
2015-12-23 08:12:28 +09:00 |
|
esenapaj
|
39c62fbd6f
|
Update Configuration_adv.h
|
2015-12-23 08:12:04 +09:00 |
|
esenapaj
|
efcb769003
|
Update Configuration_adv.h
|
2015-12-23 08:09:57 +09:00 |
|
esenapaj
|
992fbb831d
|
Update Configuration_adv.h
|
2015-12-23 08:08:45 +09:00 |
|
esenapaj
|
5ee6fe6385
|
Update Configuration_adv.h
|
2015-12-23 08:07:12 +09:00 |
|
esenapaj
|
056daf00fc
|
Update Configuration_adv.h
|
2015-12-23 08:06:15 +09:00 |
|
esenapaj
|
71aafb79a0
|
Update Configuration_adv.h
|
2015-12-23 08:03:54 +09:00 |
|
Ruwan J Egoda Gamage
|
2c9e0415c7
|
Getting rid of SDEXTRASLOW, SDSLOW variables.
|
2015-12-13 23:23:01 -05:00 |
|
Ruwan J Egoda Gamage
|
a64bcd53e9
|
reusing millis()
|
2015-12-13 22:06:03 -05:00 |
|
Ruwan J Egoda Gamage
|
e6cc232184
|
Adding SDULTRASLOW variable.
Instead of changing SDEXTRASLOW variable to a slower speed, the new
SDULTRASLOW is used for rigidbot panel.
|
2015-12-13 15:47:10 -05:00 |
|
Ruwan J Egoda Gamage
|
83c4131ba3
|
Cleaning up, getting rid of the fake encoder count variable.
|
2015-12-13 15:28:40 -05:00 |
|
Ruwan J Egoda Gamage
|
5eeea2f611
|
Fixing Rigidbot LCD Panel Support
|
2015-12-13 15:28:40 -05:00 |
|