Commit graph

10 commits

Author SHA1 Message Date
HellAholic
63bbe5c7c6
Apply suggestions from code review 2025-10-02 08:32:18 +02:00
GregValiant
b0882d2ea5 Update ZHopOnTravel.py
Z values were either 2 decimal places, or 16 decimal floats.
This change alters all Z value changes to be rounded to 3 decimal places.  This provides consistency throughout any script changes.
2025-10-01 07:13:53 -04: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