Toolshift Config macro defaults not updating

I made changes in my printer.cfg to the defaults for the toolshift config macro like this
[gcode_macro RatOS]
variable_toolchange_zhop: 0.6 # toolchange z-hop
#variable_toolchange_zspeed: 25 # toolchange z-hop and drop z-speed
variable_toolchange_sync_fans: True # force part fan synchronization in single toolhead mode
#variable_toolchange_combined_zhop: False # combines Z and E moves for z-hops and drops
#variable_toolchange_travel_speed: 300 # parking travel speed
#variable_toolchange_travel_accel: 5000 # parking travel accel
variable_toolchange_extrusion: 0.5 # toolchange extrusion
variable_toolchange_retraction: 0.5 # toolchange retraction
variable_toolchange_feedrate: 6000 # toolchange extrusion and retraction feed rate
#variable_toolchange_prepurging_timer: 0 # dynamic mode, switches between fast toolshifts and standy mode if last toolshift is more than X seconds old
#variable_toolchange_standby_temp: -1 # standby temperature for toolshifts
#variable_toolchange_purge: 25 # prepurge and wakeup purging amount
variable_toolchange_first_purge: 25 # amount of filament to purge for the first usage of a toolhead
[gcode_macro RatOS]
variable_toolchange_zhop: 0.6 # toolchange z-hop
#variable_toolchange_zspeed: 25 # toolchange z-hop and drop z-speed
variable_toolchange_sync_fans: True # force part fan synchronization in single toolhead mode
#variable_toolchange_combined_zhop: False # combines Z and E moves for z-hops and drops
#variable_toolchange_travel_speed: 300 # parking travel speed
#variable_toolchange_travel_accel: 5000 # parking travel accel
variable_toolchange_extrusion: 0.5 # toolchange extrusion
variable_toolchange_retraction: 0.5 # toolchange retraction
variable_toolchange_feedrate: 6000 # toolchange extrusion and retraction feed rate
#variable_toolchange_prepurging_timer: 0 # dynamic mode, switches between fast toolshifts and standy mode if last toolshift is more than X seconds old
#variable_toolchange_standby_temp: -1 # standby temperature for toolshifts
#variable_toolchange_purge: 25 # prepurge and wakeup purging amount
variable_toolchange_first_purge: 25 # amount of filament to purge for the first usage of a toolhead
But when I click the down arrow on the toolshift config macro button in mainsail the defaults are still the original values. How do I know ratos is going to use my values?
1 Reply
billyd
billydOP3mo ago
No comments on this?

Did you find this page helpful?