Scott Lahteine
|
1e419655f3
|
Followup to #5550 - spacing before "mm"
|
2016-12-20 02:27:54 -08:00 |
|
Scott Lahteine
|
7739c0affa
|
Change "+mm" to "mm" in most languages
- Japanese and Chinese still need update
|
2016-12-20 01:16:51 -08:00 |
|
Scott Lahteine
|
1cba425308
|
Allow negative recover-swap length from LCD
|
2016-12-20 01:16:08 -08:00 |
|
Scott Lahteine
|
0d2fc13516
|
Place "Level Bed" closer to "Auto Home"
|
2016-12-20 00:51:03 -08:00 |
|
Scott Lahteine
|
b031d28ebf
|
Encoder events should not skip stripes
|
2016-12-20 00:21:51 -08:00 |
|
Scott Lahteine
|
22881f38b9
|
Fix updating of "bool" menu items
|
2016-12-20 00:21:51 -08:00 |
|
Scott Lahteine
|
eb68715b94
|
No "Cooldown" menu if heaters are off
|
2016-12-20 00:21:51 -08:00 |
|
Scott Lahteine
|
18ba31e9b5
|
Add Debug Menu with LCD_PROGRESS_BAR_TEST as an example
|
2016-12-19 22:57:14 -08:00 |
|
Scott Lahteine
|
03af5961b0
|
Hide (or remove) custom character change on boot screen
|
2016-12-19 22:27:28 -08:00 |
|
Scott Lahteine
|
1642f5ed31
|
Add macro to some en strings
|
2016-12-19 22:27:28 -08:00 |
|
Scott Lahteine
|
dbb2d56c89
|
Correct comment on watchdog timer
|
2016-12-19 22:27:28 -08:00 |
|
Scott Lahteine
|
6d6a1db6ec
|
Apply const to _EEPROM_writeData value param
|
2016-12-19 18:50:43 -08:00 |
|
Scott Lahteine
|
dcfbe2bd3c
|
Throw an error for gcc before 4.7
|
2016-12-19 18:30:51 -08:00 |
|
Scott Lahteine
|
8986225752
|
Spacing, cleanup in speed_lookuptable.h
|
2016-12-19 14:52:45 -08:00 |
|
Scott Lahteine
|
e12c8e5cac
|
Split up thermistor tables
|
2016-12-19 14:47:54 -08:00 |
|
Scott Lahteine
|
f9f75c8016
|
Fix USE_RAW_KINEMATICS in prepare_kinematic_move_to
|
2016-12-15 23:15:38 -08:00 |
|
Scott Lahteine
|
87921f390a
|
Clarify what are "logical" positions in the planner
|
2016-12-15 23:15:38 -08:00 |
|
Scott Lahteine
|
a4f10f59c3
|
Write the E parameter length correctly
|
2016-12-15 23:15:38 -08:00 |
|
Scott Lahteine
|
3bd76f60e4
|
Report EEPROM data size, not final index
|
2016-12-15 20:26:28 -08:00 |
|
Scott Lahteine
|
0d0aa6c20d
|
Patch type for max_acceleration_mm_per_s2 save/restore
|
2016-12-15 20:05:42 -08:00 |
|
Scott Lahteine
|
6d7b1cdf6c
|
Add M421 for ABL Bilinear
|
2016-12-15 19:39:11 -08:00 |
|
Scott Lahteine
|
32e65dc429
|
Extend M420 to print state and, with V, the matrix / mesh
|
2016-12-15 19:39:11 -08:00 |
|
Scott Lahteine
|
d04258753b
|
Don't throw away the bed level matrix on G28
|
2016-12-15 19:21:18 -08:00 |
|
Scott Lahteine
|
8f0f225d10
|
Save ABL Planar Matrix to EEPROM
|
2016-12-15 19:21:15 -08:00 |
|
Scott Lahteine
|
e2429a9da1
|
Generalize Bed Leveling flag in EEPROM
|
2016-12-15 19:20:52 -08:00 |
|
Scott Lahteine
|
e42fd7813a
|
Save ABL Bilinear Grid to EEPROM
|
2016-12-15 19:20:48 -08:00 |
|
Scott Lahteine
|
492b68f8e3
|
Better EEPROM read/write error handling
|
2016-12-15 19:08:44 -08:00 |
|
Scott Lahteine
|
55722c09da
|
Use "UNPROBED" for un-probed bed_level_grid points
|
2016-12-15 19:08:44 -08:00 |
|
Scott Lahteine
|
2643404ac8
|
Throw an error in M420 if can't enable
|
2016-12-15 19:08:43 -08:00 |
|
Scott Lahteine
|
b1539394fd
|
Use planner.unapply_leveling to undo tilt in G29
|
2016-12-15 19:08:43 -08:00 |
|
Scott Lahteine
|
04636f78eb
|
Re-enable MBL/ABL after M48
|
2016-12-15 19:08:43 -08:00 |
|
Scott Lahteine
|
9b41638672
|
Minor tweak to G29 grid points
|
2016-12-15 19:08:42 -08:00 |
|
Scott Lahteine
|
daa2cad21f
|
Fix comment on G29 to include 'Z'
|
2016-12-15 19:08:42 -08:00 |
|
Scott Lahteine
|
8244fefcc2
|
Tweak call to reset_bed_level in G29
|
2016-12-15 19:08:42 -08:00 |
|
Scott Lahteine
|
0995a5d734
|
Fixup reset_bed_level
|
2016-12-15 19:08:42 -08:00 |
|
Scott Lahteine
|
1b2fb2bdc7
|
ABL_GRID_POINTS_* => ABL_GRID_MAX_POINTS_*
|
2016-12-15 19:08:41 -08:00 |
|
Scott Lahteine
|
06af3b62ba
|
Move HOLLOW_FRAME options to config_adv
|
2016-12-14 04:31:27 -08:00 |
|
Scott Lahteine
|
94ffb58da7
|
Prevent retract un-hop at wrong height
|
2016-12-13 08:24:12 -08:00 |
|
Scott Lahteine
|
93b2833347
|
Move Menu: Select axis first, resolution after
|
2016-12-13 03:11:14 -08:00 |
|
Scott Lahteine
|
641e0936d4
|
Patch up Delta Calibration Menu
|
2016-12-13 02:42:28 -08:00 |
|
Scott Lahteine
|
b4dbf4d18a
|
Non-reentrant "Moving..." screen to safely wait in LCD
|
2016-12-13 02:42:27 -08:00 |
|
Scott Lahteine
|
7b625e0048
|
Patch fade_factor compiler warning
|
2016-12-13 02:29:01 -08:00 |
|
Scott Lahteine
|
2b5d424394
|
Use handle_reprapworld_keypad for keypad handling
|
2016-12-13 01:41:08 -08:00 |
|
Scott Lahteine
|
887ed73c9b
|
Expose delta_clip_start_height for use by others
|
2016-12-13 01:41:08 -08:00 |
|
Scott Lahteine
|
39401b7472
|
Patch to show E factors in M503
|
2016-12-11 17:37:29 -08:00 |
|
Scott Lahteine
|
21ed43df5f
|
New Dutch terms
|
2016-12-10 21:59:45 -08:00 |
|
Scott Lahteine
|
4bc6536f54
|
Move to safe zone on DELTA if using do_blocking_move_to*
|
2016-12-10 21:28:24 -08:00 |
|
Scott Lahteine
|
6f389158d7
|
Compile less code with EEPROM off
|
2016-12-09 06:05:32 -08:00 |
|
Scott Lahteine
|
f2301a2a04
|
Add e-stepper count to EEPROM (for planner vars)
|
2016-12-09 06:05:31 -08:00 |
|
Scott Lahteine
|
53c9fca0f6
|
Only write to EEPROM when a byte changes
|
2016-12-09 06:05:31 -08:00 |
|
Scott Lahteine
|
fc2fc828b3
|
Prettify LIN_ADVANCE code with the positive condition
|
2016-12-09 00:29:07 -08:00 |
|
Scott Lahteine
|
1929502e15
|
Add const to some variables
|
2016-12-09 00:29:06 -08:00 |
|
Scott Lahteine
|
2da4d22520
|
Pretty up ADVANCE code
|
2016-12-08 22:51:28 -08:00 |
|
Scott Lahteine
|
af024e1d7c
|
Pretty up coast / reverse jerk code
|
2016-12-08 22:50:25 -08:00 |
|
Scott Lahteine
|
3f3b5c86d8
|
Slightly shrink code for jerk-based reduction of safe_speed
|
2016-12-08 22:24:29 -08:00 |
|
Scott Lahteine
|
da6a094424
|
Sanity-check inverting and pullups for Z probe and Z endstop
`Z_MIN_ENDSTOP_INVERTING` must match `Z_MIN_PROBE_ENDSTOP_INVERTING`
when using `Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN`.
This is easy to overlook.
|
2016-12-08 00:12:19 -08:00 |
|
Scott Lahteine
|
3fb43c11fc
|
Fix compile error with LCD_I2C_VIKI
|
2016-12-07 23:29:45 -06:00 |
|
Scott Lahteine
|
aa241c63b3
|
Include M205 note in configurations
|
2016-12-07 14:45:44 -06:00 |
|
Scott Lahteine
|
01e5d46ea7
|
Patch some planner compile errors
|
2016-12-07 02:26:24 -06:00 |
|
Scott Lahteine
|
4783a59249
|
Remove filament-change empty lines from languages
|
2016-12-07 00:53:03 -06:00 |
|
Scott Lahteine
|
1705099c3e
|
Save space by not defining unused filament change message lines
|
2016-12-07 00:53:03 -06:00 |
|
Scott Lahteine
|
29bc83ead8
|
Optimize findMissingTranslations.sh
|
2016-12-07 00:53:02 -06:00 |
|
Scott Lahteine
|
46b65773ea
|
Fix Croatian spacing, extra #endif
|
2016-12-06 03:10:37 -06:00 |
|
Scott Lahteine
|
c48901f355
|
Remove mystery-board 99
|
2016-12-05 20:16:50 -06:00 |
|
Scott Lahteine
|
449d9cbf60
|
Add placeholders for Polish translatable strings
|
2016-12-05 10:37:00 -06:00 |
|
Scott Lahteine
|
d5bf1684fe
|
Implement as optional feature LCD_DECIMAL_SMALL_XY
And reduce the function size to simplify
|
2016-12-05 09:26:05 -06:00 |
|
Scott Lahteine
|
1e30d1da47
|
Simplify itostr4sign
- This function becomes obsolete if ftostr4sign is re-written.
|
2016-12-05 09:05:46 -06:00 |
|
Scott Lahteine
|
4bafdf4b66
|
Support DISTINCT_E_FACTORS in LCD Motion Menu
|
2016-12-05 07:26:18 -06:00 |
|
Scott Lahteine
|
3391c785c6
|
Support for distinct E factors
|
2016-12-05 07:26:18 -06:00 |
|
Scott Lahteine
|
0dfe95eaba
|
Adjust formatting in Planner
|
2016-12-05 07:26:17 -06:00 |
|
Scott Lahteine
|
09587f7c0d
|
Fix rows error in DOGM
|
2016-12-05 07:14:11 -06:00 |
|
Scott Lahteine
|
c47e07d129
|
Fix Dual X software endstops
|
2016-12-05 06:51:41 -06:00 |
|
Scott Lahteine
|
4217e9653e
|
Adjust park code in tool_change
|
2016-12-05 06:51:41 -06:00 |
|
Scott Lahteine
|
b20405db31
|
Only DXC_AUTO_PARK_MODE should auto-move in tool_change
|
2016-12-05 06:48:43 -06:00 |
|
Scott Lahteine
|
ca24af7d5d
|
Dual X with home_z_safely is not parked
|
2016-12-05 06:43:26 -06:00 |
|
Scott Lahteine
|
0e15b4f434
|
Dual X set_axis_is_at_home can use x_home_pos for both
|
2016-12-05 06:43:26 -06:00 |
|
Scott Lahteine
|
54109dfaec
|
Reduce code size for Dual X un-park
|
2016-12-05 06:43:26 -06:00 |
|
Scott Lahteine
|
fe96f74db1
|
Use const arguments in Dual X helper functions
|
2016-12-05 06:43:26 -06:00 |
|
Scott Lahteine
|
41278c1e8b
|
Apply LOGICAL_POSITION to home positions on Dual X
|
2016-12-05 06:43:26 -06:00 |
|
Scott Lahteine
|
053fb55af6
|
Fix modes ordering in prepare_move_to_destination_dualx
|
2016-12-05 06:43:26 -06:00 |
|
Scott Lahteine
|
ee50928eee
|
Make LOGICAL and RAW position macros ternary-compatible
|
2016-12-05 06:43:26 -06:00 |
|
Scott Lahteine
|
56dd15c0ad
|
Use SET_INPUT for PS_ON_PIN in kill
|
2016-12-05 06:43:26 -06:00 |
|
Scott Lahteine
|
84ff78c1e3
|
Pass the fade factor to mbl.get_z
|
2016-12-05 03:01:51 -06:00 |
|
Scott Lahteine
|
85c2b96685
|
Apply const to MBL class methods
|
2016-12-05 02:50:59 -06:00 |
|
Scott Lahteine
|
c06161b773
|
Use apply_leveling, not MBL directly
|
2016-12-05 01:53:36 -06:00 |
|
Scott Lahteine
|
9d88a61d52
|
Better alignment of elapsed print time
|
2016-12-04 21:30:49 -06:00 |
|
Scott Lahteine
|
0b53d78046
|
Tweak editable items for debugging
|
2016-12-04 03:51:10 -06:00 |
|
Scott Lahteine
|
fccc97de6d
|
Save PROGMEM with string changes
Unlike RAM-based strings, PROGMEM strings aren’t consolidated by the
compiler.
|
2016-12-03 19:21:46 -06:00 |
|
Scott Lahteine
|
3f2cb376e0
|
Add placeholders for Bulgarian translation
|
2016-12-03 12:14:02 -06:00 |
|
Scott Lahteine
|
255ed80164
|
Fix hotend offset report in M503
|
2016-12-03 10:17:35 -06:00 |
|
Scott Lahteine
|
b44f06a296
|
Extend findMissingTranslations, reformat output
|
2016-12-03 08:48:51 -06:00 |
|
Scott Lahteine
|
f60b4f8659
|
Allow case light pin to be active low
|
2016-12-01 23:32:34 -06:00 |
|
Scott Lahteine
|
d07229f185
|
Fix redraw in SD Card menus
|
2016-12-01 18:15:58 -06:00 |
|
Scott Lahteine
|
8d14420331
|
Fix compile without ENABLE_LEVELING_FADE_HEIGHT
|
2016-12-01 11:37:24 -06:00 |
|
Scott Lahteine
|
65c50e062e
|
Support for an RGB LED using 3 pins
|
2016-11-30 00:02:31 -06:00 |
|
Scott Lahteine
|
c70a06daf1
|
lcd_save_previous_menu => lcd_save_previous_screen
|
2016-11-28 01:46:18 -06:00 |
|
Scott Lahteine
|
13ea43cc8d
|
Only exit menu handler when the screen changes
|
2016-11-28 01:46:18 -06:00 |
|
Scott Lahteine
|
0951d385ce
|
Don't set heater temperature above its maximum
|
2016-11-28 01:37:24 -06:00 |
|
Scott Lahteine
|
c9193e856d
|
Limit preheat parameters based on all nozzles
|
2016-11-28 01:37:24 -06:00 |
|
Scott Lahteine
|
bb4529f7d2
|
PLA / ABS => Material 1 / 2
|
2016-11-28 01:37:24 -06:00 |
|