Skip to content

Commit

Permalink
Merge pull request #186 from Rat-OS/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
HelgeKeck authored Mar 10, 2024
2 parents 8e0d9ee + 8affaab commit d308d8c
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 4 deletions.
Empty file.
Empty file.
2 changes: 1 addition & 1 deletion printers/caramba-idex/300.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ position_endstop: 360
position_min: 0

[stepper_y]
position_max: 300
position_max: 334
position_min: -15
position_endstop: -15

Expand Down
2 changes: 1 addition & 1 deletion printers/caramba-idex/400.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ position_endstop: 360
position_min: 0

[stepper_y]
position_max: 400
position_max: 434
position_min: -15
position_endstop: -15

Expand Down
2 changes: 1 addition & 1 deletion printers/caramba-idex/500.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ position_endstop: 560
position_min: 0

[stepper_y]
position_max: 500
position_max: 534
position_min: -15
position_endstop: -15

Expand Down
2 changes: 1 addition & 1 deletion printers/caramba-idex/printer-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
},
"bedMargin": {
"x": [60, 60],
"y": [15, 0]
"y": [15, 34]
},
"speedLimits": {
"basic": {
Expand Down

0 comments on commit d308d8c

Please sign in to comment.