mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-25 00:48:34 -07:00
- Rename the start location to end purge location to match with what it represents - Added location and position enums - Rewrite the _get_adjustment_lines function as _move_to_location (generic) - Replace goto_str with a position tuple for consistency and error prevention (typo prevention) |
||
|---|---|---|
| .. | ||
| AddCoolingProfile.py | ||
| ChangeAtZ.py | ||
| ColorMix.py | ||
| CreateThumbnail.py | ||
| DisplayFilenameAndLayerOnLCD.py | ||
| DisplayInfoOnLCD.py | ||
| DisplayProgressOnLCD.py | ||
| ExampleScript.md | ||
| FilamentChange.py | ||
| InsertAtLayerChange.py | ||
| LimitXYAccelJerk.py | ||
| PauseAtHeight.py | ||
| PurgeLinesAndUnload.py | ||
| PurgeLinesAndUnload_v2.py | ||
| RetractContinue.py | ||
| SearchAndReplace.py | ||
| Stretch.py | ||
| TimeLapse.py | ||
| UsePreviousProbeMeasurements.py | ||