Scott Lahteine
|
204fd6ec44
|
Set homing feedrates individually
|
2016-07-19 17:31:58 -07:00 |
|
Scott Lahteine
|
2bad02e60d
|
Reprapworld Keypad: F1 opens the Move Axis menu
|
2016-07-19 16:40:39 -07:00 |
|
Scott Lahteine
|
eaa6f568ee
|
Prevent re-entrant call of Reprapworld Keypad handler
|
2016-07-19 16:40:39 -07:00 |
|
Scott Lahteine
|
6abf916575
|
Reprapworld Keypad move step is 1mm
|
2016-07-19 16:40:39 -07:00 |
|
Scott Lahteine
|
06ac1f3bcf
|
Reduce Reprapworld Keypad move code size
|
2016-07-19 16:40:39 -07:00 |
|
Scott Lahteine
|
8a2efd1155
|
Rename ultralcd implementation files for consistency
|
2016-07-19 15:26:14 -07:00 |
|
Scott Lahteine
|
493d30cd97
|
Drop intermediate nx, ny, and set destination directly
|
2016-07-17 17:59:52 -07:00 |
|
Scott Lahteine
|
07a735ad22
|
We always use destination so modify mesh_buffer_line
|
2016-07-17 17:57:33 -07:00 |
|
Scott Lahteine
|
04a5b7b257
|
A macro to normalize positions
|
2016-07-17 17:57:32 -07:00 |
|
Scott Lahteine
|
86eb5251c5
|
Fix some debug messages
|
2016-07-17 17:10:02 -07:00 |
|
Scott Lahteine
|
1e57a6af73
|
Use blocking_move, current_position in G28 homing
|
2016-07-17 16:56:13 -07:00 |
|
Scott Lahteine
|
f6a3a1da09
|
nz and ne are always set, so drop them down
|
2016-07-17 14:12:39 -07:00 |
|
Scott Lahteine
|
d0009e013b
|
Rename cell index vars
|
2016-07-17 14:12:39 -07:00 |
|
Scott Lahteine
|
697373b071
|
Reduce code size of mesh_buffer_line
|
2016-07-17 14:11:25 -07:00 |
|
Scott Lahteine
|
103d312f6d
|
MBL can actually do up to 9 x 9
|
2016-07-17 14:11:25 -07:00 |
|
Scott Lahteine
|
f4a69281fc
|
Only call mesh_buffer_line when MBL is active
|
2016-07-17 14:11:25 -07:00 |
|
Scott Lahteine
|
799a31cd30
|
Include the position_shift when splitting mesh lines
|
2016-07-17 14:08:20 -07:00 |
|
Scott Lahteine
|
1583177ef4
|
BLTOUCH probe config option
|
2016-07-17 13:55:38 -07:00 |
|
Scott Lahteine
|
176b9627c7
|
Some cleanup ahead of BLTOUCH support
|
2016-07-17 13:55:38 -07:00 |
|
Scott Lahteine
|
39706f3e57
|
Endstop invert flags as macros instead of const bool
|
2016-07-17 13:51:02 -07:00 |
|
Scott Lahteine
|
7242d44810
|
Endstops vars already initialized
|
2016-07-17 13:38:48 -07:00 |
|
Scott Lahteine
|
5ed1e7a464
|
codenum => dwell_ms
|
2016-07-17 13:35:21 -07:00 |
|
Scott Lahteine
|
69d6016941
|
Revert default state of endstops in M502
|
2016-07-17 13:35:21 -07:00 |
|
Scott Lahteine
|
0fcd3706dd
|
Replace ENDSTOPS_ONLY_FOR_HOMING with ENDSTOPS_ALWAYS_ON_DEFAULT
|
2016-07-17 13:35:21 -07:00 |
|
Scott Lahteine
|
671634bf11
|
Fix spacing after section header
|
2016-07-17 13:35:21 -07:00 |
|
Scott Lahteine
|
f38553b482
|
fix a debug message
|
2016-07-17 13:29:42 -07:00 |
|
Scott Lahteine
|
3d78b8f929
|
Use HYPOT macro instead of hypot function
|
2016-07-17 13:29:42 -07:00 |
|
Scott Lahteine
|
9f9fe043ba
|
Apply sq macro throughout
|
2016-07-17 13:29:41 -07:00 |
|
Scott Lahteine
|
93ba5bddd7
|
Append units to feedrate variables
|
2016-07-17 13:29:41 -07:00 |
|
Scott Lahteine
|
5e3d3918b6
|
Patch compile error for RAMPS LCD pins
|
2016-07-17 12:27:37 -07:00 |
|
Scott Lahteine
|
94955a8bf7
|
pad string in lcd_finishstatus
|
2016-07-17 12:27:37 -07:00 |
|
Scott Lahteine
|
21ee0612e3
|
Debug char
|
2016-07-17 12:27:36 -07:00 |
|
Scott Lahteine
|
8f24e0a556
|
Debugging of MBL in G28
|
2016-07-17 11:08:30 -07:00 |
|
Scott Lahteine
|
05da02f0a2
|
Implement MIXING_EXTRUDER and SWITCHING_EXTRUDER
|
2016-07-17 10:53:10 -07:00 |
|
Scott Lahteine
|
22b4cff423
|
New extruder type configuration options
|
2016-07-17 00:13:56 -07:00 |
|
Scott Lahteine
|
9730a9355c
|
Travis test for Mixing and Switching extruders
|
2016-07-17 00:13:56 -07:00 |
|
Scott Lahteine
|
eee903bd4b
|
Format some DAC lines
|
2016-07-16 17:59:13 -07:00 |
|
Scott Lahteine
|
d53dcaa796
|
Suppress some compiler warnings
|
2016-07-16 17:59:01 -07:00 |
|
Scott Lahteine
|
95ab2fd3ae
|
Fix skipping of static items
|
2016-07-14 19:16:16 -07:00 |
|
Scott Lahteine
|
166f19251e
|
Add more debugging for leveling
- Especially in `gcode_T`
- In `update_software_endstops`
- Some tweaks to observe
|
2016-07-14 19:04:13 -07:00 |
|
Scott Lahteine
|
7ac0b91a45
|
Collapsible long comment in gcode_T
|
2016-07-14 18:28:41 -07:00 |
|
Scott Lahteine
|
c5e51f6b96
|
finished => completed
|
2016-07-14 11:46:35 -07:00 |
|
Scott Lahteine
|
1618870c84
|
card.printingHasFinished does print_job_timer.stop
|
2016-07-14 11:39:58 -07:00 |
|
Scott Lahteine
|
34da77dad3
|
Simply run M31 at the end of an SD print
|
2016-07-14 11:39:58 -07:00 |
|
Scott Lahteine
|
23d2bc5ab0
|
Patch Greek for new strings
|
2016-07-14 11:39:58 -07:00 |
|
Scott Lahteine
|
a8d71f0ac6
|
Support longer print times in M31
|
2016-07-14 11:39:58 -07:00 |
|
Scott Lahteine
|
e481b79af1
|
Allow stopwatch and printcounter to go over 18 hours
|
2016-07-14 11:39:57 -07:00 |
|
Scott Lahteine
|
cdd77d23bb
|
Neaten up temperature member data
|
2016-07-12 20:04:15 -07:00 |
|
Scott Lahteine
|
d4c68279c8
|
Add "P" parameter to M302
|
2016-07-12 20:04:15 -07:00 |
|
Scott Lahteine
|
1e14df876d
|
Use varname as prefix in DEBUG_POS, string as suffix
|
2016-07-12 19:58:09 -07:00 |
|
Scott Lahteine
|
9e8b3e5ee6
|
Homing direction is irrelevant in probe raise!
|
2016-07-12 18:09:02 -07:00 |
|
Scott Lahteine
|
ecd5e810ac
|
No delay for the smallest LCD moves
|
2016-07-12 18:09:01 -07:00 |
|
Scott Lahteine
|
e9f62d8fdb
|
Remove extraneous conditions for encoder position
|
2016-07-12 16:41:00 -07:00 |
|
Scott Lahteine
|
655c3fd55f
|
Move delta ABL sanity checks up
|
2016-07-12 16:10:16 -07:00 |
|
Scott Lahteine
|
db0882d068
|
AUTO_BED_LEVELING_3POINT and DELTA_BED_LEVELING_GRID
|
2016-07-12 16:10:11 -07:00 |
|
Scott Lahteine
|
e974ac63ef
|
Init matrix in planner.init
|
2016-07-12 15:55:27 -07:00 |
|
Scott Lahteine
|
809da999dc
|
Apply HOTEND_INDEX in preheat methods
|
2016-07-11 22:27:25 -07:00 |
|
Scott Lahteine
|
3d78b690e5
|
Single PID dataset with HOTENDS == 1
|
2016-07-11 22:27:24 -07:00 |
|
Scott Lahteine
|
bf9967c65d
|
Apply HOTEND_INDEX in MILLISECONDS_PREHEAT_TIME
|
2016-07-11 22:27:24 -07:00 |
|
Scott Lahteine
|
11dcbae7a2
|
Only a single E axis. Can tool-change reseed position[E_AXIS]?
|
2016-07-11 22:27:24 -07:00 |
|
Scott Lahteine
|
d17b161832
|
Don't draw current screen if simply changing screens
|
2016-07-11 18:14:04 -07:00 |
|
Scott Lahteine
|
096f9981d1
|
Scroll to the top when changing screens
|
2016-07-11 18:14:04 -07:00 |
|
Scott Lahteine
|
7ae84d768e
|
Tweak conditionals for REPRAPWORLD_KEYPAD
|
2016-07-11 18:14:04 -07:00 |
|
Scott Lahteine
|
155af6b861
|
Rename vars, add comments for menu macros
|
2016-07-11 18:14:04 -07:00 |
|
Scott Lahteine
|
31f2cf5f6f
|
Make encoderLine signed for proper compares
|
2016-07-11 18:14:03 -07:00 |
|
Scott Lahteine
|
d9f75f62c0
|
START_ROW => START_COL
|
2016-07-11 18:14:03 -07:00 |
|
Scott Lahteine
|
d2099fef0d
|
Left-justify thermistor info
|
2016-07-11 18:14:03 -07:00 |
|
Scott Lahteine
|
85aeb02aa6
|
Invert headings on Graphical LCD
|
2016-07-11 18:14:03 -07:00 |
|
Scott Lahteine
|
3a67fb77b0
|
Concatenate LCD static strings
|
2016-07-11 18:14:02 -07:00 |
|
Scott Lahteine
|
13dc619f43
|
Scroll static screens more simply
|
2016-07-11 18:14:02 -07:00 |
|
Scott Lahteine
|
5051723c2e
|
Redraw after cursor correction in STATIC_ITEM
|
2016-07-11 18:14:02 -07:00 |
|
Scott Lahteine
|
10ebf28ee3
|
Allow override of ENCODER_FEEDRATE_DEADZONE, lower default for Viki
|
2016-07-11 15:43:08 -07:00 |
|
Scott Lahteine
|
9b1ba1012a
|
Support for VIKI2 with MKS Gen 1.3 / 1.4
|
2016-07-11 15:43:08 -07:00 |
|
Scott Lahteine
|
55dc8051d8
|
Cleanup of RAMPS LCD pins
|
2016-07-11 15:38:55 -07:00 |
|
Scott Lahteine
|
4b4a582c4f
|
X_DUAL_STEPPER_DRIVERS implementation
|
2016-07-11 10:22:19 -07:00 |
|
Scott Lahteine
|
91bd6eade7
|
X_DUAL_STEPPER_DRIVERS configuration option
|
2016-07-11 10:22:19 -07:00 |
|
Scott Lahteine
|
d1dffc7ad1
|
timestamp => endtime
|
2016-07-10 19:36:46 -07:00 |
|
Scott Lahteine
|
71674059c3
|
Two strategies to address a stuck buzzer
|
2016-07-10 19:25:23 -07:00 |
|
Scott Lahteine
|
928ff6487a
|
Greek language pack from @psavva
|
2016-07-10 18:59:04 -07:00 |
|
Scott Lahteine
|
182c8d7f8f
|
Dyze High Temp Thermistor Support
|
2016-07-10 17:59:05 -07:00 |
|
Scott Lahteine
|
ee0983ab57
|
Further reduction when HOTENDS == 1
|
2016-07-10 16:54:30 -07:00 |
|
Scott Lahteine
|
3e1bbd5e27
|
Indentation in gcode_M100
|
2016-07-10 16:33:51 -07:00 |
|
Scott Lahteine
|
b72238f406
|
Invariant get_pid_output with HOTENDS < 2
|
2016-07-10 16:33:51 -07:00 |
|
Scott Lahteine
|
4cd045791c
|
Reduce code size by trusting the compiler
|
2016-07-09 18:17:44 -07:00 |
|
Scott Lahteine
|
a8538bd7ce
|
General cleanup, code reduction in Marlin_main.cpp
|
2016-07-09 18:17:44 -07:00 |
|
Scott Lahteine
|
1026e5b071
|
Replace PLA/ABS preheating with generic
|
2016-07-09 18:06:51 -07:00 |
|
Scott Lahteine
|
51c9c3fe2c
|
Indentation in MarlinSerial.cpp
|
2016-07-09 17:57:53 -07:00 |
|
Scott Lahteine
|
e03414b2dd
|
Simpler/extensible thermistor test in thermistortables.h
|
2016-07-08 19:54:45 -07:00 |
|
Scott Lahteine
|
2ee4e4f791
|
Make wait_for_heatup volatile
|
2016-07-07 16:37:23 -07:00 |
|
Scott Lahteine
|
bd5a825b8b
|
Wait for end of line before invoking action
|
2016-07-07 16:37:23 -07:00 |
|
Scott Lahteine
|
ea47803ae2
|
Simplify emergency parser (only parse initial command)
|
2016-07-07 16:37:22 -07:00 |
|
Scott Lahteine
|
834ad14c8d
|
Add quickstop_stepper to update current position with stepper.quick_stop()
|
2016-07-07 16:37:22 -07:00 |
|
Scott Lahteine
|
ecffe92e20
|
Group EMERGENCY_PARSER commands
|
2016-07-07 16:37:22 -07:00 |
|
Scott Lahteine
|
4036c73cdd
|
Don't raise Z if only homing Z
|
2016-07-07 12:28:37 -07:00 |
|
Scott Lahteine
|
0b6f8f8244
|
Apply MIN_Z_HEIGHT_FOR_HOMING raise literally
|
2016-07-07 12:25:02 -07:00 |
|
Scott Lahteine
|
177ec20bf0
|
Revert quick-home changes
|
2016-07-07 12:17:34 -07:00 |
|
Scott Lahteine
|
9c5b462ef2
|
Move XYZ in print_xyz and DEBUG_POS to the front
|
2016-07-07 11:42:19 -07:00 |
|
Scott Lahteine
|
e2f7cb0905
|
Don't use axis_codes if a literal will do
|
2016-07-06 18:37:21 -07:00 |
|
Scott Lahteine
|
6559f7359f
|
Fix comment on Z raise for homing, save a few bytes
|
2016-07-06 16:21:51 -07:00 |
|
Scott Lahteine
|
d7e9647505
|
Sanity Check for probe raises
|
2016-07-06 13:46:06 -07:00 |
|