Commit graph

9 commits

Author SHA1 Message Date
HellAholic
bb02afef29 Merge pull request #20999 from GregValiant/ZHopOnTravelUpdate
Some checks are pending
conan-package / conan-package (push) Waiting to run
unit-test / Run unit tests (push) Waiting to run
Update ZHopOnTravel.py
2025-10-02 08:34:11 +02:00
HellAholic
061944c8a7 add a limiter to the z-height hop 2025-09-14 10:14:43 +02:00
HellAholic
778ffb930c Adjust based on review comments 2025-09-13 17:15:54 +02:00
GregValiant
81dc20ce18 Update ZHopOnTravel.py
Removed the Stashed Changes beginning and ends.

Update ZHopOnTravel.py

Add comments.
2025-06-07 09:00:34 -04:00
GregValiant
3f16cc917a Update ZHopOnTravel.py
Bug fix for End_Layer when the entered layer > total layer count.

Update ZHopOnTravel.py

I'm not sure why git desktop did this.

Update ZHopOnTravel.py

I'm not sure why git desktop did this.

Bug fix

Bug fix for End_Layer when the entered layer > total layer count.
Bug fix for 'index_list' when using a layer list.  It now tracks the Z through the file rather than just the layers of interest.
2025-06-07 07:53:20 -04:00
GregValiant
bdb771682d Update ZHopOnTravel.py
Bug fix in line 505 that resulted in the first hop being the wrong Z.
2025-05-21 08:41:58 -04:00
GregValiant
264a63103f Update script
Changed the inserted "G0 F Z" lines to "G1 F Z" so they match the existing Cura syntax.
2025-05-12 23:33:50 -04:00
GregValiant
65ecca94f2 Update ZHopOnTravel.py
Update per RBurema requested changes.
2025-04-24 08:48:20 -04:00
GregValiant
f6469032c6 Create ZHopOnTravel.py
New script to customize Z-hops in a gcode file.
2025-04-06 11:06:47 -04:00