Scott Lahteine
|
002a06c507
|
New GCode Parser - Configuration
|
2017-05-23 14:15:07 -05:00 |
|
Scott Lahteine
|
ad915b667e
|
One more mesh_index_to_npos update
Followup to #6827
|
2017-05-23 13:02:50 -05:00 |
|
Scott Lahteine
|
2881f0a48d
|
Fix, extend G42 with P (probe) parameter
- Also fix handling of SCARA and misuse of `codenum`.
|
2017-05-23 04:55:42 -05:00 |
|
Scott Lahteine
|
26ffa558a3
|
Use redraw flag for both types of LCD
|
2017-05-22 18:34:54 -05:00 |
|
Scott Lahteine
|
34cfbc90cd
|
Use new attribute macros in more places
|
2017-05-22 17:38:58 -05:00 |
|
Scott Lahteine
|
85b967657e
|
Embed G26/G29 in ubl class, with enhancements
|
2017-05-22 17:38:58 -05:00 |
|
Scott Lahteine
|
c99bd69889
|
Apply const float & more
|
2017-05-22 17:38:36 -05:00 |
|
Scott Lahteine
|
ad5638f78c
|
Cleanup some fastio code
|
2017-05-22 17:38:36 -05:00 |
|
Scott Lahteine
|
e271521c39
|
Single user_canceled function in G26
|
2017-05-22 17:38:36 -05:00 |
|
Scott Lahteine
|
c2ea22da49
|
Clean up whitespace
|
2017-05-22 17:38:36 -05:00 |
|
Scott Lahteine
|
ceb62fc7e1
|
Fixes #6828: M428 bug
|
2017-05-22 17:34:03 -05:00 |
|
Scott Lahteine
|
5e8892d6b5
|
Show Restore Failsafe item with EEPROM off
|
2017-05-21 12:52:44 -05:00 |
|
Scott Lahteine
|
76af9ac7c5
|
tweaks
|
2017-05-21 12:51:58 -05:00 |
|
Scott Lahteine
|
ba5910ab6c
|
Constrain LCD status message rendering
|
2017-05-21 12:35:16 -05:00 |
|
Scott Lahteine
|
d7fda2fe49
|
Formatting, const in G33
|
2017-05-21 10:40:05 -05:00 |
|
Scott Lahteine
|
1519b0e7c1
|
Split up fastio.h, document pin mappings
|
2017-05-21 10:33:27 -05:00 |
|
Scott Lahteine
|
49599caade
|
General cleanup to utf_mapper.h
|
2017-05-21 10:33:27 -05:00 |
|
Scott Lahteine
|
02f15f6775
|
UBL-related cleanup, spacing, standards
Reference: #6804
|
2017-05-21 10:33:26 -05:00 |
|
Scott Lahteine
|
52e20aeab3
|
Pins-related cleanup, formatting
|
2017-05-21 07:18:03 -05:00 |
|
Scott Lahteine
|
11fc9564c9
|
Add live editing option to LCD menu
|
2017-05-21 05:29:46 -05:00 |
|
Scott Lahteine
|
8a0a5cfccc
|
Temp-related cosmetic changes
|
2017-05-21 04:49:25 -05:00 |
|
Scott Lahteine
|
b29dbbd5e4
|
Use uint16_t for temps
|
2017-05-21 04:48:53 -05:00 |
|
Scott Lahteine
|
ebcd1aaf88
|
Access hotend/bed temperatures as float
|
2017-05-21 04:46:31 -05:00 |
|
Scott Lahteine
|
6ce2b1ff4a
|
G33 evolutionary changes
|
2017-05-20 19:23:39 -05:00 |
|
Scott Lahteine
|
b3a38fd300
|
Clean up bugfix readme
|
2017-05-20 19:20:53 -05:00 |
|
 Scott LahteineandBob-the-Kuhn
|
3c061a9f9a
|
UBL tabs, whitespace, spelling, etc.
|
2017-05-19 14:16:50 -05:00 |
|
Scott Lahteine
|
75badae2f8
|
Disable PROBE_MANUALLY for UBL
Plus some other UBL tweaks.
|
2017-05-19 07:13:18 -05:00 |
|
Scott Lahteine
|
3843a5151a
|
Patch LCD code for 5th extruder, EEPROM reset
|
2017-05-17 15:33:51 -05:00 |
|
Scott Lahteine
|
6c064bb7d6
|
Some probe_pt error-handling
|
2017-05-17 15:33:51 -05:00 |
|
Scott Lahteine
|
a3abfeac47
|
Mark strings needing translation
|
2017-05-17 03:49:33 -05:00 |
|
Scott Lahteine
|
7f4e4b1212
|
UBL name/state methods
|
2017-05-17 03:49:32 -05:00 |
|
Scott Lahteine
|
00d358d92d
|
Fix a PROBE_MANUALLY bug in ultralcd.cpp
|
2017-05-17 03:49:19 -05:00 |
|
Scott Lahteine
|
13a06711ad
|
Add a Travis test for UBL + DELTA
|
2017-05-17 03:49:19 -05:00 |
|
Scott Lahteine
|
238fb53617
|
Patch home_all_axes to ignore G28 XYZ parameters
|
2017-05-16 16:18:38 -05:00 |
|
Scott Lahteine
|
6b6630e11b
|
Clean up trailing whitespace and tabs
|
2017-05-16 16:06:18 -05:00 |
|
Scott Lahteine
|
0fef9a2983
|
Remove "ubl." prefix from calls within ubl method
|
2017-05-16 01:19:45 -05:00 |
|
Scott Lahteine
|
14a4257c7b
|
UBL tabs, whitespace, spelling, etc.
|
2017-05-16 01:19:45 -05:00 |
|
Scott Lahteine
|
56e2e331ed
|
UBL G29: replace 'O' with 'T'
Since we already used 'T' for `G29` Topology Report in the past, and since 'T' is available…
|
2017-05-16 01:18:41 -05:00 |
|
Scott Lahteine
|
091f94a6bf
|
Fix up M421 and some comments
|
2017-05-16 01:14:03 -05:00 |
|
Scott Lahteine
|
4ec4ecff1a
|
Reduce find_closest_mesh_point_of_type a little
|
2017-05-16 01:14:03 -05:00 |
|
 Scott LahteineandScott Lahteine
|
f1a1c6873e
|
Patch lcd_implementation_status_screen compiler warning
|
2017-05-16 00:59:50 -05:00 |
|
Scott Lahteine
|
267f77b18b
|
More constraint on axis_unhomed_error
|
2017-05-14 16:03:02 -05:00 |
|
Scott Lahteine
|
67c9b1e332
|
Update M665 comment, fix M665 code_value code.
|
2017-05-13 05:11:29 -05:00 |
|
Scott Lahteine
|
37399e3cb5
|
Fix prepare_move_to_destination_cartesian for UBL
|
2017-05-13 04:13:19 -05:00 |
|
Scott Lahteine
|
a7fb55ea6d
|
Use GRID_MAX_POINTS. Some formatting
|
2017-05-12 06:57:19 -05:00 |
|
Scott Lahteine
|
0e582bcfb7
|
Fix #6691 - redundant line in M665
|
2017-05-12 05:17:38 -05:00 |
|
Scott Lahteine
|
ba29da56e0
|
Add disclaimer for verboten parameters
|
2017-05-12 02:34:53 -05:00 |
|
Scott Lahteine
|
0696dda470
|
Cleanups to UBL_DELTA
|
2017-05-12 02:34:53 -05:00 |
|
Scott Lahteine
|
cbfca29522
|
M421 tweaks, just to use const
|
2017-05-12 01:32:34 -05:00 |
|
Scott Lahteine
|
233f824dd6
|
Define GRID_MAX_POINTS
|
2017-05-12 01:32:34 -05:00 |
|
Scott Lahteine
|
b17e2d3dcd
|
Apply const in Marlin_main.cpp
|
2017-05-12 01:32:33 -05:00 |
|
Scott Lahteine
|
92fbea2906
|
Add some GCodes to the header of Marlin_main.cpp
|
2017-05-12 01:32:33 -05:00 |
|
Scott Lahteine
|
94e90ca26c
|
Tweak M80/M81 descriptions
|
2017-05-12 01:32:33 -05:00 |
|
Scott Lahteine
|
301958b3e0
|
Simplify mfdoc, mfpub
|
2017-05-12 01:32:33 -05:00 |
|
Scott Lahteine
|
ee50dfaaf3
|
Adjust G26 arguments
|
2017-05-12 01:32:33 -05:00 |
|
Scott Lahteine
|
b0ba5cae73
|
Fix a spelling boo
|
2017-05-12 01:32:33 -05:00 |
|
Scott Lahteine
|
60a4ca1182
|
Better mfpub
|
2017-05-10 17:45:58 -05:00 |
|
Scott Lahteine
|
11104f177b
|
Apply const in BABYSTEPPING
|
2017-05-09 12:37:23 -05:00 |
|
Scott Lahteine
|
081bf1f879
|
Patch #else / #endif comments
|
2017-05-09 12:37:23 -05:00 |
|
Scott Lahteine
|
9a364990d9
|
Update .gitignore
|
2017-05-09 12:37:22 -05:00 |
|
Scott Lahteine
|
a9487c9443
|
Reduce redundancy in BLTOUCH conditionals
|
2017-05-09 11:52:24 -05:00 |
|
Scott Lahteine
|
8d961b51cc
|
Eliminate M100 compiler warnings?
|
2017-05-09 11:32:15 -05:00 |
|
Scott Lahteine
|
911a87e006
|
Disable SCARA feedrate scaling by default
|
2017-05-08 14:41:03 -05:00 |
|
Scott Lahteine
|
f04d1096d4
|
Link to users in README.md
|
2017-05-08 14:23:01 -05:00 |
|
Scott Lahteine
|
71396f77d3
|
Cleanups following recent commits
|
2017-05-08 14:23:01 -05:00 |
|
Scott Lahteine
|
dca48f0e63
|
Move platformio.ini back to Marlin folder - it works there
|
2017-05-08 14:23:01 -05:00 |
|
Scott Lahteine
|
a6dafb058e
|
Small reduction in error code size
|
2017-05-08 13:58:09 -05:00 |
|
Scott Lahteine
|
a1e04942a2
|
Cleanup to software PWM variables
|
2017-05-08 13:51:45 -05:00 |
|
Scott Lahteine
|
56ca47ab9d
|
Patch configuration temp units
|
2017-05-07 21:32:01 -05:00 |
|
Scott Lahteine
|
421dd62800
|
Adjust spacing of "spaces"
|
2017-05-07 21:28:54 -05:00 |
|
Scott Lahteine
|
26dba44cd3
|
Patch redundant lcd settings
|
2017-05-07 21:28:54 -05:00 |
|
Scott Lahteine
|
34b5041576
|
Spacing adjustment, ubl_G29
|
2017-05-07 21:28:54 -05:00 |
|
Scott Lahteine
|
6c2e6ea38e
|
Patch mfqp for use directly with MarlinDocumentation
|
2017-05-07 21:28:54 -05:00 |
|
Scott Lahteine
|
1c4ed8b106
|
Note 5 extruders in config comments
|
2017-05-07 21:28:54 -05:00 |
|
Scott Lahteine
|
ce507deb9f
|
Support temperature units in M503
|
2017-05-06 20:24:51 -05:00 |
|
Scott Lahteine
|
77769e284f
|
Edit configuration comments
|
2017-05-05 13:32:31 -05:00 |
|
Scott Lahteine
|
d14b068147
|
Tweak git helper scripts
|
2017-05-05 13:32:31 -05:00 |
|
Scott Lahteine
|
6876e79d42
|
Tweak command index increment
|
2017-05-05 13:32:31 -05:00 |
|
Scott Lahteine
|
7fcb5c1424
|
Minor fix in K8200 readme
|
2017-05-05 11:25:11 -05:00 |
|
Scott Lahteine
|
3cd9af2409
|
bugfix-1.1.x ReadMe, Version, helper scripts
|
2017-05-04 07:17:10 -05:00 |
|
Scott Lahteine
|
c095ee9ce9
|
Readme Version 1.1.0
|
2017-05-04 07:17:10 -05:00 |
|
Scott Lahteine
|
da08e11acd
|
Add EXTRAPOLATE_BEYOND_GRID option to bilinear leveling
|
2017-05-04 00:19:07 -05:00 |
|
Scott Lahteine
|
399efd66ed
|
Click to resume
|
2017-05-03 22:26:06 -05:00 |
|
Scott Lahteine
|
1196e3ca59
|
SDCard print completion can use "M0"
|
2017-05-03 22:24:03 -05:00 |
|
Scott Lahteine
|
6854f08d22
|
Shut down autotemp in disable_all_heaters
|
2017-05-03 20:54:26 -05:00 |
|
Scott Lahteine
|
9890141f7b
|
M100 tweak
|
2017-05-03 17:28:09 -05:00 |
|
Scott Lahteine
|
2658cc707a
|
Treat temperature as integer, when possible
|
2017-05-03 17:27:25 -05:00 |
|
Scott Lahteine
|
1b2c7ec20a
|
Make G26 compatible with inches and thermal unit modes
|
2017-05-03 17:12:48 -05:00 |
|
Scott Lahteine
|
241bdffe65
|
Dress up Bilinear Leveling code
|
2017-05-03 17:12:35 -05:00 |
|
Scott Lahteine
|
de5e485ed7
|
Explicit upward angle solution
|
2017-05-03 01:19:44 -05:00 |
|
Scott Lahteine
|
ecdf68735f
|
Compact smart_fill_mesh slightly
|
2017-05-03 01:06:58 -05:00 |
|
Scott Lahteine
|
7ba7474a73
|
Drop extra parens from address-of operator
|
2017-05-02 22:22:23 -05:00 |
|
Scott Lahteine
|
0bf5add075
|
Use UBL_MESH_(MIN|MAX)_[XY] for G29 move limits
|
2017-05-02 22:22:23 -05:00 |
|
Scott Lahteine
|
b8ba3b7647
|
Use 'sq' macro where possible
|
2017-05-02 22:22:23 -05:00 |
|
Scott Lahteine
|
66eba3346b
|
Remove G29 lcd control debugging
|
2017-05-02 22:22:23 -05:00 |
|
Scott Lahteine
|
3517154135
|
Reduce code size, fix bug in smart_fill_mesh
|
2017-05-02 22:22:23 -05:00 |
|
Scott Lahteine
|
c4e34adcf1
|
Apply formatting, coding standards to UBL
|
2017-05-02 22:22:23 -05:00 |
|
Scott Lahteine
|
2c13922c46
|
Implement USE_CONTROLLER_FAN as a feature
|
2017-05-02 20:18:52 -05:00 |
|
Scott Lahteine
|
492bc536bf
|
Modify debug methods to take PSTR
|
2017-05-02 17:53:40 -05:00 |
|
Scott Lahteine
|
b93be716cf
|
Remove trailing whitespace
|
2017-05-02 17:53:40 -05:00 |
|