mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
WIP: Fix of PrusaControl import.
Now the transformation matrices need to be restored as well.
This commit is contained in:
parent
0a6e4cb39a
commit
7e8d9c154d
3 changed files with 2 additions and 3 deletions
|
@ -487,7 +487,6 @@ WipeTowerPrusaMM::material_type WipeTowerPrusaMM::parse_material(const char *nam
|
|||
return INVALID;
|
||||
}
|
||||
|
||||
|
||||
// Returns gcode to prime the nozzles at the front edge of the print bed.
|
||||
WipeTower::ToolChangeResult WipeTowerPrusaMM::prime(
|
||||
// print_z of the first layer.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue