-
8206bb9bb9
fix compile error
Bob-the-Kuhn
2017-05-31 13:17:01 -05:00
-
-
df91346188
Account for dual XYZ in pulse delay cycles estimate
Scott Lahteine
2017-05-31 11:30:01 -05:00
-
-
6354b40231
Merge pull request #6903 from thinkyhead/bf_fix_delta_m24_m125
Scott Lahteine
2017-05-31 00:03:20 -05:00
-
-
7236109f2a
Patch M24 / M125 for delta
Scott Lahteine
2017-05-30 17:54:28 -05:00
-
-
be17033762
Fix case light menu toggle
Scott Lahteine
2017-05-30 14:03:45 -05:00
-
89b93058e3
Merge pull request #6887 from christianh17/PR-sanitycheck
Scott Lahteine
2017-05-30 13:43:39 -05:00
-
-
05b66234ae
Merge pull request #6895 from thinkyhead/bf_user_commands
Scott Lahteine
2017-05-30 13:40:50 -05:00
-
-
84a0a77c59
Merge pull request #6852 from tcm0116/mixing_extruder_lin_advance
Scott Lahteine
2017-05-30 13:37:51 -05:00
-
-
d33ae33103
Merge pull request #6897 from thinkyhead/bf_fix_lcd_scrolling
Scott Lahteine
2017-05-30 03:45:59 -05:00
-
-
266ae8912a
Formatting in _draw_heater_status
Scott Lahteine
2017-05-30 03:20:10 -05:00
-
6b9ca16f36
Patch lcd_print edge limit code
Scott Lahteine
2017-05-30 02:47:15 -05:00
-
-
74d6dee920
User Command (Script) Menu
Tannoo
2017-05-27 17:49:18 -06:00
-
d9c8072037
Edit PROPORTIONAL_FONT_RATIO comment
Scott Lahteine
2017-05-30 01:17:22 -05:00
-
-
-
bad432add7
Merge pull request #6894 from thinkyhead/bf_lcd_draw_order
Scott Lahteine
2017-05-30 00:02:00 -05:00
-
-
46b32e4548
Cleanup LCD interface, add lcd_reset_status
Scott Lahteine
2017-05-29 20:12:10 -05:00
-
ca99d67ede
Fix UBL "Info screen" menu items
Scott Lahteine
2017-05-29 19:55:26 -05:00
-
2c7a39bc0e
Fix LCD print aborted message
Scott Lahteine
2017-05-29 19:50:53 -05:00
-
0f1e8c195d
Draw on LCD after value has changed
Scott Lahteine
2017-05-29 19:09:38 -05:00
-
-
5d6366d4e6
Merge pull request #6893 from thinkyhead/bf_lcd_leveling_fixes
Scott Lahteine
2017-05-29 18:15:22 -05:00
-
-
51587c4b43
Rename Feedrate to Velocity to match prior naming
Scott Lahteine
2017-05-29 17:48:08 -05:00
-
9677f3f2f5
Patch up LCD Bed Leveling menu
Scott Lahteine
2017-05-29 16:01:17 -05:00
-
fc2eaab7f3
Show home option in level bed menu
Scott Lahteine
2017-05-29 12:47:35 -05:00
-
c6a7adc293
Patch G29 A and Q arguments to bypass setup
Scott Lahteine
2017-05-29 16:00:57 -05:00
-
4cece2d72e
Use NAN for G29 W omitted parameters
Scott Lahteine
2017-05-29 15:59:55 -05:00
-
2d71569138
Fix spacing in JSON output
Scott Lahteine
2017-05-29 15:44:20 -05:00
-
b2d3c8aedd
Have G28 do a refresh of the display
Scott Lahteine
2017-05-29 15:15:13 -05:00
-
50ab9c2e04
General cleanup of spacing, comments
Scott Lahteine
2017-05-29 12:52:56 -05:00
-
f1e33afda4
Return to Bed Leveling menu when done
Scott Lahteine
2017-05-29 12:19:41 -05:00
-
78d8c598e1
Fix lcd_synchronize with message
Scott Lahteine
2017-05-29 12:19:02 -05:00
-
eb39d6e3e2
Don't draw progress bar until it has 1%
Scott Lahteine
2017-05-29 11:52:42 -05:00
-
194f8b2f55
Start at Z=0 in manual probing
Scott Lahteine
2017-05-29 11:52:02 -05:00
-
6f89db11f0
Allow lcd_setstatusPGM to reset the alert level
Scott Lahteine
2017-05-29 11:51:29 -05:00
-
-
25114414cd
Merge pull request #6860 from thinkyhead/bf_case_light_toggle
Scott Lahteine
2017-05-28 18:30:55 -05:00
-
-
3fe333143c
Case light as a toggle menu item
Scott Lahteine
2017-05-25 20:55:00 -05:00
-
-
d013bddfa8
Merge pull request #6876 from thinkyhead/bf_extend_leveling_menu
Scott Lahteine
2017-05-28 14:19:02 -05:00
-
-
58556991da
Merge pull request #6877 from thinkyhead/bf_scrolling_status
Scott Lahteine
2017-05-28 14:12:36 -05:00
-
-
01e7e234c6
Add more options to the Bed Leveling menu
Scott Lahteine
2017-05-27 19:29:29 -05:00
-
0cbe448edf
Split up Control > Motion submenu
Scott Lahteine
2017-05-28 12:13:27 -05:00
-
-
-
a3645ec921
Reference op with variable name
Scott Lahteine
2017-05-28 11:33:22 -05:00
-
71367fd518
Scrolling status message option
Scott Lahteine
2017-05-28 11:12:12 -05:00
-
b0eae68f57
Prevent bed temperature being set too high
Scott Lahteine
2017-05-28 11:11:17 -05:00
-
493f0b0c62
Fix some compiler warnings
Scott Lahteine
2017-05-27 16:42:56 -05:00
-
f379a326cc
enable DEACTIVATE_SERVOS_AFTER_MOVE with switching nozzle
christianh17
2017-05-28 15:33:28 +02:00
-
-
-
33279a1e02
Code style tweak to gcode.h
Scott Lahteine
2017-05-27 15:58:22 -05:00
-
-
ac959b12ee
Updates to language_es.h based on latest updates. (#6871)
Ernesto Martinez
2017-05-28 08:08:39 +08:00
-
55c700d537
Tweak to gcode.h
Scott Lahteine
2017-05-26 22:11:31 -05:00
-
f0d545b950
Merge pull request #6866 from Bob-the-Kuhn/Parser-fix
Bob-the-Kuhn
2017-05-26 15:12:59 -05:00
-
-
868e7db4ae
value check was looking at the code
Bob-the-Kuhn
2017-05-26 14:49:42 -05:00
-
-
fb5e0ffe16
Unify M600 and M125 pause features (#6407)
Thomas Moore
2017-05-26 13:01:02 -05:00
-
73ed0c63b4
Merge pull request #6858 from thinkyhead/bf_leveling_patch
Scott Lahteine
2017-05-26 12:13:43 -05:00
-
-
b3a97b5013
Patch up LCD level bed menus
Scott Lahteine
2017-05-25 15:13:57 -05:00
-
78af2b1444
Fix PROBE_MANUALLY via G-code
Scott Lahteine
2017-05-25 17:38:07 -05:00
-
082da23391
One fewer EOL in M503 output
Scott Lahteine
2017-05-25 18:02:29 -05:00
-
b1a4788593
Add .ino.cpp to .gitignore
Scott Lahteine
2017-05-25 23:25:04 -05:00
-
-
b15e531464
Fix screen change on character display
Scott Lahteine
2017-05-25 15:29:14 -05:00
-
44e657766e
Add incompatibility error to Sanity Check for MIXING_EXTRUDER and LIN_ADVANCE
Thomas Moore
2017-05-25 08:06:27 -05:00
-
-
735405b2a4
Merge pull request #6848 from thinkyhead/bf_scara_M665
Scott Lahteine
2017-05-24 20:51:51 -05:00
-
-
ffa901f373
Merge pull request #6839 from thinkyhead/bf_day_ending_in_y
Scott Lahteine
2017-05-24 17:55:44 -05:00
-
-
361cbba113
Use M665 to set SCARA angle offsets
Scott Lahteine
2017-05-24 17:19:02 -05:00
-
5ed63a5724
Apply const in prepare_kinematic_move_to
Scott Lahteine
2017-04-27 10:36:15 -05:00
-
5cbe0244c5
Fixes for spindle/laser and SCARA probe bounds
Scott Lahteine
2017-05-19 13:48:16 -05:00
-
1f52c9f5df
Neater Megatronics 3 pins
Scott Lahteine
2017-05-19 14:06:06 -05:00
-
af81cb4cbb
Patch for M503 output
Scott Lahteine
2017-05-24 16:56:36 -05:00
-
-
-
0392329cb9
Merge pull request #6634 from thinkyhead/bf_fresh_gcode_parser
Scott Lahteine
2017-05-24 16:16:50 -05:00
-
-
1d167a6874
Some cleanup, fixes for ultralcd.cpp UBL code
Scott Lahteine
2017-05-23 15:09:26 -05:00
-
-
-
f4028fe088
New GCode Parser - Implementation
Scott Lahteine
2017-05-20 03:03:08 -05:00
-
002a06c507
New GCode Parser - Configuration
Scott Lahteine
2017-05-20 03:03:00 -05:00
-
-
2dfb7c212c
Merge pull request #6836 from thinkyhead/bf_fix_ubl_motion
Scott Lahteine
2017-05-23 13:21:36 -05:00
-
-
ad915b667e
One more mesh_index_to_npos update
Scott Lahteine
2017-05-23 13:02:50 -05:00
-
-
4ce228f2a0
Merge pull request #6833 from thinkyhead/bf_move_g7
Scott Lahteine
2017-05-23 11:49:50 -05:00
-
-
2881f0a48d
Fix, extend G42 with P (probe) parameter
Scott Lahteine
2017-05-23 03:53:54 -05:00
-
-
d252d1b6a2
Merge pull request #6831 from thinkyhead/bf_move_g7
Scott Lahteine
2017-05-23 03:02:57 -05:00
-
-
6d574883a0
Merge pull request #6830 from thinkyhead/bf_redraw_flags
Scott Lahteine
2017-05-23 03:02:13 -05:00
-
-
82ca6248e2
Move G7 to G42
Brian
2017-05-21 16:47:09 -04:00
-
-
-
26ffa558a3
Use redraw flag for both types of LCD
Scott Lahteine
2017-05-22 18:34:05 -05:00
-
-
3ff7515527
Merge pull request #6817 from cbusillo/patch-1
Scott Lahteine
2017-05-22 18:07:11 -05:00
-
-
62d8e35adc
Merge pull request #6827 from thinkyhead/bf_day_ending_in_y
Scott Lahteine
2017-05-22 17:51:03 -05:00
-
-
34cfbc90cd
Use new attribute macros in more places
Scott Lahteine
2017-05-22 13:47:43 -05:00
-
85b967657e
Embed G26/G29 in ubl class, with enhancements
Scott Lahteine
2017-05-22 14:41:09 -05:00
-
c99bd69889
Apply const float & more
Scott Lahteine
2017-05-22 13:55:07 -05:00
-
ad5638f78c
Cleanup some fastio code
Scott Lahteine
2017-05-22 13:12:52 -05:00
-
e271521c39
Single user_canceled function in G26
Scott Lahteine
2017-05-22 11:42:17 -05:00
-
c2ea22da49
Clean up whitespace
Scott Lahteine
2017-05-22 11:39:57 -05:00
-
-
ceb62fc7e1
Fixes #6828: M428 bug
Scott Lahteine
2017-05-22 17:34:03 -05:00
-
48f7652143
UBL G29 -P3.1 smart fill (#6823)
oldmcg
2017-05-22 12:33:50 -05:00
-
850203fb3a
Merge pull request #6816 from thinkyhead/bf_lcd_live_editing
Scott Lahteine
2017-05-22 11:15:35 -05:00
-
-
3129260c44
Misc. Clean Up (#6822)
Roxy-3D
2017-05-21 22:09:51 -05:00
-
3b4116e73b
missing enable for M605 for duplication mode
cbusillo
2017-05-21 13:54:20 -04:00
-
-
-
5e8892d6b5
Show Restore Failsafe item with EEPROM off
Scott Lahteine
2017-05-21 12:52:44 -05:00
-
76af9ac7c5
tweaks
Scott Lahteine
2017-05-21 12:51:58 -05:00
-
ba5910ab6c
Constrain LCD status message rendering
Scott Lahteine
2017-05-21 12:35:06 -05:00
-
-
a83f6db679
Merge pull request #6815 from MagoKimbra/fix_ultralcd_lcd_contrast
Scott Lahteine
2017-05-21 12:10:02 -05:00
-
-
2c309a8f7c
Fix set_lcd_contrast
MagoKimbra
2017-05-21 19:01:44 +02:00
-
-
22dbb2117c
Merge pull request #6812 from thinkyhead/bf_day_ending_in_y
Scott Lahteine
2017-05-21 11:39:04 -05:00
-
-
364f8fb613
Update Configuration.h files to better names (#6814)
Roxy-3D
2017-05-21 11:10:22 -05:00
-
d7fda2fe49
Formatting, const in G33
Scott Lahteine
2017-05-21 10:40:05 -05:00
-
1519b0e7c1
Split up fastio.h, document pin mappings
Scott Lahteine
2017-05-21 09:42:39 -05:00
-
49599caade
General cleanup to utf_mapper.h
Scott Lahteine
2017-05-21 05:58:03 -05:00
-
02f15f6775
UBL-related cleanup, spacing, standards
Scott Lahteine
2017-05-21 05:28:38 -05:00
-
52e20aeab3
Pins-related cleanup, formatting
Scott Lahteine
2017-05-20 19:30:36 -05:00
-