HOTFIX: update generic belt printer profile (#23)

oops
This commit is contained in:
Joseph Robertson
2026-05-19 01:06:39 -05:00
committed by GitHub
parent c79970bedb
commit da8b11b8ab
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -82,8 +82,8 @@
"z_hop_types": [ "z_hop_types": [
"Normal Lift" "Normal Lift"
], ],
"preslice_remap_y": "pos_z", "post_gcode_remap_y": "pos_z",
"preslice_remap_z": "pos_y", "post_gcode_remap_z": "pos_y",
"printer_extruder_id": [ "printer_extruder_id": [
"1" "1"
], ],