Belt/fix profiles and minor oopsies (#42)

* fix duplicate printer, bump version

* clean up extra tab in space

* fix generic defaults
This commit is contained in:
Joseph Robertson
2026-06-05 03:11:38 -05:00
committed by GitHub
parent 20be78a96e
commit 573e1c6544
3 changed files with 4 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "Custom Printer",
"version": "02.04.00.00",
"version": "02.04.00.03",
"force_update": "0",
"description": "My configurations",
"machine_model_list": [
@@ -298,10 +298,6 @@
"name": "MyRepetier 0.4 nozzle",
"sub_path": "machine/MyRepetier 0.4 nozzle.json"
},
{
"name": "MyRRF 0.4 nozzle",
"sub_path": "machine/MyRRF 0.4 nozzle.json"
},
{
"name": "MyToolChanger 0.2 nozzle",
"sub_path": "machine/MyToolChanger 0.2 nozzle.json"

View File

@@ -92,6 +92,7 @@
"belt_slice_rotation": "x",
"belt_slice_rotation_angle": "45",
"belt_slice_rotation_global": "1",
"build_plate_tilt_x": "45",
"gcode_shear_z": "pos_tan",
"gcode_scale_y": "inv_cos",
"purge_in_prime_tower": "0",