InsanityAutomation
2963229dfa
Probe Tare, Probe Activation Switch ( #20379 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
2020-12-19 22:11:43 -06:00
Scott Lahteine
e5d0b27aaf
Rename QUIET_PROBING
2020-12-18 21:13:50 -06:00
rafaljot
fbcc07261d
Homing feedrates as XYZ array ( #20426 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-12-17 06:02:05 -06:00
Scott Lahteine
20b3af1cc2
Use homing_feedrate function
2020-12-16 22:19:04 -06:00
Jason Smith
21ee7b1c86
Fix TMC_HOME_PHASE divide by zero ( #20368 )
2020-12-04 23:58:39 -06:00
Scott Lahteine
8fd8772a6f
Adjust axis homed / trusted methods ( #20323 )
2020-11-29 19:06:40 -06:00
Scott Lahteine
eaf6777a66
Rename ultralcd => marlinui
2020-10-16 19:55:18 -05:00
nb-rapidia
418b3e5ee2
Fix IDEX layer shift and DIR states ( #19756 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-16 16:59:55 -05:00
Scott Lahteine
733eb127e9
Simple bool in soft_endstops_t
2020-10-13 14:55:14 -05:00
Earle F. Philhower, III
193c0a52d9
Add loose soft endstop state, apply to UBL fine-tune ( #19681 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-12 16:48:04 -05:00
Jason Smith
edda32e6b4
Fix motion compile w/out probe-oriented settings ( #19684 )
2020-10-11 19:42:50 -05:00
Scott Lahteine
76d8d1742c
Add multi-extruder condition
2020-09-20 20:51:21 -05:00
Victor Sokolov
e97e6865c3
MarkForged kinematics ( #19235 )
2020-09-03 20:12:53 -05:00
swissnorp
a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE ( #18907 )
2020-08-27 16:05:53 -05:00
Scott Lahteine
462d3eeab1
set_axis_not_trusted => set_axis_never_homed
2020-08-27 14:49:00 -05:00
MKS-Sean
d20d459132
Robin nano V2, TFT LVGL UI parameters, and more ( #18500 )
2020-07-25 01:18:06 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
2020-07-22 22:20:14 -05:00
Scott Lahteine
b40440cf38
Tool-change debug option
2020-07-14 21:15:14 -05:00
Speaka
2c238e4fc2
Option for extra endstop check ( #18424 )
2020-07-12 13:16:56 -05:00
Scott Lahteine
73fc0778b8
Consolidate probe clearance, add section debug ( #18576 )
...
* Better section / function log
* Add do_z_clearance motion function
2020-07-08 21:44:21 -05:00
Scott Lahteine
d6682c8609
Whitespace cleanup
2020-07-07 02:30:26 -05:00
Giuliano Zaro
9ee891c4a6
Fix TMC homing phase coils alignment ( #18528 )
...
Co-authored-by: Fabio Santos <fabiosan@live.com>
2020-07-06 17:32:33 -05:00
Scott Lahteine
f6a2b64091
Clean up LCD Manual Move / UBL Mesh Edit ( #18373 )
2020-07-03 09:53:22 -05:00
brian park
bc9e5e2abc
Fix _CAN_HOME (Y homing) bug ( #18356 )
2020-06-19 18:19:29 -05:00
Scott Lahteine
a1f3d2f3cd
Move set_all_z_lock to Stepper
2020-06-02 02:37:33 -05:00
Jonathan Gilbert
e380498512
Fix Z homing with custom probe pins ( #18150 )
2020-06-01 00:19:36 -05:00
Scott Lahteine
daa5bbc5eb
Comment a motion function
2020-05-17 19:40:45 -05:00
Scott Lahteine
7a2cc782b4
Clean up planner modifier methods
2020-05-05 15:38:48 -05:00
Marcio T
2a959cde6f
Fix undefined/unused, Touch UI ( #17874 )
2020-05-04 13:57:12 -05:00
Scott Lahteine
ab2b98e425
Apply composite tests
2020-04-23 21:53:52 -05:00
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
2020-04-22 16:35:03 -05:00
Fabio Santos
ccfd5c1010
Trinamic steppers Homing Phase ( #17299 )
2020-04-20 08:08:00 -05:00
George Fu
a794538c54
Homing backoff enhancements
...
- Define homing bump as an array
- Add pre and post homing backoff options
- Consolidate homing config options
2020-04-17 08:52:41 -05:00
Scott Lahteine
223aa5cc4e
No unscaled_e_move for CNC
2020-03-29 17:20:26 -05:00
Scott Lahteine
765a9f3471
do_pause_e_move => unscaled_e_move
2020-03-29 16:26:55 -05:00
Scott Lahteine
dd6781217a
motion.cpp: HAS_DIST_MM_ARG
2020-03-25 19:21:48 -05:00
Scott Lahteine
adb6334ba0
Use "dist" instead of "delta" for clarity
2020-03-25 19:18:42 -05:00
rado79
bef9b9b07e
Delay after homing_backoff for CoreXY sensorless homing ( #17273 )
2020-03-23 20:32:36 -05:00
Scott Lahteine
c87d73045b
Fix extra M114 output line
...
Fixes #17255
2020-03-23 18:31:26 -05:00
jufimu12
627aa8db2d
Fix G34, add HOME_AFTER_G34 option ( #17108 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-03-10 20:00:26 -05:00
Scott Lahteine
64d092935b
More useful ENABLED / DISABLED macros ( #17054 )
2020-03-07 22:20:41 -06:00
Scott Lahteine
7709261ea9
Move shared code to wait_for_bed_heating
2020-03-04 12:50:57 -06:00
Scott Lahteine
3a07b4412d
Asynchronous M114 and (R)ealtime position option ( #17032 )
2020-03-02 21:52:53 -06:00
Scott Lahteine
5aa528781f
Fix ambiguous type
...
Co-Authored-By: Andrew Kroll <xxxajk@gmail.com>
2020-03-02 13:23:07 -06:00
Scott Lahteine
49c5f614c6
Minor motion style changes
2020-03-02 12:54:18 -06:00
Scott Lahteine
edd1b76a9a
Fix set_current_from_steppers_for_axis(E_AXIS) bug
2020-03-01 14:36:21 -06:00
Scott Lahteine
c4db8e49a7
XYZ_CHAR macro
2020-03-01 14:36:06 -06:00
Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
2020-02-26 03:02:03 -06:00
Scott Lahteine
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
Scott Lahteine
72b4d91d2e
Add Z_AFTER_HOMING to raise Z more in G28 ( #16755 )
2020-02-02 00:02:30 -06:00