update IdeaFormer profiles to new generic belt printer config

This commit is contained in:
harrierpigeon
2026-06-10 04:49:31 -05:00
committed by Joseph Robertson
parent e29a82c672
commit 2bcb775b90
2 changed files with 0 additions and 13 deletions

View File

@@ -17,18 +17,7 @@
"0x2000" "0x2000"
], ],
"printable_height": "250", "printable_height": "250",
"belt_printer": "1",
"belt_printer_infinite_y": "1", "belt_printer_infinite_y": "1",
"belt_slice_rotation": "x",
"belt_slice_rotation_angle": "45",
"belt_slice_rotation_global": "1",
"build_plate_tilt_x": "45",
"build_plate_tilt_y": "0",
"gcode_remap_x": "rev_x",
"gcode_remap_y": "pos_z",
"gcode_remap_z": "pos_y",
"gcode_shear_z": "pos_tan",
"gcode_scale_y": "inv_cos",
"thumbnails": [ "thumbnails": [
"48x48/PNG", "48x48/PNG",
"300x300/PNG" "300x300/PNG"

View File

@@ -93,8 +93,6 @@
"belt_slice_rotation_angle": "45", "belt_slice_rotation_angle": "45",
"belt_slice_rotation_global": "1", "belt_slice_rotation_global": "1",
"build_plate_tilt_x": "45", "build_plate_tilt_x": "45",
"gcode_shear_z": "pos_tan",
"gcode_scale_y": "inv_cos",
"purge_in_prime_tower": "0", "purge_in_prime_tower": "0",
"scan_first_layer": "0", "scan_first_layer": "0",
"auxiliary_fan": "0" "auxiliary_fan": "0"