Scott Lahteine
118bd2f8b2
Apply loop shorthand macros (#17159 )
4 år sedan
Scott Lahteine
bfad23d3e2
(c) 2020
4 år sedan
Scott Lahteine
50e4545255
Add custom types for position (#15204 )
5 år sedan
Scott Lahteine
455dabb183
Add a feedRate_t data type (#15349 )
5 år sedan
Martin
ae9afb333e
Remove fwretract planner.synchronize calls (#14432 )
5 år sedan
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 år sedan
chai-md
ed9eaa1942
Fix a comment in fwretract.cpp (#13802 )
5 år sedan
Scott Lahteine
9a515cbd32
Fix Pause Print message and behavior (#13394 )
5 år sedan
Scott Lahteine
cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311 )
5 år sedan
Scott Lahteine
5d28575d4d
Clean up some motion code
5 år sedan
Scott Lahteine
0feeef2604
Update copyright in headers
5 år sedan
Scott Lahteine
d4d1b28a06
Fix some include paths
5 år sedan
Scott Lahteine
a5e3384691
Pre-apply cosmetic changes to mixing
5 år sedan
Scott Lahteine
8bf596bd4c
RETRACT_ZLIFT => RETRACT_ZRAISE
6 år sedan
AnHardt
f56968ba0b
New Continuous Filament Mixer (#12098 )
6 år sedan
InsanityAutomation
d332fcb8fa
Fix firmware-retract compile errors (#12061 )
6 år sedan
Scott Lahteine
d556dc1865
Fix and improve EEPROM storage (#12054 )
* Clean up Temperature PID
* Improve EEPROM read/write/validate
* Group `SINGLENOZZLE` saved settings
* Group planner saved settings
* Group filament change saved settings
* Group skew saved settings
* Group `FWRETRACT` saved settings
6 år sedan
Thomas Moore
ab4549d2bc
[2.0.x] Add simultaneous retraction for mixing extruder (#11941 )
6 år sedan
Thomas Moore
c437bb08f1
Overhaul of the planner (#11578 )
- Move FWRETRACT to the planner
- Combine leveling, skew, etc. in a single modifier method
- Have kinematic and non-kinematic moves call one planner method
6 år sedan
Scott Lahteine
0c01099f17
hop_amount => current_hop
6 år sedan
Scott Lahteine
21d812d502
Fix the Z un-hop on G11
Co-Authored-By: zarthcode <anthony.clay@zarthcode.com >
6 år sedan
Scott Lahteine
62e7a9c671
Fix up fwretract handling
6 år sedan
Scott Lahteine
01b01f6dfd
Tweak fwretract.retract debug, comments
6 år sedan
Scott Lahteine
9ec2c03c5b
Fix likely error in retract/recover
Addressing #10200
6 år sedan
Scott Lahteine
53f0c7522a
Symmetrical FWRETRACT Z Hop
Do the Z lift normally before setting Z back to its prior value. But do the Z lower using spoofing. This should produce proper symmetrical movement.
6 år sedan
Studiodyne
e7a61de8af
[2.0] FWRetract Reset (Best way) (#10083 )
6 år sedan
Scott Lahteine
b639f1ad4b
Correct some retract() comments
6 år sedan
Scott Lahteine
cba9c1cf9e
Add pre-calculated planner.e_factor
7 år sedan
studiodyne
d295f984e3
Update fwretract.cpp
7 år sedan
studiodyne
eb02f8c719
Improve FWRETRACT logic, add common sense
7 år sedan
Roxy-3D
72156a2029
change to better (more clear) names (#8050 )
set_destination_to_current() changed to set_destination_from_current()
set_current_to_destination() changed to set_current_from_destination()
7 år sedan
Thomas Moore
ae2173cd52
Synchronize retractions
7 år sedan
Scott Lahteine
a10451ceed
Move Volumetric methods to Planner
7 år sedan
Scott Lahteine
bf7af95db3
Move flow_percentage to Planner
7 år sedan
Scott Lahteine
a98e9874db
FWRETRACT as a feature
7 år sedan