Scott Lahteine
|
b3890d385c
|
Add multi-extruder condition
|
2021-04-29 08:44:59 -05:00 |
|
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -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
|
c43bbcce15
|
Enforce sensor range for temperature target (#18465)
* Mitigate stepper timeout
* Add CHAMBER PWM code
* Structured thermistor tables
* Fix reversed sensor ranges
* Prevent temps outside sensor range
|
2020-07-01 16:27:28 -05:00 |
|
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
2020-03-13 16:29:29 -05:00 |
|
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
2020-02-03 08:00:57 -06:00 |
|
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
2019-06-27 23:58:16 -05:00 |
|
InsanityAutomation
|
aa0383a83b
|
Enhance IDEX toolchange auto-return w/ no park, full control (#14117)
|
2019-06-23 20:00:48 -05:00 |
|
Scott Lahteine
|
fae2b7edc3
|
Update MMU2 code style
|
2019-04-08 18:13:42 -05:00 |
|
Scott Lahteine
|
f5bcc00570
|
Unify debugging output with debug_out.h (#13388)
|
2019-03-14 02:25:42 -05:00 |
|
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
2019-02-12 15:30:11 -06:00 |
|
revilor
|
6a57d0b381
|
Prusa MMU2 (#12967)
|
2019-01-31 19:10:52 -06:00 |
|
Scott Lahteine
|
2d92f333f5
|
Fix GcodeSuite::T active_extruder reference
|
2018-11-15 14:07:24 -06:00 |
|
Scott Lahteine
|
d2bb53702a
|
Optimize target_extruder, ignore T with mixing (#12432)
* Optimize target_extruder, ignore T with mixing
* Give G-code Tn parity with tool_change
|
2018-11-14 17:33:04 -06:00 |
|
Scott Lahteine
|
c0dddd4233
|
Tweaks to tool_change, GcodeSuite::T()
|
2017-10-14 02:53:19 -05:00 |
|
Scott Lahteine
|
07cf75883f
|
Move T (tool change) to cpp
|
2017-09-21 16:27:10 -05:00 |
|