- May 24, 2017
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
New GCode Parser
-
- May 23, 2017
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
One more mesh_index_to_npos update
-
Scott Lahteine authored
Followup to #6827
-
Scott Lahteine authored
G42: Fix and extend
-
Scott Lahteine authored
- Also fix handling of SCARA and misuse of `codenum`.
-
Scott Lahteine authored
Move G7 to G42
-
Scott Lahteine authored
Use redraw flag for both types of LCD
-
Brian authored
See: #6777
-
- May 22, 2017
-
-
Scott Lahteine authored
-
Scott Lahteine authored
missing enable for M605 for duplication mode
-
Scott Lahteine authored
Make UBL a complete singleton
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
oldmcg authored
* UBL G29 -P3.1 mesh fill with distance-weighted least squares fit. * Back to original -O0 on G29 for now.
-
Scott Lahteine authored
Constrain LCD status message rendering
-
Roxy-3D authored
* Misc. Clean Up Mostly UBL related clean up. - But fixed a bug in the thermistortables. - Made G26 more responsive to user aborts. - Added sanity checks for older name for UBL_MESH_VALIDATION. - Made G29 P4 able to edit invalidated mesh points - Restore a reasonable Fade Height for UBL when creating new state information - Get UBL's Topology Map to look a little bit better - Make sure the user doesn't see a blank screen when doing Mesh Editing. * Huh??? GitHub Desktop screwed up! * get the planner object in scope * Fix out of scope z_fade_height * Travis timed out... I need a change so I can force a new commit and sync.
-
- May 21, 2017
-
-
cbusillo authored
I believe gcode_M605 will not be called when using DUAL_NOZZLE_DUPLICATION_MODE without this change.
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Fix set_lcd_contrast
-
MagoKimbra authored
-
Scott Lahteine authored
Cleanup code, organize & document fastio pin mappings
-
Roxy-3D authored
Changed UBL_G26_MESH_EDITING to UBL_G26_MESH_VALIDATION Added UBL_MESH_EDIT_MOVES_Z to prepare for that change (coming next)
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
Reference: #6804
-
Scott Lahteine authored
-
Scott Lahteine authored
Add "live editing" option to LCD menus
-
Scott Lahteine authored
Restore current temp accessors to float
-