Hello. Have been running Octoprint on a raspberry pi for quite some time with great success. Just installed Octolapse and running into some issues. I have an original Lulzbot Mini which has issues with new versions of Cura so I'm still running v21 and hoping I can still get Octolapse working.
Can I still use the "Cura 4.1 or below" script for Automatic Slicer Config?
Based on inspecting the g-code that gets produced, it does not appear that all the variables are getting consumed properly (see g-code below... curly brackets are just replaced with question marks):
Here are the first several g-code lines:
; Script based on an original created by tjjfvi (https://github.com/tjjfvi)
; An up-to-date version of the tjjfvi's original script can be found
; here: https://csi.t6.fyi/
; Note - This script will not work in Cura V4.2 and above!
; max_feedrate_z_override = ?max_feedrate_z_override?
; retraction_amount = 1
; retraction_hop = 0.1
; retraction_hop_enabled = ?retraction_hop_enabled?
; retraction_prime_speed = ?retraction_prime_speed?
; retraction_retract_speed = ?retraction_retract_speed?
; retraction_speed = 10
; speed_travel = ?speed_travel?
; retraction_enable = 1
; layer_height = 0.38
; smooth_spiralized_contours = ?smooth_spiralized_contours?
OctoPrint version 1.5.2
Lulzbot Mini
Cura v21.02