fieldOfView
|
4c9028b3d0
Remove z-fighting kludge
|
7 years ago |
fieldOfView
|
ec6fa19d4e
Updated copyright date
|
7 years ago |
fieldOfView
|
6658e1a9ae
Draw grid lines using shader
|
7 years ago |
fieldOfView
|
a4aa134f25
Revert "Merge branch 'feature_grid_lines'"
|
7 years ago |
Mark
|
0a5744b74b
Tweaked the update setting
|
7 years ago |
alekseisasin
|
c614f02d0f
Fixed settings update. After each change in the settings the build volume was rebuilding
|
7 years ago |
Jaime van Kessel
|
904682945a
Decreased the value of the u_z_bias, so the plate quad is drawn again.
|
7 years ago |
Ghostkeeper
|
18b88065f4
Render build plate slightly lower than grid to prevent Z fighting
|
7 years ago |
Ghostkeeper
|
25c5c5a888
Add minor grid cells for circular build plates
|
7 years ago |
Ghostkeeper
|
3b93a9d309
Add grid lines for circular build plates
|
7 years ago |
Ghostkeeper
|
d8dd9c0d3a
More efficient and elegant grid line creation
|
7 years ago |
Ghostkeeper
|
e7c5854694
Make grid size into global variables
|
7 years ago |
Ghostkeeper
|
585b6ad8eb
Remove superfluous grid shader
|
7 years ago |
Ghostkeeper
|
bb3f8d085b
Fix transparency of minor grid cells
|
7 years ago |
Ghostkeeper
|
38e907b3ae
Add minor grid lines
|
7 years ago |
Ghostkeeper
|
6da5dda44f
Initialise _grid_color in __init__
|
7 years ago |
Ghostkeeper
|
5e63c0df48
Add major grid cells
|
7 years ago |
Ghostkeeper
|
484740f2ff
Remove grid pattern
|
7 years ago |
Lipu Fei
|
3e870d2e40
Always update raft thickness and extra z clearance before rebuilding the build volume
|
7 years ago |
Ghostkeeper
|
a75387ff3e
Only use Z-hop setting for the used extruders
|
7 years ago |
Lipu Fei
|
4564b2a843
Rebuild disallowed area when a limit_to_extruder_nr has been changed
|
7 years ago |
Ghostkeeper
|
75af56b1a1
Only use line widths of used extruders for brim/skirt size
|
7 years ago |
Lipu Fei
|
e6ce98b36d
Make machine_nozzle_offset is not None before using it
|
7 years ago |
Ghostkeeper
|
fc93617698
Don't invert Y direction of offset for disallowed areas
|
7 years ago |
14bitVoid
|
0f9125633b
Multiply skirt/brim widths with initial layer line width
|
7 years ago |
Jaime van Kessel
|
5895f27792
Revert "Also invert nozzle offset when offsetting machine-specified disallowed areas"
|
7 years ago |
Ghostkeeper
|
319559740d
Also invert nozzle offset when offsetting machine-specified disallowed areas
|
7 years ago |
Ghostkeeper
|
53e35daf02
Merge branch 'master' of github.com:Ultimaker/Cura
|
7 years ago |
Jaime van Kessel
|
13f3477288
Fixed crash when adding a single extrusion printer
|
7 years ago |
Ghostkeeper
|
ab384ba8ec
Rename and invert moving disallowed areas metadata property
|
7 years ago |
Jaime van Kessel
|
f791017091
Revert "Added the no-nozzle offset for all polygons"
|
7 years ago |
Jaime van Kessel
|
45eb301f9b
Added the no-nozzle offset for all polygons
|
7 years ago |
Ghostkeeper
|
fb1d7bc223
Fix direction of Y-offset in disallowed areas
|
7 years ago |
Lipu Fei
|
b958e30fe6
Add machine_disallowed_areas and turn off nozzle offsetting for disallowed areas calculation
|
7 years ago |
Lipu Fei
|
7fe5c2ad07
Fix code style
|
7 years ago |
Jaime van Kessel
|
4d853d5d52
Build volume no longer gives issue if -1 is provided as an int
|
7 years ago |
Tim Kuipers
|
69e4afffc8
fix: heightening of shadow for raft didn't take layer_0_z_overlap into account (CURA-3819)
|
7 years ago |
Tim Kuipers
|
f4f6be103e
cleanup: prime => prime blob and lil doc (CURA-3634)
|
7 years ago |
Tim Kuipers
|
7e715277f9
fix: don't make disallowed area if blob is disabled (CURA-3634)
|
7 years ago |
Ghostkeeper
|
5b8e1f25b7
Don't add prime tower area if single extrusion
|
7 years ago |
Ghostkeeper
|
6e5f7ac28a
Merge branch 'feature_support_top_bottom_speed'
|
7 years ago |
Jaime van Kessel
|
5de3b4614f
Updated type hinting
|
7 years ago |
Jaime van Kessel
|
d7e5e5780b
Fixed width & height not being settable to 0
|
7 years ago |
Ghostkeeper
|
cb7c25f92f
Merge branch 'master' into feature_support_top_bottom_speed
|
7 years ago |
Jack Ha
|
91edf5589e
Fixed outside boundary check boo boo. CURA-3239
|
7 years ago |
Jack Ha
|
892140150a
Fix group models bounds check. CURA-3640
|
7 years ago |
Jack Ha
|
1164805a68
WIP Solved stash apply. CURA-3610
|
7 years ago |
Jack Ha
|
fa7a026efe
Merge branch '2.5' of github.com:Ultimaker/Cura into 2.5
|
7 years ago |
Jack Ha
|
da5288ea78
Fix updating allowed areas. CURA-3610
|
7 years ago |
Jaime van Kessel
|
cd5e883010
Build volume now uses IsSlicable decorator to check for scene changes
|
7 years ago |