mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 19:59:12 +08:00
commit
aba12be7b7
@ -1,16 +1,16 @@
|
|||||||
Cura
|
Cura
|
||||||
====
|
====
|
||||||
|
|
||||||
This is the new, shiny, unreleased frontend for Cura. [daid/Cura](https://github.com/daid/Cura.git) is the old legacy Cura that everyone knows and loves/hates.
|
This is the new, shiny frontend for Cura. [daid/Cura](https://github.com/daid/Cura.git) is the old legacy Cura that everyone knows and loves/hates.
|
||||||
|
|
||||||
We re-worked the whole GUI code at Ultimaker, because the old code started to become a unmaintainable.
|
We re-worked the whole GUI code at Ultimaker, because the old code started to become a unmaintainable.
|
||||||
|
|
||||||
Dependencies
|
Dependencies
|
||||||
------------
|
------------
|
||||||
|
|
||||||
* Uranium
|
* [Uranium](https://github.com/Ultimaker/Uranium)
|
||||||
Cura is built on top of the Uranium framework.
|
Cura is built on top of the Uranium framework.
|
||||||
* CuraEngine
|
* [CuraEngine](https://github.com/Ultimaker/CuraEngine)
|
||||||
This will be needed at runtime to perform the actual slicing.
|
This will be needed at runtime to perform the actual slicing.
|
||||||
* PySerial
|
* PySerial
|
||||||
Only required for USB printing support.
|
Only required for USB printing support.
|
||||||
@ -39,3 +39,5 @@ Use [this](https://github.com/Ultimaker/Cura/blob/master/resources/settings/ulti
|
|||||||
* Set the nozzle offset with machine_nozzle_offset_x_1 and machine_nozzle_offset_y1
|
* Set the nozzle offset with machine_nozzle_offset_x_1 and machine_nozzle_offset_y1
|
||||||
* Set the start and end gcode in machine_start_gcode and machine_end_gcode
|
* Set the start and end gcode in machine_start_gcode and machine_end_gcode
|
||||||
* If your printer has a heated bed, set visible to true under material_bed_temperature
|
* If your printer has a heated bed, set visible to true under material_bed_temperature
|
||||||
|
|
||||||
|
Once you are done, put the profile you have made into resources/settings.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user