Clean Up Settings Interface, Update Generic Profile (#22)

* clean up UI elements

* further cleaning

* final cleanup for first round of settings UI streamlining

* update generic belt printer settings

* fix generic again
This commit is contained in:
Joseph Robertson
2026-05-19 00:56:08 -05:00
committed by GitHub
parent 7252f6acb7
commit c79970bedb
4 changed files with 181 additions and 155 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "Custom Printer",
"version": "02.03.02.62",
"version": "02.03.02.65",
"force_update": "0",
"description": "My configurations",
"machine_model_list": [

View File

@@ -84,15 +84,15 @@
],
"preslice_remap_y": "pos_z",
"preslice_remap_z": "pos_y",
"preslice_remap_global": "1",
"printer_extruder_id": [
"1"
],
"belt_origin_snap_y": "1",
"belt_printer": "1",
"belt_preslice_global": "1",
"belt_shear_z": "pos_cot",
"belt_shear_z_angle": "30",
"belt_shear_z": "pos_tan",
"belt_shear_z_angle": "45",
"belt_scale_y": "inv_cos",
"gcode_shear_z": "pos_tan",
"gcode_scale_y": "inv_cos",
"build_plate_tilt_x": "45",
"purge_in_prime_tower": "0",
"scan_first_layer": "0",