Scott Lahteine
fd50f452ff
Whitespace cleanup
2017-11-28 17:49:25 -06:00
Scott Lahteine
51d09bb9c9
Tweak BLOCK_BUFFER_SIZE config
2017-11-26 17:33:33 -06:00
Scott Lahteine
941ffea81c
Fix Micromake C1 config
2017-11-25 18:42:42 -06:00
Scott Lahteine
b5c5b175f1
Dont use Z_MIN_PROBE_ENDSTOP for DELTA
2017-11-24 18:28:27 -06:00
Scott Lahteine
c0190eff00
Adapt MESH_EDIT_GFX_OVERLAY for 1.1.x
2017-11-24 15:54:02 -06:00
Scott Lahteine
4e445f2c55
Keep Micromake C1 name on LCD?
2017-11-24 13:18:34 -06:00
Scott Lahteine
9da817eae0
Make LCD_LANGUAGE consistent in all configs
2017-11-24 13:18:34 -06:00
Rob Power
f8e30f49d7
Add NanoDLP Z movement synchronization option
...
Implemented synchronization message output for NanoDLP printers (nanodlp.com).
If optional feature is enabled in `Configuration_adv.h`, Marlin will ouput "Z_move_comp" string to serial after completing any G0/G1 Z-axis movements. This feature patched on previous versions(1.0) is used by NanoDLP to synchronize Z-axis movement with projector exposure in DLP stereolithography printers.
2017-11-24 00:32:03 -06:00
Scott Lahteine
e5b43d48ee
Apply G26 for meshes to all configs
2017-11-23 21:41:27 -06:00
Scott Lahteine
b8c65078fc
NEOPIXEL_RGBW_LED => NEOPIXEL_LED
2017-11-23 16:41:04 -06:00
Scott Lahteine
2511e869e2
Update Configuration.h
2017-11-16 23:18:55 -06:00
Steven Gotthardt
7efffc1548
Update Anet A8 default values from my Anet A8 experience
2017-11-14 10:47:30 -07:00
Scott Lahteine
8d06cf7b84
Add M114_DETAIL to Configuration_adv.h
2017-11-14 00:06:35 -06:00
Scott Lahteine
069ec3f9a9
Move Filament Width Sensor to Configuration_adv.h
2017-11-13 21:06:40 -06:00
Scott Lahteine
56035e9965
Move mesh test options under G26 option
2017-11-13 21:06:40 -06:00
Roxy-3D
c9f88297b8
Provide more clearance for BL-Touch probe
2017-11-12 13:09:10 -06:00
LVD-AC
8ce9306b27
PROBE_SELECTED etc.
2017-11-10 19:17:45 -06:00
Scott Lahteine
7535c21894
Remove some trailing white-space
2017-11-10 03:38:58 -06:00
Roxy-3D
8327667988
Correct gMax 1.5+ nozzle size to the right number
...
Also... Doing a 'Direct Commit' to see if that is 'acceptable' for small changes like this. I want to look at the commit history and see how the logs handle this type of change.
2017-11-09 20:00:55 -06:00
Scott Lahteine
513f25d42c
Remove redundant dual stepper driver entries
2017-11-08 20:26:54 -06:00
Roxy-3D
677d490b5c
Add defaults for basic extrusion to Configuration.h files ( #8331 )
2017-11-08 11:02:47 -06:00
Rowan Meara
094bebcc2d
[1.1.x] Update Thermal Protection Documentation ( #8282 )
...
* Fix thermal protection documentation.
Even before the recent thermal protection changes, the documentation of
the thermal protection feature in the config files did not match the
implementation. I fixed the documentation and reconciled the M303
implementation with the documentation.
* Applied documentation changes to sample config files
* Renamed hysteresis to watch_temp_increase
* Added gcodes back into documentation.
2017-11-07 15:52:28 -06:00
Roxy-3D
12151e62ee
Fix G26's circle drawing... ( #8291 )
...
* Fix G26's circle drawing...
This mostly catches the bugfix-v1.1.x branch up to bugfix-v2.0.0
I'll have to do something similar to get bugfix-v2.0.0 caught up to
bugfix-v1.1.x
* only use planner.leveling_active if appropriate
2017-11-06 18:26:47 -06:00
Scott Lahteine
bb111b928b
Add CNC_COORDINATE_SYSTEMS to configs
2017-11-04 22:30:23 -05:00
Jan Macháček
0c4e9980fb
Fix probes configuration url
2017-11-03 14:42:02 +01:00
Luc Van Daele
0e4b6b373d
[1.1.x] G33 magic numbers ( #8173 )
...
* [1.1.x] G33 magic numbers
* oops
* comments
* oops
* warning
* better comment section
* remarks
* extra grids
2017-11-03 03:35:53 -05:00
Scott Lahteine
4fb3ce4739
Support for SilverGate Board
2017-10-31 15:26:27 -05:00
Scott Lahteine
393ceb28fc
The plural of 'axis' is 'axes'
2017-10-30 14:49:51 -05:00
Scott Lahteine
5837f067cf
Tweak to QUICK_HOME comment
2017-10-29 23:50:02 -05:00
Scott Lahteine
7e1232269a
Add Dual Steppers / Endstops to configs
2017-10-29 03:49:45 -05:00
Scott Lahteine
62d52d62dc
Cleanup for DIGIPOTS settings
2017-10-29 03:49:32 -05:00
Scott Lahteine
a979c428ee
Revert default BABYSTEP_MULTIPLICATOR to 1
2017-10-27 19:42:51 -05:00
Scott Lahteine
410aa0716d
Concise SD_REPRINT_LAST_SELECTED_FILE description
2017-10-27 00:10:04 -05:00
Scott Lahteine
445a7f65cd
Clean up trailing whitespace
2017-10-27 00:02:35 -05:00
Luc Van Daele
e64cfb13b8
(1.1.x) auto tune calibration parameters ( #8031 )
...
* auto tune calibration parameters
* solve warnings
* Tweaks to formatting
* review Thinkyhead
* Error
2017-10-26 23:49:20 -05:00
Roxy-3D
2e746f2b8b
Initial conflict resolution of SD_REPRINT_LAST_SELECTED_FILE ( #8104 )
...
* Initial conflict resolution
All previous items resolved:
- Use of ELAPSED() on timer code
- Switch to use of defer_return_to_status=true as much as possible
- Update & Clean Up of Max7219 routines
* Resolve non-SD case in ultralcd.cpp
2017-10-26 11:44:55 -05:00
Scott Lahteine
8bb1e91afd
More specific M100 description
2017-10-25 16:11:09 -05:00
Scott Lahteine
a12d1b21b5
Merge pull request #8048 from madmo/mks-mini-gt2560
...
[1.1.x] Add MKS MINI 12864 support to GT2560
2017-10-25 01:13:07 -05:00
Scott Lahteine
ec9d7b639d
Encourage users to re-examine their configs
2017-10-24 18:33:31 -05:00
Scott Lahteine
1c97c1582c
Move UBL_SAVE_ACTIVE_ON_M500 to Configuration.h
2017-10-24 18:25:50 -05:00
Scott Lahteine
f06f4b40b8
Apply physical limits to mesh bounds
2017-10-24 16:49:00 -05:00
Scott Lahteine
39a545b3f8
Patch up some verbiage in configs
2017-10-22 17:14:50 -05:00
Moritz Bitsch
b22c87183f
Add MKS MINI 12864 support for GT2560
2017-10-21 13:05:21 +02:00
MetalSearch
9b3f27f02a
Fix:EndStops doesn't working with BOARD_RAMPS_14_EFB on Micromake C1 ( #8041 )
...
[1.1.x] Fix EndStops don't work with BOARD_RAMPS_14_EFB on Micromake C1
2017-10-21 00:24:22 -05:00
Scott Lahteine
a7398a0459
Prevent SDCARD_SORT_ALPHA from exploding
2017-10-20 19:14:11 -05:00
Scott Lahteine
91c5c2538a
Add SCROLL_LONG_FILENAMES advanced option
...
Based on #7637 by @marcio-ao
2017-10-20 19:14:10 -05:00
Thomas Moore
84470f6b2a
Update UBL mesh boundaries to accomidate beds centered at 0, 0 ( #8011 )
2017-10-18 10:03:00 -05:00
studiodyne
e04902f589
Add EXTRA_FAN_SPEED feature
2017-10-16 02:32:30 -05:00
Scott Lahteine
5f708d47ce
Add LCD_SET_PROGRESS_MANUALLY
2017-10-15 02:21:09 -05:00
Scott Lahteine
3b4b9c6d68
Unaccented French for Character Display
2017-10-14 20:17:29 -05:00