Hey Tier 2+ members,
I just posted to the #devs channel in Discord, have a look if you want to check out what I've been working on the last month or so. I am aiming to release this at the end of the month. For the moment it's just BBS because Im finding out its easier to work backwards since BBS is very limited in what can be done. T2 and T3 patrons can have first crack at it. There are still a few features I may include but the current lineup of definitions is below. If you need a crash course on how the SteinSwitch Definitions work, this post here goes over it and in the video as well.
Thank you so much for your support!
Leckiestein
```
;BBS_X1_Definitions
;==========================================================
;----------------------LECKIESTEIN-------------------------
;==========================================================
SWMC CoreApr.28.2025
Core Version1
ReleasedApr.30.2025
;______________ BBS X1 Default Definitions __________________
steinwipe_on_initial_startup
chute_tapping_med
swmc_pause_routine
force_spiral_lift_for_pause
use_purge_work_light
z_mirrors_extrusion_length
nozzle_scrape_after_prime
steinwipe_before_abl
link_mech_test_to_bed_level
optimized_travel_to_first_layer
mech_test_on_part_center
steinretraction_max
steinwipe_after_first_layer_scan
override_first_layer_scan_with_swmc
steinwipe_after_timelapse
ooze_prevention_before_flow_cali_scan
use_purge_work_light
;_______________ Global Definitions _______________________
dark_mode ; keeps toolhead light from coming on while printing
use_purge_work_light ; when purging toolhead light help the web cam see better
use_hf_nozzle ; cancels filament stripping measures to allow for high flow nozzles
purge_with_125_percent_flow ; HF only
purge_with_75_percent_flow
purge_with_50_percent_flow
purge_with_25_percent_flow
chute_tapping_soft
chute_tapping_med
chute_tapping_hard
steinretraction_low
steinretraction_med
steinretraction_max
steinwipe_after_timelapse
towerless_smooth_timelapse
steinwipe_every_new_layer
steinwipe_every_other_layer
steinwipe_every_third_layer
steinwipe_every_fourth_layer
steinwipe_at_end_print
;_______________ BBS X1 Startup Definitions ___________________
ignore_fan_cover_alarm ; use for custom fan covers that dont have the magnet for the sensor
inspect_nozzle_at_startup
skip_nozzle_prime ; if using leave_filament_in_end_print this gives the option to skip priming on startup all together
skip_build_plate_detection ; prints the pa line on the build plate qr to prevent next print from starting if not cleared
steinwipe_on_initial_startup ; when machine start the tool will heat and wipe any small string before touching off for Z homing
nozzle_scrape_before_prime
nozzle_scrape_after_prime
purge_sidestepping ; can only be used if printable area is changed in bbs
z_mirrors_extrusion_length
steinwipe_before_abl
link_mech_test_to_bed_level
mech_test_on_part_center
print_pa_line_over_qr
optimized_travel_to_first_layer
disable_printed_cali_lines
steinwipe_after_first_layer_scan
override_first_layer_scan_with_swmc
ooze_prevention_before_flow_cali_scan
steinwipe_after_flow_cali_scan
;_______________ BBS X1 AMS Definitions ________________________
skip_ams ; use if you dont have ams to clean up slicer tool path display
use_pla_supports_for_petg ; extra prime dis-similar material
shrink_purge_size ; break purges up to help prevent chute clogs
ams_steinwipe_detour ; force single wipe after material cut on when tool change
ams_snake_detour ; aims to tuck the small string behind the chute wall by passing over the part of the chute that is lower
ams_reverse_wipe_detour ; enters the chute by backward wiping the nozzle on stock wiper
steinwipe_before_tool_change
steinwipe_after_tool_change
optimize_post_ams_return_print_travel ; be very careful with this option when using multi plates, this variable has a bug that can cause the tool head to travel outside the build vol.
pause_print_for_small_purge_bucket
pause_print_for_med_purge_bucket
pause_print_for_large_purge_bucket
```